Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | y2038: uapi: change __kernel_time_t to __kernel_old_time_t | Arnd Bergmann | 2019-11-15 | 1 | -1/+1 |
* | timex: use __kernel_timex internally | Deepa Dinamani | 2019-02-07 | 1 | -3/+3 |
* | time: make adjtime compat handling available for 32 bit | Arnd Bergmann | 2019-02-07 | 1 | -1/+31 |
* | timekeeping: remove timespec_add/timespec_del | Arnd Bergmann | 2018-12-18 | 1 | -25/+0 |
* | y2038: utimes: Rework #ifdef guards for compat syscalls | Arnd Bergmann | 2018-08-29 | 1 | -0/+5 |
* | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 2018-08-27 | 1 | -12/+36 |
* | y2038: remove unused time interfaces | Arnd Bergmann | 2018-08-27 | 1 | -25/+0 |
* | y2038: Provide aliases for compat helpers | Arnd Bergmann | 2018-08-22 | 1 | -0/+15 |
* | timekeeping: Remove timespec64 hack | Arnd Bergmann | 2018-05-19 | 1 | -15/+3 |
* | y2038: Introduce struct __kernel_old_timeval | Arnd Bergmann | 2018-03-19 | 1 | -0/+1 |
* | time: Move time_t conversion helpers to time32.h | Arnd Bergmann | 2017-10-30 | 1 | -0/+45 |
* | time: Move time_t based interfaces to time32.h | Arnd Bergmann | 2017-10-30 | 1 | -0/+176 |