index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'arch-hexagon' into no-rebases
Al Viro
2012-11-17
8
-116
/
+46
|
\
|
*
hexagon: switch to generic sys_execve()
Al Viro
2012-10-24
2
-19
/
+1
|
*
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
2012-10-24
7
-98
/
+46
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-17
17
-200
/
+128
|
\
\
|
*
|
tile: sanitize copy_thread()
Al Viro
2012-10-25
1
-13
/
+11
|
*
|
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
10
-57
/
+39
|
*
|
tile: switch to generic sys_execve()
Al Viro
2012-10-23
8
-49
/
+5
|
*
|
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
6
-76
/
+75
|
*
|
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
6
-13
/
+6
*
|
|
Merge branch 'arch-parisc' into no-rebases
Al Viro
2012-11-17
6
-301
/
+39
|
\
\
\
|
*
|
|
parisc: switch to saner kernel_execve() semantics
Al Viro
2012-10-22
3
-20
/
+4
|
*
|
|
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-15
2
-87
/
+27
|
*
|
|
parisc: switch to generic sys_execve()
Al Viro
2012-10-15
5
-92
/
+2
|
*
|
|
parisc: switch to generic kernel_execve()
Al Viro
2012-10-15
3
-32
/
+7
|
*
|
|
parisc: switch to generic kernel_thread()
Al Viro
2012-10-15
3
-89
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'arch-ia64' into no-rebases
Al Viro
2012-11-17
6
-145
/
+84
|
\
\
\
|
*
|
|
ia64: switch to generic sys_execve()
Al Viro
2012-10-19
3
-22
/
+2
|
*
|
|
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-19
5
-107
/
+82
|
*
|
|
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
2012-10-15
1
-5
/
+4
|
*
|
|
ia64: dead code in copy_thread() since 2004
Al Viro
2012-10-15
1
-9
/
+0
|
*
|
|
ia64: clone() had been unused since 2004
Al Viro
2012-10-15
1
-6
/
+0
|
|
/
/
*
|
|
Merge branch 'arch-openrisc' into no-rebases
Al Viro
2012-11-17
4
-133
/
+77
|
\
\
\
|
*
|
|
openrisc: use generic sys_execve
Jonas Bonn
2012-10-19
3
-28
/
+2
|
*
|
|
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
2012-10-19
3
-102
/
+68
|
*
|
|
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2012-10-19
2
-3
/
+7
|
|
/
/
*
|
|
Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin...
Al Viro
2012-10-17
10
-157
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
7
-54
/
+2
|
*
|
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2012-10-17
3
-44
/
+2
|
*
|
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-10-17
4
-59
/
+29
|
|
/
*
|
Merge branch 'arch-m68k' into no-rebases
Al Viro
2012-10-17
3
-8
/
+1
|
\
\
|
*
|
m68k: switch to saner kernel_execve() semantics
Al Viro
2012-10-17
3
-8
/
+1
|
|
/
*
|
Merge branch 'arch-sparc' into no-rebases
Al Viro
2012-10-17
20
-376
/
+156
|
\
\
|
*
|
sparc32: switch to generic sys_execve()
Al Viro
2012-10-17
4
-49
/
+4
|
*
|
sparc32: switch to generic kernel_execve()
Al Viro
2012-10-17
4
-27
/
+13
|
*
|
sparc32: switch to generic kernel_thread()
Al Viro
2012-10-17
4
-81
/
+56
|
*
|
sparc32: bury the remnants of LOWSYS tricks
Al Viro
2012-10-17
1
-13
/
+2
|
*
|
sparc64: convert to generic execve
Al Viro
2012-10-17
6
-71
/
+12
|
*
|
sparc64: switch to generic kernel_execve()
Al Viro
2012-10-15
3
-27
/
+6
|
*
|
sparc64: take fprs_write() and friends to start_thread()
Al Viro
2012-10-15
3
-13
/
+9
|
*
|
sparc64: switch to generic kernel_thread()
Al Viro
2012-10-15
5
-82
/
+42
|
*
|
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-15
9
-30
/
+29
|
|
/
*
|
Merge branch 'arch-mips' into no-rebases
Al Viro
2012-10-17
11
-120
/
+39
|
\
\
|
*
|
mips: switch to saner kernel_execve() semantics
Al Viro
2012-10-15
3
-12
/
+2
|
*
|
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
2012-10-15
7
-76
/
+19
|
*
|
mips: switch to generic kernel_thread()
Al Viro
2012-10-15
5
-44
/
+30
|
|
/
*
/
c6x: switch to saner kernel_execve() semantics
Al Viro
2012-10-15
3
-12
/
+2
|
/
*
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
2012-10-14
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-14
107
-4493
/
+2895
|
\
|
*
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...
Ralf Baechle
2012-10-11
46
-1706
/
+1846
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate arch/mips/include/asm
David Howells
2012-10-09
46
-1706
/
+1846
[next]