| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 1 | -11/+1 |
|\ |
|
| * | linux/time32.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -12/+2 |
* | | y2038: remove unused time32 interfaces | Arnd Bergmann | 2020-02-21 | 1 | -153/+1 |
|/ |
|
* | 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 |