summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* m32r: Use generic idle loopThomas Gleixner2013-04-081-18/+0Star
* m32r idle: delete pm_idle, and other dead idle codeLen Brown2013-02-181-49/+2Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-291-42/+4Star
* m32r: switch to generic sys_execve()Al Viro2012-11-011-36/+10Star
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-011-44/+16Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-181-5/+0Star
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* m32r/kernel/: cleanupsAdrian Bunk2008-09-271-28/+2Star
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-111-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-191-0/+4
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-4/+1Star
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-8/+0Star
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-091-0/+4
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+359