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 |
Thomas Gleixner
|
91d57bae08
posix-timers: Make use of forward/remaining callbacks
|
8 years ago |
Thomas Gleixner
|
21e55c1f83
posix-timers: Add active flag to k_itimer
|
8 years ago |
Thomas Gleixner
|
f37fb0aa4f
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
|
8 years ago |
Thomas Gleixner
|
96fe3b072f
posix-timers: Rename do_schedule_next_timer
|
8 years ago |
Thomas Gleixner
|
d97bb75ddd
posix-timers: Store k_clock pointer in k_itimer
|
8 years ago |
Thomas Gleixner
|
80105cd0e6
posix-timers: Move interval out of the union
|
8 years ago |
Thomas Gleixner
|
af888d677a
posix-timers: Unify overrun/requeue_pending handling
|
8 years ago |
Thomas Gleixner
|
bab0aae9dc
posix-timers: Move posix-timer internals to core
|
8 years ago |
Thomas Gleixner
|
6631fa12c1
posix-timers: Avoid gazillions of forward declarations
|
8 years ago |
Thomas Gleixner
|
a81129e5a1
posix-timers: Remove unused export of posix_timer_event()
|
8 years ago |
Christoph Hellwig
|
d3ba5a9a34
posix-timers: Make posix_clocks immutable
|
8 years ago |