index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-stubs.c
Age
Commit message (
Expand
)
Author
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-25
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-14
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
2017-06-14
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
2017-06-14
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
2017-06-14
posix-timers: Take compat timer_settime(2) to native one
Al Viro
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre