summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/process.c
AgeCommit message (Expand)AuthorLines
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+2
2013-04-08m32r: Use generic idle loopThomas Gleixner-18/+0
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown-49/+2
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-1/+1
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro-42/+4
2012-10-31m32r: switch to generic sys_execve()Al Viro-36/+10
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro-44/+16
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+2
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov-5/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan-1/+1
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison-1/+1
2008-09-27m32r/kernel/: cleanupsAdrian Bunk-28/+2
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata-0/+4
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro-4/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-8/+0
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman-0/+4
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-0/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman-6/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+359