aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-11/+0
2012-07-11mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells1-188/+218
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells1-8/+0
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-2/+16
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi1-2/+0
2010-10-27MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells1-0/+2
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi1-22/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-13/+8
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells1-1/+1
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+619