summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel-3/+14
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-2/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish-1/+1
2006-10-11[PATCH] misc m68k __user annotationsAl Viro-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel-4/+3
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel-48/+7
2006-06-25[PATCH] m68k: fix show_registers()Roman Zippel-58/+68
2006-06-23[PATCH] m68k traps.c constraintsAl Viro-1/+1
2006-06-23[PATCH] m68k: print correct stack traceRoman Zippel-2/+4
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro-19/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1227