summaryrefslogtreecommitdiff
path: root/kernel/time/ntp.c
Commit message (Expand)AuthorAge
* jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann2017-10-30
| * rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz2016-01-22
* ntp: Fix second_overflow's input parameter type to be 64bitsDengChao2015-12-16
* ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_secondsDengChao2015-12-16
* time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2015-12-10
* ntp: Verify offset doesn't overflow in ntp_update_offsetSasha Levin2015-12-10
* ntp: use timespec64 in sync_cmos_clockArnd Bergmann2015-10-01
* ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-01
* time: Add the common weak version of update_persistent_clock()Xunlei Pang2015-08-17
* ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz2015-06-12
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-12
* ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz2015-06-12
* time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-18
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-09
|\
| * rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang2015-01-23
* | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-07
|/
* timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
|\
| * timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2014-06-04
* | ntp: Make is_error_status() use its argumentGeorge Spelvin2014-05-12
* | ntp: Convert simple_strtol to kstrtolFabian Frederick2014-05-12
|/
* timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta2014-02-07
* Merge tag 'v3.12-rc3' into timers/coreIngo Molnar2013-10-03
|\
| * timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-12
* | ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-08-22
|/
* ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-28
* ntp: Remove ntp_lock, using the timekeeping locks to protect ntp stateJohn Stultz2013-04-04
* timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz2013-04-04
* ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz2013-04-04
* ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz2013-04-04
* ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz2013-04-04
* ntp: Split out timex validation from do_adjtimexJohn Stultz2013-04-04
* timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-22
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-22
|\
| * ntp: Make ntp_lock rawThomas Gleixner2013-02-19
* | time, Fix setting of hardware clock in NTP codePrarit Bhargava2013-02-08
* | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
|/
* time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-31
* ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-07-15
* ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-21
* ntp: Correct TAI offset during leap secondRichard Cochran2012-05-21
* time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-23