summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-8/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-9/+0
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* m32r: Use generic idle loopThomas Gleixner2013-04-081-18/+0
* m32r idle: delete pm_idle, and other dead idle codeLen Brown2013-02-171-49/+2
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-281-42/+4
* m32r: switch to generic sys_execve()Al Viro2012-10-311-36/+10
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-311-44/+16
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-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/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-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/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* m32r/kernel/: cleanupsAdrian Bunk2008-09-271-28/+2
* [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/+0
* [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/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-8/+0
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-081-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/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+359
OpenPOWER on IntegriCloud