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
2013-02-14
Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl...
Al Viro
150
-3930
/
+496
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2
-45
/
+1
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
2
-41
/
+1
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
3
-13
/
+2
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2
-33
/
+1
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
8
-80
/
+6
2013-02-03
sparc: switch to generic old sigsuspend
Al Viro
4
-15
/
+1
2013-02-03
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-03
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-03
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-03
sparc: switch to use of generic old sigaction
Al Viro
6
-69
/
+13
2013-02-03
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-17
/
+8
2013-02-03
mips: switch to generic sys_fork() and sys_clone()
Al Viro
9
-73
/
+23
2013-02-03
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
3
-6
/
+3
2013-02-03
mips: no magic arguments for sysm_pipe()
Al Viro
1
-12
/
+6
2013-02-03
mips: don't bother with compat_sys_futex() wrappers
Al Viro
3
-9
/
+2
2013-02-03
mips: switch to generic compat rt_sigaction()
Al Viro
4
-54
/
+5
2013-02-03
mips: switch to generic compat sched_rr_get_interval()
Al Viro
3
-18
/
+2
2013-02-03
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2
-16
/
+4
2013-02-03
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
4
-18
/
+3
2013-02-03
mips: switch to generic compat rt_sigpending()
Al Viro
4
-19
/
+3
2013-02-03
mips: switch to generic compat rt_sigprocmask()
Al Viro
4
-24
/
+3
2013-02-03
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
6
-55
/
+2
2013-02-03
mips: switch to compat_sys_waitid()
Al Viro
2
-27
/
+1
2013-02-03
mips: switch to generic sigaltstack
Al Viro
7
-127
/
+20
2013-02-03
Merge commit '12890d0f61fc' into arch-mips
Al Viro
1
-13
/
+6
2013-02-03
x86: switch to generic old sigaction
Al Viro
11
-148
/
+6
2013-02-03
xtensa: switch to generic sigaltstack
Al Viro
4
-18
/
+4
2013-02-03
x86: switch to generic compat rt_sigaction()
Al Viro
6
-89
/
+3
2013-02-03
x86: switch to generic compat sched_rr_get_interval()
Al Viro
3
-21
/
+1
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
8
-31
/
+3
2013-02-03
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
5
-18
/
+3
2013-02-03
x86: switch to generic compat rt_sigpending()
Al Viro
5
-27
/
+3
2013-02-03
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
5
-32
/
+8
2013-02-03
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
9
-55
/
+23
2013-02-03
x86: get rid of pt_regs argument of iopl(2)
Al Viro
7
-24
/
+17
2013-02-03
unicore32: switch to generic sigaltstack
Al Viro
3
-15
/
+3
2013-02-03
amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()
Al Viro
1
-1
/
+0
2013-02-03
tile: switch to generic compat rt_sigaction()
Al Viro
3
-53
/
+1
2013-02-03
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-17
/
+1
2013-02-03
tile: switch to generic compat rt_sig{procmask,pending}()
Al Viro
2
-2
/
+4
2013-02-03
tile: switch to generic sigaltstack
Al Viro
5
-63
/
+5
2013-02-03
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-16
/
+1
2013-02-03
sparc: switch to generic compat rt_sigpending()
Al Viro
3
-25
/
+2
2013-02-03
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2
-40
/
+1
2013-02-03
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-03
sparc: switch to generic sigaltstack
Al Viro
8
-84
/
+11
2013-02-03
sh: switch to generic old sigaction()
Al Viro
5
-66
/
+3
[next]