Helge Deller
|
9b7b819ca1
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
|
10 년 전 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 년 전 |
Thomas Gleixner
|
849151dd54
compat: nanosleep: Clarify error handling
|
11 년 전 |
Fabian Frederick
|
6516a46619
kernel/compat.c: use sizeof() instead of sizeof
|
11 년 전 |
Linus Torvalds
|
7125764c5d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 년 전 |
Heiko Carstens
|
2f2728f6de
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 년 전 |
Heiko Carstens
|
62a6fa9768
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 년 전 |
H. Peter Anvin
|
dce44e03b0
compat: Fix sparse address space warnings
|
11 년 전 |
H. Peter Anvin
|
81993e81a9
compat: Get rid of (get|put)_compat_time(val|spec)
|
11 년 전 |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 년 전 |
Stephen Rothwell
|
1a0df59444
kernel/compat.c: make do_sysinfo() static
|
12 년 전 |
Al Viro
|
8d2d5c4a25
switch getrusage() to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 년 전 |
Dan Carpenter
|
bffea77c08
compat: return -EFAULT on error in waitid()
|
12 년 전 |
Al Viro
|
6883da8c6c
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Al Viro
|
9aae8fc05d
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Al Viro
|
5cf2210022
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Al Viro
|
28d27f2d25
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Al Viro
|
322a56cb1f
generic compat_sys_rt_sigprocmask()
|
12 년 전 |
Al Viro
|
ad4b65a434
consolidate rt_sigsuspend()
|
12 년 전 |
Al Viro
|
377840744b
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Al Viro
|
b2ddedcd21
x32: fix sigtimedwait
|
12 년 전 |
Al Viro
|
a566c28882
x32: fix waitid()
|
12 년 전 |
Al Viro
|
8d9807b109
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
|
12 년 전 |
Catalin Marinas
|
0ad50c3896
compat: generic compat_sys_sched_rr_get_interval() implementation
|
12 년 전 |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 년 전 |
Jan Kiszka
|
b7dafa0ef3
compat: Fix RT signal mask corruption via sigprocmask
|
13 년 전 |
H. Peter Anvin
|
6684ba202b
compat: Add helper functions to read/write struct timeval, timespec
|
13 년 전 |
Paul Gortmaker
|
6e5fdeedca
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
|
14 년 전 |
Linus Torvalds
|
664a41b8a9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
|
14 년 전 |