summaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* h8300: Use generic idle loopThomas Gleixner2013-04-081-31/+4
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* h8300: switch to generic fork/vfork/cloneAl Viro2012-11-281-35/+3
* h8300: generic sys_execve()Al Viro2012-10-141-21/+0
* h8300: generic kernel_thread()Al Viro2012-10-141-33/+8
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* Disintegrate asm/system.h for H8300David Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+4
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* h83000: Remove BKL from sys_execveJohn Kacur2009-10-141-4/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* h8300: missing includeYoshinori Sato2007-08-221-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+2
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3
* [PATCH] h8300: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-28/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-13/+15
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] h8300 sleep problemNick Piggin2005-05-311-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+288