aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/process.c
Commit message (Expand)AuthorAge
* frv: Use generic idle loopThomas Gleixner2013-04-08
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-28
* FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-02
* FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * frv: switch to generic kernel_thread()Al Viro2012-10-01
| * frv: switch to generic sys_execve()Al Viro2012-10-01
| * frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-01
* | frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | frv: Use core allocator for task_structThomas Gleixner2012-05-05
* | frv: Use correct size for task_struct allocationThomas Gleixner2012-05-05
|/
* Disintegrate asm/system.h for FRVDavid Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-26
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* frv: Remove the BKL from sys_execveJohn Kacur2009-10-14
* FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-23
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-09
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-10
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-10
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] frv: misc __user annotationsAl Viro2006-06-23
* [PATCH] frv: task_thread_info(), task_stack_page()Al Viro2006-01-12
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-10
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16