aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-1205/+3
* m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab2011-03-161-3/+7
* m68k: Use base_trap_init() to initialize vectorsRoman Zippel2011-03-161-5/+5
* m68k: Remove trailing spaces in messagesFrans Pop2010-05-171-1/+1
* ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov2009-06-181-1/+0
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* [PATCH] misc m68k __user annotationsAl Viro2006-10-111-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-251-4/+3
* [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-251-48/+7
* [PATCH] m68k: fix show_registers()Roman Zippel2006-06-251-58/+68
* [PATCH] m68k traps.c constraintsAl Viro2006-06-231-1/+1
* [PATCH] m68k: print correct stack traceRoman Zippel2006-06-231-2/+4
* [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro2006-01-121-19/+19
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1227