index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-stubs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
1
-2
/
+10
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-2
/
+2
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
1
-0
/
+3
2020-01-09
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
1
-0
/
+3
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-12
/
+13
2018-11-23
posix-timers/stubs: Remove license boilerplate
Thomas Gleixner
1
-4
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-9
/
+9
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
1
-1
/
+1
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-2
/
+0
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-2
/
+0
2018-04-19
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
1
-2
/
+2
2018-04-19
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
1
-3
/
+3
2018-04-19
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
1
-0
/
+2
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
1
-0
/
+10
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
1
-0
/
+2
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
1
-38
/
+45
2017-06-25
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
1
-6
/
+7
2017-06-14
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
1
-0
/
+1
2017-06-14
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
1
-0
/
+53
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
1
-0
/
+2
2017-06-14
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
1
-0
/
+1
2017-06-14
posix-timers: Take compat timer_settime(2) to native one
Al Viro
1
-0
/
+1
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
1
-0
/
+2
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
1
-13
/
+42
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
1
-1
/
+4
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
1
-2
/
+4
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
1
-3
/
+6
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
1
-1
/
+4
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
1
-0
/
+123