summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* avr32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-031-1/+2
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
* avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming2011-04-131-22/+0
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-5/+8
* avr32: Fix oops on unaligned user accessHaavard Skinnemoen2009-06-131-1/+10
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* avr32: nmi_enter() without nmi_exit()Manfred Spraul2008-09-191-4/+4
* avr32: Build fix for CONFIG_BUG=nHaavard Skinnemoen2008-03-131-0/+4
* [AVR32] NMI debuggingHaavard Skinnemoen2008-01-251-3/+18
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-071-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-091-1/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-14/+0
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-271-294/+127
* [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-071-23/+29
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-0/+425