aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-4/+1
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-2/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+2
* frv: Remove the BKL from sys_execveJohn Kacur2009-10-141-4/+1
* FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-231-4/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-091-0/+4
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-101-1/+2
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-0/+8
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-101-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] frv: misc __user annotationsAl Viro2006-06-231-1/+1
* [PATCH] frv: task_thread_info(), task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-22/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+388