Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -1/+0 |
|\ | |||||
| * | timekeeping: Consolidate timekeeping_inject_offset code | Arnd Bergmann | 2017-10-30 | 1 | -1/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ | |||||
* | ntp: Fix second_overflow's input parameter type to be 64bits | DengChao | 2015-12-16 | 1 | -1/+1 |
* | ntp/pps: use timespec64 for hardpps() | Arnd Bergmann | 2015-10-01 | 1 | -1/+1 |
* | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge | John Stultz | 2015-06-12 | 1 | -0/+1 |
* | timekeeping: Convert timekeeping core to use timespec64s | John Stultz | 2014-07-23 | 1 | -1/+1 |
* | ntp: Rework do_adjtimex to take timespec and tai arguments | John Stultz | 2013-04-04 | 1 | -1/+1 |
* | ntp: Move timex validation to timekeeping do_adjtimex call. | John Stultz | 2013-04-04 | 1 | -0/+1 |
* | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c | John Stultz | 2013-04-04 | 1 | -0/+11 |