summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: simplify trap_initMax Filippov2019-02-071-3/+2
* xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-041-4/+4
* xtensa: drop fast_syscall_kernelMax Filippov2018-12-031-2/+0
* signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-9/+1
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-04-251-1/+1
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* xtensa: clean up exception handling structureMax Filippov2017-12-161-20/+19
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-161-11/+14
* xtensa: fix stack dump outputMax Filippov2017-03-311-4/+2
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-061-52/+22
* xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-111-0/+14
* xtensa: use context structure for debug exceptionsMax Filippov2016-03-111-0/+13
* xtensa: remove remaining non-functional KGDB bitsMax Filippov2016-03-111-19/+0
* xtensa: make fake NMI configurableMax Filippov2016-01-111-0/+27
* xtensa: implement fake NMIMax Filippov2015-08-171-0/+26
* xtensa: reorganize irq flags tracingMax Filippov2015-08-171-1/+4
* xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-141-4/+1
* xtensa: implement CPU hotplugMax Filippov2014-01-141-2/+2
* xtensa: add SMP supportMax Filippov2014-01-141-8/+25
* xtensa: clean up do_interrupt/do_IRQMax Filippov2014-01-141-14/+9
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-091-46/+21
|\
| * xtensa: disable IRQs while IRQ handler is runningMax Filippov2013-05-091-8/+10
| * xtensa: add stacktrace supportMax Filippov2013-05-091-38/+11
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
|/
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-261-36/+38
|\
| * xtensa: move spill_registers to traps.hMax Filippov2013-02-231-20/+1
| * xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-231-17/+38
* | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
|/
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-4/+3
* xtensa: add trap_set_handler functionMax Filippov2012-12-181-0/+11
* xtensa: fix unaligned usermode accessMax Filippov2012-10-151-2/+2
* xtensa: reorganize SR referencingMax Filippov2012-10-151-9/+9
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-0/+19
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
* xtensa: nommu supportJohannes Weiner2009-04-021-0/+2
* xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-101-0/+1
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-131-8/+8
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-131-3/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-271-2/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-28/+28
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1