aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/traps.c
AgeCommit message (Expand)Author
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
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2005-07-12[PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel