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