summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel/traps.c
AgeCommit message (Expand)Author
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-10-11[PATCH] misc m68k __user annotationsAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel
2006-06-25[PATCH] m68k: fix show_registers()Roman Zippel
2006-06-23[PATCH] m68k traps.c constraintsAl Viro
2006-06-23[PATCH] m68k: print correct stack traceRoman Zippel
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds