summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove frv portArnd Bergmann2018-03-091-275/+0
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-9/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* frv: Use generic idle loopThomas Gleixner2013-04-081-22/+5
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-281-40/+5
* FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
* FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-43/+23
|\
| * frv: switch to generic kernel_thread()Al Viro2012-10-011-22/+19
| * frv: switch to generic sys_execve()Al Viro2012-10-011-19/+0
| * frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-011-21/+23
* | frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-11/+0
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-11/+0
* | frv: Use core allocator for task_structThomas Gleixner2012-05-051-10/+0
* | frv: Use correct size for task_struct allocationThomas Gleixner2012-05-051-7/+2
|/
* Disintegrate asm/system.h for FRVDavid Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+388
OpenPOWER on IntegriCloud