aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove m32r portArnd Bergmann1-324/+0
2018-01-31m32r: remove abort()Sudip Mukherjee1-8/+0
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-03m32r: fix build failureSudip Mukherjee1-0/+9
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
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