index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
module-common.lds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
make do_sigaltstack() static
Al Viro
2
-2
/
+1
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-04
sparc: switch to generic old sigsuspend
Al Viro
4
-15
/
+1
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-04
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-04
sparc: switch to use of generic old sigaction
Al Viro
6
-69
/
+13
2013-02-04
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-17
/
+8
2013-02-04
mips: switch to generic sys_fork() and sys_clone()
Al Viro
9
-73
/
+23
2013-02-04
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
3
-6
/
+3
2013-02-04
mips: no magic arguments for sysm_pipe()
Al Viro
1
-12
/
+6
2013-02-04
mips: don't bother with compat_sys_futex() wrappers
Al Viro
3
-9
/
+2
2013-02-04
mips: switch to generic compat rt_sigaction()
Al Viro
4
-54
/
+5
2013-02-04
mips: switch to generic compat sched_rr_get_interval()
Al Viro
3
-18
/
+2
2013-02-04
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2
-16
/
+4
2013-02-04
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
4
-18
/
+3
2013-02-04
mips: switch to generic compat rt_sigpending()
Al Viro
4
-19
/
+3
2013-02-04
mips: switch to generic compat rt_sigprocmask()
Al Viro
4
-24
/
+3
2013-02-04
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
6
-55
/
+2
2013-02-04
mips: switch to compat_sys_waitid()
Al Viro
2
-27
/
+1
2013-02-04
mips: switch to generic sigaltstack
Al Viro
7
-127
/
+20
2013-02-04
x86: switch to generic old sigaction
Al Viro
11
-148
/
+6
2013-02-04
xtensa: switch to generic sigaltstack
Al Viro
4
-18
/
+4
2013-02-04
x86: switch to generic compat rt_sigaction()
Al Viro
6
-89
/
+3
2013-02-04
x86: switch to generic compat sched_rr_get_interval()
Al Viro
3
-21
/
+1
2013-02-04
x86,um: switch to generic old sigsuspend()
Al Viro
8
-31
/
+3
2013-02-04
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
5
-18
/
+3
2013-02-04
x86: switch to generic compat rt_sigpending()
Al Viro
5
-27
/
+3
2013-02-04
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
5
-32
/
+8
2013-02-04
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
9
-55
/
+23
2013-02-04
x86: get rid of pt_regs argument of iopl(2)
Al Viro
7
-24
/
+17
2013-02-04
unicore32: switch to generic sigaltstack
Al Viro
3
-15
/
+3
2013-02-04
amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()
Al Viro
1
-1
/
+0
2013-02-04
tile: switch to generic compat rt_sigaction()
Al Viro
3
-53
/
+1
2013-02-04
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-17
/
+1
2013-02-04
tile: switch to generic compat rt_sig{procmask,pending}()
Al Viro
2
-2
/
+4
2013-02-04
tile: switch to generic sigaltstack
Al Viro
5
-63
/
+5
2013-02-04
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-16
/
+1
2013-02-04
sparc: switch to generic compat rt_sigpending()
Al Viro
3
-25
/
+2
2013-02-04
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2
-40
/
+1
2013-02-04
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
8
-84
/
+11
2013-02-04
sh: switch to generic old sigaction()
Al Viro
5
-66
/
+3
2013-02-04
sh: switch to generic old sigsuspend()
Al Viro
4
-23
/
+1
[next]