index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove frv port
Arnd Bergmann
2018-03-09
1
-275
/
+0
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-9
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
frv: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-22
/
+5
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
frv: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-40
/
+5
*
FRV: Fix the new-style kernel_thread() stuff
David Howells
2012-11-02
1
-2
/
+3
*
FRV: Fix incorrect symbol in copy_thread()
David Howells
2012-10-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-43
/
+23
|
\
|
*
frv: switch to generic kernel_thread()
Al Viro
2012-10-01
1
-22
/
+19
|
*
frv: switch to generic sys_execve()
Al Viro
2012-10-01
1
-19
/
+0
|
*
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
2012-10-01
1
-21
/
+23
*
|
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
|
/
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-11
/
+0
|
\
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-11
/
+0
*
|
frv: Use core allocator for task_struct
Thomas Gleixner
2012-05-05
1
-10
/
+0
*
|
frv: Use correct size for task_struct allocation
Thomas Gleixner
2012-05-05
1
-7
/
+2
|
/
*
Disintegrate asm/system.h for FRV
David Howells
2012-03-28
1
-1
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
1
-4
/
+1
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
1
-2
/
+3
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+2
*
frv: Remove the BKL from sys_execve
John Kacur
2009-10-14
1
-4
/
+1
*
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2009-09-23
1
-4
/
+0
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2007-05-09
1
-0
/
+4
*
[PATCH] FRV: Introduce asm-offsets for FRV arch
David Howells
2006-07-10
1
-1
/
+2
*
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
2006-07-10
1
-0
/
+8
*
[PATCH] FRV: Fix FRV arch compile errors
David Howells
2006-07-10
1
-0
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] frv: misc __user annotations
Al Viro
2006-06-23
1
-1
/
+1
*
[PATCH] frv: task_thread_info(), task_stack_page()
Al Viro
2006-01-12
1
-2
/
+2
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
1
-22
/
+0
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-1
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+388