index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2013-04-08
frv: Use generic idle loop
Thomas Gleixner
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
frv: switch to generic fork/vfork/clone
Al Viro
2012-11-02
FRV: Fix the new-style kernel_thread() stuff
David Howells
2012-10-17
FRV: Fix incorrect symbol in copy_thread()
David Howells
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
frv: switch to generic kernel_thread()
Al Viro
2012-10-01
frv: switch to generic sys_execve()
Al Viro
2012-10-01
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
2012-09-23
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-05
frv: Use core allocator for task_struct
Thomas Gleixner
2012-05-05
frv: Use correct size for task_struct allocation
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for FRV
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-07-26
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-03-23
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2009-10-14
frv: Remove the BKL from sys_execve
John Kacur
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2006-07-10
[PATCH] FRV: Introduce asm-offsets for FRV arch
David Howells
2006-07-10
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
2006-07-10
[PATCH] FRV: Fix FRV arch compile errors
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] frv: misc __user annotations
Al Viro
2006-01-12
[PATCH] frv: task_thread_info(), task_stack_page()
Al Viro
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds