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
|
680014d6d1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Thomas Gleixner
|
19b558db12
posix-timers: Protect posix clock array access against speculation
|
7 years ago |
Thomas Gleixner
|
7250a4047a
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
|
7 years ago |
Thomas Gleixner
|
72199320d4
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
|
7 years ago |
Eric W. Biederman
|
3b10db2b06
signal: Replace memset(info,...) with clear_siginfo for clarity
|
8 years ago |
Thomas Gleixner
|
cef31d9af9
posix-timer: Properly check sigevent->sigev_notify
|
7 years ago |
Deepa Dinamani
|
725816e8aa
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
|
8 years ago |
Deepa Dinamani
|
c0edd7c9ac
nanosleep: Use get_timespec64() and put_timespec64()
|
8 years ago |
Deepa Dinamani
|
5c4994102f
posix-timers: Use get_timespec64() and put_timespec64()
|
8 years ago |
Thomas Gleixner
|
938e7cf2d5
posix-timers: Make nanosleep timespec argument const
|
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
|
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
|
fb923c4a3c
posix-timers: Kill ->nsleep_restart()
|
8 years ago |
Al Viro
|
edbeda4632
time/posix-timers: Move the compat copyouts to the nanosleep implementations
|
8 years ago |
Al Viro
|
99e6c0e6ec
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
|
8 years ago |
Al Viro
|
192a82f900
hrtimer_nanosleep(): Pass rmtp in restart_block
|
8 years ago |
Thomas Gleixner
|
67edab48ca
posix-timers: Handle relative posix-timers correctly
|
8 years ago |
Thomas Gleixner
|
5c7a3a3d20
posix-timers: Zero out oldval itimerspec
|
8 years ago |
Thomas Gleixner
|
c6503be587
posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()
|
8 years ago |
Thomas Gleixner
|
f2c45807d3
alarmtimer: Switch over to generic set/get/rearm routine
|
8 years ago |
Thomas Gleixner
|
eae1c4ae27
posix-timers: Make use of cancel/arm callbacks
|
8 years ago |
Thomas Gleixner
|
eabdec0438
posix-timers: Zero settings value in common code
|
8 years ago |