1. 5ab0886 ntp: Allow TAI-UTC offset to be set to zero by Miroslav Lichvar · 5 years ago
  2. dd4e17a ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO by John Stultz · 8 years ago
  3. c796348 ntp: Fix second_overflow's input parameter type to be 64bits by DengChao · 9 years ago
  4. 0af8646 ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds by DengChao · 9 years ago
  5. 37cf4dc time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow by John Stultz · 9 years ago
  6. 52d189f ntp: Verify offset doesn't overflow in ntp_update_offset by Sasha Levin · 9 years ago
  7. 5fd96c4 ntp: use timespec64 in sync_cmos_clock by Arnd Bergmann · 9 years ago
  8. 7ec88e4 ntp/pps: use timespec64 for hardpps() by Arnd Bergmann · 9 years ago
  9. 7494e9e time: Add the common weak version of update_persistent_clock() by Xunlei Pang · 9 years ago
  10. 96efdcf ntp: Do leapsecond adjustment in adjtimex read path by John Stultz · 9 years ago
  11. 833f32d time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 9 years ago
  12. 90bf361 ntp: Introduce and use SECS_PER_DAY macro instead of 86400 by John Stultz · 9 years ago
  13. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 9 years ago
  14. bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 9 years ago
  15. 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 9 years ago
  16. 0ba97bc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 9a4a445 rtc: Convert rtc_set_ntp_time() to use timespec64 by Xunlei Pang · 9 years ago
  18. 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 10 years ago
  19. d6d2989 timekeeping: Provide timespec64 based interfaces by Thomas Gleixner · 10 years ago
  20. 7d489d1 timekeeping: Convert timekeeping core to use timespec64s by John Stultz · 10 years ago
  21. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  22. 6d9bcb6 timekeeping: use printk_deferred when holding timekeeping seqlock by John Stultz · 10 years ago
  23. ea54bca3 ntp: Make is_error_status() use its argument by George Spelvin · 10 years ago
  24. cdafb93 ntp: Convert simple_strtol to kstrtol by Fabian Frederick · 10 years ago
  25. e8b1759 timekeeping: Move clock sync work to power efficient workqueue by Shaibal Dutta · 10 years ago
  26. 6c09f6d Merge tag 'v3.12-rc3' into timers/core by Ingo Molnar · 11 years ago
  27. 7bd3601 timekeeping: Fix HRTICK related deadlock from ntp lock changes by John Stultz · 11 years ago
  28. a97ad0c ntp: Make periodic RTC update more reliable by Miroslav Lichvar · 11 years ago
  29. aa84823 ntp: Remove unused variable flags in __hardpps by Geert Uytterhoeven · 11 years ago
  30. a076b21 ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state by John Stultz · 11 years ago
  31. cef9037 timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() by John Stultz · 11 years ago
  32. 87ace39 ntp: Rework do_adjtimex to take timespec and tai arguments by John Stultz · 11 years ago
  33. e408569 ntp: Move timex validation to timekeeping do_adjtimex call. by John Stultz · 11 years ago
  34. aa6f9c59 ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c by John Stultz · 11 years ago
  35. ad46096 ntp: Split out timex validation from do_adjtimex by John Stultz · 11 years ago
  36. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 12 years ago
  37. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. a6c0c94 ntp: Make ntp_lock raw by Thomas Gleixner · 12 years ago
  39. 84e345e time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 11 years ago
  40. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  41. 02ab20a time/jiffies: Rename ACTHZ to SHIFTED_HZ by John Stultz · 12 years ago
  42. 6b1859d ntp: Fix STA_INS/DEL clearing bug by John Stultz · 12 years ago
  43. cd5398b ntp: Fix a stale comment and a few stray newlines. by Richard Cochran · 12 years ago
  44. dd48d70 ntp: Correct TAI offset during leap second by Richard Cochran · 12 years ago
  45. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 12 years ago
  46. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 12 years ago
  47. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 12 years ago
  48. bd33126 ntp: Add ntp_lock to replace xtime_locking by John Stultz · 13 years ago
  49. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 13 years ago
  50. 8357929 ntp: Cleanup timex.h by John Stultz · 13 years ago
  51. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 13 years ago
  52. db1c1cc ntp: Remove redundant and incorrect parameter check by Richard Cochran · 13 years ago
  53. 094aa18 ntp: Add ADJ_SETOFFSET mode bit by Richard Cochran · 13 years ago
  54. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 13 years ago
  55. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 13 years ago
  56. 8af3c15 ntp: Clamp PLL update interval by Miroslav Lichvar · 14 years ago
  57. e1292ba ntp: Make time_adjust static by John Stultz · 14 years ago
  58. 7e1b584 ntp: Cleanup xtime references in ntp.c by John Stultz · 14 years ago
  59. 1f5b8f8 ntp: Make time_esterror and time_maxerror static by john stultz · 14 years ago
  60. 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
  61. a2a5ac8 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix by John Stultz · 15 years ago
  62. 39854fe time: ntp: clean up second_overflow() by Ingo Molnar · 15 years ago
  63. 069569e time: ntp: simplify ntp_tick_adj calculations by Ingo Molnar · 15 years ago
  64. 2b9d149 time: ntp: make 64-bit constants more robust by Ingo Molnar · 15 years ago
  65. e962916 time: ntp: refactor do_adjtimex() some more by Ingo Molnar · 15 years ago
  66. 80f22571 time: ntp: refactor do_adjtimex() by Ingo Molnar · 15 years ago
  67. 10dd31a time: ntp: fix bug in ntp_update_offset() & do_adjtimex() by Ingo Molnar · 15 years ago
  68. c7986ac time: ntp: micro-optimize ntp_update_offset() by Ingo Molnar · 15 years ago
  69. 478b7aa time: ntp: simplify ntp_update_offset_fll() by Ingo Molnar · 15 years ago
  70. f939890 time: ntp: refactor and clean up ntp_update_offset() by Ingo Molnar · 15 years ago
  71. bc26c31 time: ntp: refactor up ntp_update_frequency() by Ingo Molnar · 15 years ago
  72. 9ce616a time: ntp: clean up ntp_update_frequency() by Ingo Molnar · 15 years ago
  73. bbd1267 time: ntp: simplify the MAX_TICKADJ_SCALED definition by Ingo Molnar · 15 years ago
  74. 3c972c2 time: ntp: simplify the second_overflow() code flow by Ingo Molnar · 15 years ago
  75. 53bbfa9 time: ntp: clean up kernel/time/ntp.c by Ingo Molnar · 16 years ago
  76. fdcedf7 time: apply NTP frequency/tick changes immediately by john stultz · 15 years ago
  77. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  78. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  79. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  80. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  81. d40e944 ntp: improve adjtimex frequency rounding by Roman Zippel · 16 years ago
  82. eb3f938 ntp: let update_persistent_clock() sleep by Maciej W. Rozycki · 16 years ago
  83. 4ff4b9e ntp: fix calculation of the next jiffie to trigger RTC sync by Maciej W. Rozycki · 16 years ago
  84. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  85. 916c7a8 ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup by Roman Zippel · 16 years ago
  86. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 16 years ago
  87. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 16 years ago
  88. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 16 years ago
  89. 153b5d0 ntp: support for TAI by Roman Zippel · 16 years ago
  90. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 16 years ago
  91. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 16 years ago
  92. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 16 years ago
  93. ee9851b ntp: cleanup ntp.c by Roman Zippel · 16 years ago
  94. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  95. 71abb3a convert a few do_div users by Roman Zippel · 16 years ago
  96. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 16 years ago
  97. e48af19 ntp: use unsigned input for do_div() by David Howells · 16 years ago
  98. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 16 years ago
  99. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  100. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago