index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
*
|
|
cris: switch to generic old sigsuspend
Al Viro
2013-02-03
3
-23
/
+1
|
|
|
|
|
|
*
|
|
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-03
2
-0
/
+3
|
|
|
|
|
|
*
|
|
cris: switch to generic sigaltstack
Al Viro
2013-02-03
3
-14
/
+3
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
c6x: switch to generic sigaltstack
Al Viro
2013-02-03
2
-12
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
blackfin: switch to generic sigaltstack
Al Viro
2013-02-03
2
-10
/
+3
|
|
|
|
|
/
/
|
|
|
*
|
|
avr32: switch to generic sigaltstack
Al Viro
2013-02-03
4
-20
/
+4
|
|
|
|
/
/
|
|
*
|
|
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2013-02-14
2
-45
/
+1
|
|
*
|
|
arm64: switch to generic compat rt_sigaction()
Al Viro
2013-02-14
2
-41
/
+1
|
|
*
|
|
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
3
-13
/
+2
|
|
*
|
|
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-14
2
-18
/
+1
|
|
*
|
|
arm64: switch to generic compat rt_sigpending()
Al Viro
2013-02-14
2
-18
/
+1
|
|
*
|
|
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-14
2
-33
/
+1
|
|
*
|
|
arm64: switch to generic sigaltstack
Al Viro
2013-02-14
8
-80
/
+6
|
|
|
/
/
|
*
|
|
arm: switch to generic old sigaction()
Al Viro
2013-02-03
3
-39
/
+1
|
*
|
|
arm: switch to generic old sigsuspend
Al Viro
2013-02-03
2
-10
/
+1
|
*
|
|
arm: switch to generic sigaltstack
Al Viro
2013-02-03
4
-14
/
+4
|
|
/
/
*
|
|
alpha: switch to generic old sigsuspend
Al Viro
2013-02-03
2
-10
/
+1
*
|
|
alpha: remove stray debris left in copy_process()
Al Viro
2013-02-03
1
-1
/
+0
|
/
/
*
|
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-03
5
-8
/
+2
*
|
mips: use sane prototype for sys_rt_sigsuspend()
Al Viro
2013-02-03
1
-5
/
+1
*
|
new helper: sigsp()
Al Viro
2013-02-03
1
-0
/
+11
*
|
new helper: signal_setup_done()
Al Viro
2013-02-03
2
-0
/
+10
*
|
new helper: get_signal()
Al Viro
2013-02-03
1
-0
/
+18
*
|
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
2
-60
/
+66
*
|
convert futex compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-9
/
+10
*
|
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
2
-8
/
+5
*
|
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
5
-0
/
+117
*
|
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
3
-0
/
+76
*
|
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
26
-81
/
+48
*
|
consolidate declarations of k_sigaction
Al Viro
2013-02-03
19
-69
/
+9
*
|
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-4
/
+3
*
|
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
3
-14
/
+16
*
|
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-3
/
+3
*
|
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-5
/
+3
*
|
old sigsuspend variants in kernel/signal.c
Al Viro
2013-02-03
3
-0
/
+35
*
|
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
3
-13
/
+39
*
|
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
4
-18
/
+42
*
|
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
4
-2
/
+63
*
|
consolidate rt_sigsuspend()
Al Viro
2013-02-03
2
-18
/
+23
*
|
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
11
-30
/
+20
*
|
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
6
-14
/
+30
|
\
\
|
*
|
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-19
1
-2
/
+4
|
*
|
make sure that /linuxrc has std{in,out,err}
Al Viro
2013-01-19
1
-0
/
+4
|
*
|
x32: fix sigtimedwait
Al Viro
2012-12-26
1
-1
/
+1
|
*
|
x32: fix waitid()
Al Viro
2012-12-26
1
-1
/
+5
|
*
|
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-6
/
+9
|
*
|
switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-2
/
+3
|
*
|
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
Vineet Gupta
2012-12-26
1
-0
/
+2
|
*
|
Ensure that kernel_init_freeable() is not inlined into non __init code
Vineet Gupta
2012-12-26
1
-2
/
+2
|
|
/
[prev]
[next]