aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-9/+0
2013-04-29m32r: Convert print_symbol to %pSRJoe Perches1-4/+2
2012-03-28Disintegrate asm/system.h for M32RDavid Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA1-2/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk1-4/+4
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe1-1/+2
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2006-10-11[PATCH] m32r: NULL noise removalAl Viro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-11[PATCH] m32r: trap handler code for illegal trapsHirokazu Takata1-17/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+332