Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Stephen Rothwell
|
1a0df59444
kernel/compat.c: make do_sysinfo() static
|
12 years ago |
Al Viro
|
8d2d5c4a25
switch getrusage() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Dan Carpenter
|
bffea77c08
compat: return -EFAULT on error in waitid()
|
12 years ago |
Al Viro
|
6883da8c6c
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
9aae8fc05d
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
5cf2210022
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
28d27f2d25
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
322a56cb1f
generic compat_sys_rt_sigprocmask()
|
12 years ago |
Al Viro
|
ad4b65a434
consolidate rt_sigsuspend()
|
12 years ago |
Al Viro
|
377840744b
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
b2ddedcd21
x32: fix sigtimedwait
|
12 years ago |
Al Viro
|
a566c28882
x32: fix waitid()
|
12 years ago |
Al Viro
|
8d9807b109
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Catalin Marinas
|
0ad50c3896
compat: generic compat_sys_sched_rr_get_interval() implementation
|
12 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Jan Kiszka
|
b7dafa0ef3
compat: Fix RT signal mask corruption via sigprocmask
|
13 years ago |
H. Peter Anvin
|
6684ba202b
compat: Add helper functions to read/write struct timeval, timespec
|
13 years ago |
Paul Gortmaker
|
6e5fdeedca
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
|
14 years ago |
Linus Torvalds
|
664a41b8a9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
|
14 years ago |
Hans Verkuil
|
2330fb8242
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
|
14 years ago |
Oleg Nesterov
|
c1095c6da5
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
|
14 years ago |
Alexander Graf
|
1dda606c5f
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
|
14 years ago |
Linus Torvalds
|
0798b1dbfb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
14 years ago |
Chris Metcalf
|
be84cb4383
compat: fixes to allow working with tile arch
|
14 years ago |
Oleg Nesterov
|
943df1485a
signal: introduce do_sigtimedwait() to factor out compat/native code
|
14 years ago |
Oleg Nesterov
|
fe0faa005d
signal: sys_rt_sigtimedwait: simplify the timeout logic
|
14 years ago |
Richard Cochran
|
f1f1d5ebd1
posix-timers: Introduce a syscall for clock tuning.
|
14 years ago |
Richard Cochran
|
65f5d80bdf
time: Splitout compat timex accessors
|
14 years ago |