summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14xtensa: implement CPU hotplugMax Filippov1-2/+2
2014-01-14xtensa: add SMP supportMax Filippov1-8/+25
2014-01-14xtensa: clean up do_interrupt/do_IRQMax Filippov1-14/+9
2013-05-10Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-46/+21
2013-05-09xtensa: disable IRQs while IRQ handler is runningMax Filippov1-8/+10
2013-05-09xtensa: add stacktrace supportMax Filippov1-38/+11
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-02-27Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-36/+38
2013-02-24xtensa: move spill_registers to traps.hMax Filippov1-20/+1
2013-02-24xtensa: dispatch medium-priority interruptsMarc Gauthier1-17/+38
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-12-19xtensa: clean up files to make them code-style compliantChris Zankel1-4/+3
2012-12-19xtensa: add trap_set_handler functionMax Filippov1-0/+11
2012-10-16xtensa: fix unaligned usermode accessMax Filippov1-2/+2
2012-10-16xtensa: reorganize SR referencingMax Filippov1-9/+9
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells1-0/+19
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+3
2009-05-12xtensa: always use correct stack pointer for stack tracesJohannes Weiner1-2/+14
2009-04-03xtensa: nommu supportJohannes Weiner1-0/+2
2009-04-03xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-03-11xtensa: fix compilation somewhatAlexey Dobriyan1-0/+1
2008-02-14[XTENSA] Add support for configurable registers and coprocessorsChris Zankel1-8/+8
2008-02-14[XTENSA] Clean up elf-gregset.Chris Zankel1-3/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-3/+3
2007-08-28[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel1-2/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-28/+28
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-01[PATCH] panic_on_oops: remove ssleep()Horms1-5/+3
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2005-07-13[PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+498