index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp.c
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-01-22
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2015-12-16
ntp: Fix second_overflow's input parameter type to be 64bits
DengChao
2015-12-16
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
DengChao
2015-12-10
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2015-12-10
ntp: Verify offset doesn't overflow in ntp_update_offset
Sasha Levin
2015-10-01
ntp: use timespec64 in sync_cmos_clock
Arnd Bergmann
2015-10-01
ntp/pps: use timespec64 for hardpps()
Arnd Bergmann
2015-08-17
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
2015-06-12
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-02-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-23
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
2015-01-07
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
timekeeping: use printk_deferred when holding timekeeping seqlock
John Stultz
2014-05-12
ntp: Make is_error_status() use its argument
George Spelvin
2014-05-12
ntp: Convert simple_strtol to kstrtol
Fabian Frederick
2014-02-07
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
2013-10-03
Merge tag 'v3.12-rc3' into timers/core
Ingo Molnar
2013-09-12
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-08-22
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-05-28
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-19
ntp: Make ntp_lock raw
Thomas Gleixner
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-01-15
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2012-07-31
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2012-07-15
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-05-21
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
2012-05-21
ntp: Correct TAI offset during leap second
Richard Cochran
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-22
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-15
ntp: Fix integer overflow when setting time
Sasha Levin
2012-01-26
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
ntp: Cleanup timex.h
John Stultz
[next]