aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/kernel/process.c
AgeCommit message (Expand)Author
2013-04-08frv: Use generic idle loopThomas Gleixner
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01frv: switch to generic kernel_thread()Al Viro
2012-10-01frv: switch to generic sys_execve()Al Viro
2012-10-01frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-05frv: Use core allocator for task_structThomas Gleixner
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner
2012-03-28Disintegrate asm/system.h for FRVDavid Howells
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2009-10-14frv: Remove the BKL from sys_execveJohn Kacur
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig
2009-04-02Simplify copy_thread()Alexey Dobriyan
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] frv: misc __user annotationsAl Viro
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds