summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+9Star
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-091-46/+21Star
|\
| * xtensa: disable IRQs while IRQ handler is runningMax Filippov2013-05-091-8/+10
| * xtensa: add stacktrace supportMax Filippov2013-05-091-38/+11Star
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-8/+0Star
|/
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-271-36/+38
|\
| * xtensa: move spill_registers to traps.hMax Filippov2013-02-241-20/+1Star
| * xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-241-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-191-4/+3Star
* xtensa: add trap_set_handler functionMax Filippov2012-12-191-0/+11
* xtensa: fix unaligned usermode accessMax Filippov2012-10-161-2/+2
* xtensa: reorganize SR referencingMax Filippov2012-10-161-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-121-2/+14
* xtensa: nommu supportJohannes Weiner2009-04-031-0/+2
* xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-031-8/+6Star
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-101-0/+1
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-141-8/+8
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-141-3/+1Star
* 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
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan2005-07-131-2/+2
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+498