summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/process.c
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-08m32r: Use generic idle loopThomas Gleixner
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro
2012-10-31m32r: switch to generic sys_execve()Al Viro
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov
2009-04-02Simplify copy_thread()Alexey Dobriyan
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-27m32r/kernel/: cleanupsAdrian Bunk
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-04-16Linux-2.6.12-rc2Linus Torvalds