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