index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
Merge branch 'arch-s390' into no-rebases
Al Viro
4
-49
/
+11
2012-11-16
Merge branch 'arch-hexagon' into no-rebases
Al Viro
8
-116
/
+46
2012-11-16
Merge branch 'arch-tile' into no-rebases
Al Viro
17
-200
/
+128
2012-11-16
Merge branch 'arch-parisc' into no-rebases
Al Viro
6
-301
/
+39
2012-11-16
Merge branch 'arch-ia64' into no-rebases
Al Viro
6
-145
/
+84
2012-11-16
Merge branch 'arch-openrisc' into no-rebases
Al Viro
4
-133
/
+77
2012-10-29
s390: switch to saner kernel_execve() semantics
Al Viro
4
-49
/
+11
2012-10-25
tile: sanitize copy_thread()
Al Viro
1
-13
/
+11
2012-10-23
hexagon: switch to generic sys_execve()
Al Viro
2
-19
/
+1
2012-10-23
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
7
-98
/
+46
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
10
-57
/
+39
2012-10-23
tile: switch to generic sys_execve()
Al Viro
8
-49
/
+5
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
3
-20
/
+4
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
6
-76
/
+75
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
6
-13
/
+6
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
3
-22
/
+2
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-107
/
+82
2012-10-19
openrisc: use generic sys_execve
Jonas Bonn
3
-28
/
+2
2012-10-19
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
3
-102
/
+68
2012-10-19
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2
-3
/
+7
2012-10-17
Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin...
Al Viro
10
-157
/
+33
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
7
-54
/
+2
2012-10-17
arm64: Use generic kernel_execve() implementation
Catalin Marinas
3
-44
/
+2
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
4
-59
/
+29
2012-10-17
Merge branch 'arch-m68k' into no-rebases
Al Viro
3
-8
/
+1
2012-10-17
m68k: switch to saner kernel_execve() semantics
Al Viro
3
-8
/
+1
2012-10-17
Merge branch 'arch-sparc' into no-rebases
Al Viro
20
-376
/
+156
2012-10-17
Merge branch 'arch-mips' into no-rebases
Al Viro
11
-120
/
+39
2012-10-16
sparc32: switch to generic sys_execve()
Al Viro
4
-49
/
+4
2012-10-16
sparc32: switch to generic kernel_execve()
Al Viro
4
-27
/
+13
2012-10-16
sparc32: switch to generic kernel_thread()
Al Viro
4
-81
/
+56
2012-10-16
sparc32: bury the remnants of LOWSYS tricks
Al Viro
1
-13
/
+2
2012-10-16
sparc64: convert to generic execve
Al Viro
6
-71
/
+12
2012-10-15
mips: switch to saner kernel_execve() semantics
Al Viro
3
-12
/
+2
2012-10-15
c6x: switch to saner kernel_execve() semantics
Al Viro
3
-12
/
+2
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
2
-87
/
+27
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
5
-92
/
+2
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
3
-32
/
+7
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
3
-89
/
+18
2012-10-14
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-14
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-14
ia64: clone() had been unused since 2004
Al Viro
1
-6
/
+0
2012-10-14
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
7
-76
/
+19
2012-10-14
mips: switch to generic kernel_thread()
Al Viro
5
-44
/
+30
2012-10-14
sparc64: switch to generic kernel_execve()
Al Viro
3
-27
/
+6
2012-10-14
sparc64: take fprs_write() and friends to start_thread()
Al Viro
3
-13
/
+9
2012-10-14
sparc64: switch to generic kernel_thread()
Al Viro
5
-82
/
+42
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
9
-30
/
+29
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
107
-4493
/
+2895
[next]