aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-071-2/+2
* MN10300: Create generic kernel debugger hooksDavid Howells2011-03-181-188/+218
* MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-271-8/+0
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-2/+16
* MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-271-2/+0
* MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells2010-10-271-0/+2
* MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-271-22/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-101-1/+1
* MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-191-1/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+619