aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel/traps.c
AgeCommit message (Expand)Author
2013-12-30m68k: Convert arch/m68k/kernel/traps.c to pr_*()Geert Uytterhoeven
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-11-14m68k/sun3: Fix instruction faultsThomas Bogendoerfer
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab
2011-12-30m68k: add ColdFire paging exception handling codeGreg Ungerer
2011-10-18m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer
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