index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-28
7
-56
/
+12
*
hexagon: switch to generic clone()
Al Viro
2012-11-28
4
-52
/
+6
*
sh: switch to generic fork/vfork/clone
Al Viro
2012-11-28
5
-110
/
+11
*
parisc: switch to generic fork/vfork/clone
Al Viro
2012-11-28
4
-69
/
+22
*
m32r: switch to generic fork/vfork/clone
Al Viro
2012-11-28
2
-42
/
+7
*
cris: switch to generic fork/vfork/clone
Al Viro
2012-11-28
4
-60
/
+13
*
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-11-28
4
-47
/
+11
*
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-28
7
-28
/
+12
*
frv: switch to generic fork/vfork/clone
Al Viro
2012-11-28
2
-40
/
+8
*
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-28
4
-32
/
+4
*
arm: switch to generic fork/vfork/clone
Al Viro
2012-11-28
6
-55
/
+13
*
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-11-28
16
-117
/
+52
*
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
2
-3
/
+4
*
get rid of pt_regs argument of search_binary_handler()
Al Viro
2012-11-28
1
-1
/
+1
*
kill stray kernel_thread() garbage
Al Viro
2012-11-28
4
-6
/
+0
*
consolidate sys_execve() prototype
Al Viro
2012-11-28
4
-11
/
+0
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
164
-2779
/
+982
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
2012-10-21
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
2012-10-21
1
-5
/
+4
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
2012-10-21
1
-3
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
2012-10-21
1
-8
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
2
-3
/
+2
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
2
-3
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
5
-22
/
+4
|
|
|
|
|
|
|
|
|
*
|
sh: convert to generic sys_execve()
Al Viro
2012-10-22
5
-56
/
+1
|
|
|
|
|
|
|
|
|
*
|
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-22
10
-174
/
+71
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
score: switch to generic sys_execve()
Al Viro
2012-10-15
4
-30
/
+1
|
|
|
|
|
|
|
|
*
|
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
5
-72
/
+23
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
mn10300: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
3
-7
/
+2
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
m32r: switch to generic sys_execve()
Al Viro
2012-10-31
3
-36
/
+13
|
|
|
|
|
|
*
|
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-31
5
-70
/
+27
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
h8300: generic sys_execve()
Al Viro
2012-10-14
2
-21
/
+1
|
|
|
|
|
*
|
h8300: generic kernel_execve()
Al Viro
2012-10-14
3
-28
/
+2
|
|
|
|
|
*
|
h8300: generic kernel_thread()
Al Viro
2012-10-14
6
-36
/
+21
|
|
|
|
|
|
/
|
|
|
|
*
|
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-14
6
-65
/
+6
|
|
|
|
*
|
cris: switch to generic kernel_thread()
Al Viro
2012-10-14
7
-115
/
+69
|
|
|
|
|
/
|
|
|
*
|
blackfin: switch to generic sys_execve()
Al Viro
2012-10-14
2
-20
/
+1
|
|
|
*
|
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
2012-10-14
5
-109
/
+27
|
|
|
|
/
|
|
*
|
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
4
-28
/
+2
|
|
*
|
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
6
-84
/
+28
|
|
|
/
|
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-28
1
-1
/
+1
|
|
\
\
|
|
*
|
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
1
-1
/
+1
|
*
|
|
Merge branch 'arch-unicore32' into no-rebases
Al Viro
2012-11-16
17
-218
/
+159
|
|
\
\
\
|
*
\
\
\
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-16
50
-214
/
+288
|
|
\
\
\
\
|
|
*
|
|
|
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
4
-26
/
+1
|
|
*
|
|
|
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
5
-43
/
+6
|
|
*
|
|
|
microblaze: switch to generic kernel_thread()
Al Viro
2012-11-16
5
-58
/
+39
|
|
*
|
|
|
microblaze: Fix bug with schedule_tail
Michal Simek
2012-11-15
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'arch-arm64' into no-rebases
Al Viro
2012-11-16
14
-100
/
+59
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-16
514
-4966
/
+5691
|
|
|
\
\
\
\
\
[next]