aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-11/+0
2012-05-05frv: Use core allocator for task_structThomas Gleixner1-10/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2012-03-28Disintegrate asm/system.h for FRVDavid Howells1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause1-4/+1
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-2/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+2
2009-10-14frv: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig1-4/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter1-0/+4
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells1-1/+2
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells1-0/+8
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] frv: misc __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-22/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+388