index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time64.h
Age
Commit message (
Expand
)
Author
2019-02-07
y2038: remove struct definition redirects
Arnd Bergmann
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
2018-04-19
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2016-08-31
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-05-19
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2015-08-17
time: Introduce struct itimerspec64
Baolin Wang
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-05-22
time: Include math64.h in time64.h
Xunlei Pang
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz