Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
ea3b25e132
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
4be95131bf
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Deepa Dinamani
|
d5b7ffbfbd
time: introduce {get,put}_itimerspec64
|
8 年之前 |
Deepa Dinamani
|
f59dd9c886
time: add get_timespec64 and put_timespec64
|
8 年之前 |
Al Viro
|
2b2d02856b
time: Move compat_gettimeofday()/settimeofday() to native
|
8 年之前 |
Al Viro
|
b180db2c8c
time: Move compat_time()/stime() to native
|
8 年之前 |
Al Viro
|
2482097c6c
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
|
8 年之前 |
Al Viro
|
d822cdcce4
posix-timers: Move compat versions of clock_gettime/settime/getres
|
8 年之前 |
Al Viro
|
54ad9c46c2
itimers: Move compat itimer syscalls to native ones
|
8 年之前 |
Al Viro
|
b0dc12426e
posix-timers: Take compat timer_gettime(2) to native one
|
8 年之前 |
Al Viro
|
1acbe7708b
posix-timers: Take compat timer_settime(2) to native one
|
8 年之前 |
Al Viro
|
3a4d44b616
ntp: Move adjtimex related compat syscalls to native counterparts
|
8 年之前 |
Al Viro
|
edbeda4632
time/posix-timers: Move the compat copyouts to the nanosleep implementations
|
8 年之前 |
Al Viro
|
192a82f900
hrtimer_nanosleep(): Pass rmtp in restart_block
|
8 年之前 |
Al Viro
|
1b3c872c83
rt_sigtimedwait(): move compat to native
|
8 年之前 |
Al Viro
|
7668b679c3
put_compat_rusage(): switch to copy_to_user()
|
8 年之前 |
Al Viro
|
8f13621abc
sigpending(): move compat to native
|
8 年之前 |
Al Viro
|
d9e968cb9f
getrlimit()/setrlimit(): move compat to native
|
8 年之前 |
Al Viro
|
ca2406ed58
times(2): move compat to native
|
8 年之前 |
Al Viro
|
1e1fc13348
compat_{get,put}_bitmap(): use unsafe_{get,put}_user()
|
8 年之前 |
Al Viro
|
613763a1f0
take compat_sys_old_getrlimit() to native syscall
|
8 年之前 |
Al Viro
|
7e95a22590
move compat wait4 and waitid next to native variants
|
8 年之前 |
Deepa Dinamani
|
ad19638463
time: Change k_clock nsleep() to use timespec64
|
8 年之前 |
Deepa Dinamani
|
2ac00f17b2
time: Delete do_sys_setimeofday()
|
8 年之前 |
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 年之前 |