Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 лет назад |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 лет назад |
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 лет назад |