summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* mn10300 idle: delete pm_idleLen Brown2013-02-171-7/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-281-28/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-68/+23
|\
| * mn10300: convert to generic kernel_thread()Al Viro2012-10-011-31/+18
| * mn10300: switch to generic sys_execve()Al Viro2012-10-011-16/+0
| * mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-10-011-34/+18
* | mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-4/+6
* Disintegrate asm/system.h for MN10300David Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* MN10300: Generalise kernel debugger kernel halt, reboot or power off hookDavid Howells2011-03-181-3/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-271-9/+11
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-4/+37
* MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-271-2/+0
* 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/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-141-8/+4
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-041-0/+1
* MN10300: Kill linux/a.out.h inclusionsDavid Howells2008-06-161-1/+0
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+297
OpenPOWER on IntegriCloud