Arnd Bergmann
|
58a10456d7
posix-timers: Use new ktime_get_*_ts64() helpers
|
7 years ago |
Thomas Gleixner
|
604a98f1df
Merge branch 'timers/urgent' into timers/core
|
7 years ago |
Thomas Gleixner
|
a3ed0e4393
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
|
7 years ago |
Deepa Dinamani
|
01909974b4
time: Change nanosleep to safe __kernel_* types
|
7 years ago |
Deepa Dinamani
|
6d5b841324
time: Change types to new y2038 safe __kernel_* types
|
7 years ago |
Deepa Dinamani
|
b5793b0d92
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
|
7 years ago |
Linus Torvalds
|
9fb71c2f23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Dominik Brodowski
|
7303e30ec1
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
|
7 years ago |
Thomas Gleixner
|
72199320d4
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
|
7 years ago |
Arnd Bergmann
|
fe46042343
posix-stubs: Use get_timespec64() and put_timespec64()
|
8 years ago |
Deepa Dinamani
|
5c4994102f
posix-timers: Use get_timespec64() and put_timespec64()
|
8 years ago |
Deepa Dinamani
|
63a766a178
posix-stubs: Conditionally include COMPAT_SYS_NI defines
|
8 years ago |
Al Viro
|
2482097c6c
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
|
8 years ago |
Al Viro
|
d822cdcce4
posix-timers: Move compat versions of clock_gettime/settime/getres
|
8 years ago |
Al Viro
|
54ad9c46c2
itimers: Move compat itimer syscalls to native ones
|
8 years ago |
Al Viro
|
b0dc12426e
posix-timers: Take compat timer_gettime(2) to native one
|
8 years ago |
Al Viro
|
1acbe7708b
posix-timers: Take compat timer_settime(2) to native one
|
8 years ago |
Al Viro
|
3a4d44b616
ntp: Move adjtimex related compat syscalls to native counterparts
|
8 years ago |
Al Viro
|
edbeda4632
time/posix-timers: Move the compat copyouts to the nanosleep implementations
|
8 years ago |
Al Viro
|
192a82f900
hrtimer_nanosleep(): Pass rmtp in restart_block
|
8 years ago |
Deepa Dinamani
|
ad19638463
time: Change k_clock nsleep() to use timespec64
|
8 years ago |
Deepa Dinamani
|
3c9c12f4b4
time: Change k_clock clock_get() to use timespec64
|
8 years ago |
Deepa Dinamani
|
2ac00f17b2
time: Delete do_sys_setimeofday()
|
8 years ago |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 years ago |