aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/time32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+1
2020-03-21linux/time32.h: Extract common header for vDSOVincenzo Frascino1-12/+2
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann1-153/+1
2019-11-15y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann1-1/+1
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani1-3/+3
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann1-1/+31
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann1-25/+0
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+5
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-12/+36
2018-08-27y2038: remove unused time interfacesArnd Bergmann1-25/+0
2018-08-22y2038: Provide aliases for compat helpersArnd Bergmann1-0/+15
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann1-15/+3
2018-03-19y2038: Introduce struct __kernel_old_timevalArnd Bergmann1-0/+1
2017-10-30time: Move time_t conversion helpers to time32.hArnd Bergmann1-0/+45
2017-10-30time: Move time_t based interfaces to time32.hArnd Bergmann1-0/+176