Age | Commit message (Expand) | Author |
2018-03-19 | y2038: Introduce struct __kernel_old_timeval | Arnd Bergmann |
2017-10-31 | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner |
2017-10-30 | time: Move time_t conversion helpers to time32.h | Arnd Bergmann |
2017-10-30 | time: Remove unused functions | Arnd Bergmann |
2017-10-30 | timekeeping: Consolidate timekeeping_inject_offset code | Arnd Bergmann |
2017-10-17 | time: Use do_settimeofday64() internally | Arnd Bergmann |
2017-06-25 | time: introduce {get,put}_itimerspec64 | Deepa Dinamani |
2017-06-25 | time: add get_timespec64 and put_timespec64 | Deepa Dinamani |
2017-06-14 | time: Move compat_gettimeofday()/settimeofday() to native | Al Viro |
2017-06-14 | time: Move compat_time()/stime() to native | Al Viro |
2017-06-14 | ntp: Move adjtimex related compat syscalls to native counterparts | Al Viro |
2017-05-12 | time: delete current_fs_time() | Deepa Dinamani |
2017-04-14 | time: Delete do_sys_setimeofday() | Deepa Dinamani |
2017-02-01 | time: Introduce jiffies64_to_nsecs() | Frederic Weisbecker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
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 |
2016-04-22 | time: Introduce do_sys_settimeofday64() | Baolin Wang |
2016-02-29 | Handle ISO 8601 leap seconds and encodings of midnight in mktime64() | David Howells |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-08-17 | time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() | Baolin Wang |
2015-08-17 | time: Fix nanosecond file time rounding in timespec_trunc() | Karsten Blees |
2015-07-29 | jiffies: Remove HZ > USEC_PER_SEC special case | Frederic Weisbecker |
2015-06-10 | time: Refactor usecs_to_jiffies | Nicholas Mc Guire |
2015-05-22 | time: Make sure tz_minuteswest is set to a valid value when setting time | Sasha Levin |
2015-05-19 | time: Refactor msecs_to_jiffies | Nicholas Mc Guire |
2015-05-19 | time: Move timeconst.h into include/generated | Nicholas Mc Guire |
2015-01-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-01-22 | Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john... | Thomas Gleixner |
2015-01-07 | time: settimeofday: Validate the values of tv from user | Sasha Levin |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-12-05 | drm/i915: compute wait_ioctl timeout correctly | Daniel Vetter |
2014-11-21 | time: Provide y2038 safe mktime() replacement | pang.xunlei |
2014-09-12 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter |
2014-07-23 | time: Export nsecs_to_jiffies() | Thomas Gleixner |
2014-07-23 | time: Consolidate the time accessor prototypes | Thomas Gleixner |
2014-07-23 | time: More core infrastructure for timespec64 | John Stultz |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner |