summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/traps.c
AgeCommit message (Expand)Author
2019-11-26xtensa: make stack dump size configurableMax Filippov
2019-11-26xtensa: improve stack dumpingMax Filippov
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-02-07xtensa: simplify trap_initMax Filippov
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov
2018-12-03xtensa: drop fast_syscall_kernelMax Filippov
2018-04-25signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-12-16xtensa: clean up exception handling structureMax Filippov
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-03-31xtensa: fix stack dump outputMax Filippov
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov
2016-03-11xtensa: use context structure for debug exceptionsMax Filippov
2016-03-11xtensa: remove remaining non-functional KGDB bitsMax Filippov
2016-01-11xtensa: make fake NMI configurableMax Filippov
2015-08-17xtensa: implement fake NMIMax Filippov
2015-08-17xtensa: reorganize irq flags tracingMax Filippov
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov
2014-01-14xtensa: implement CPU hotplugMax Filippov
2014-01-14xtensa: add SMP supportMax Filippov
2014-01-14xtensa: clean up do_interrupt/do_IRQMax Filippov
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-05-09xtensa: disable IRQs while IRQ handler is runningMax Filippov
2013-05-09xtensa: add stacktrace supportMax Filippov
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-02-23xtensa: move spill_registers to traps.hMax Filippov
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: add trap_set_handler functionMax Filippov
2012-10-15xtensa: fix unaligned usermode accessMax Filippov
2012-10-15xtensa: reorganize SR referencingMax Filippov
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel