1. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  2. 02ab20a time/jiffies: Rename ACTHZ to SHIFTED_HZ by John Stultz · 12 years ago
  3. 6b1859d ntp: Fix STA_INS/DEL clearing bug by John Stultz · 12 years ago
  4. cd5398b ntp: Fix a stale comment and a few stray newlines. by Richard Cochran · 13 years ago
  5. dd48d70 ntp: Correct TAI offset during leap second by Richard Cochran · 13 years ago
  6. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 13 years ago
  7. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 13 years ago
  8. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 13 years ago
  9. bd33126 ntp: Add ntp_lock to replace xtime_locking by John Stultz · 13 years ago
  10. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 13 years ago
  11. 8357929 ntp: Cleanup timex.h by John Stultz · 13 years ago
  12. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 14 years ago
  13. db1c1cc ntp: Remove redundant and incorrect parameter check by Richard Cochran · 14 years ago
  14. 094aa18 ntp: Add ADJ_SETOFFSET mode bit by Richard Cochran · 14 years ago
  15. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  16. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 14 years ago
  17. 8af3c15 ntp: Clamp PLL update interval by Miroslav Lichvar · 14 years ago
  18. e1292ba ntp: Make time_adjust static by John Stultz · 15 years ago
  19. 7e1b584 ntp: Cleanup xtime references in ntp.c by John Stultz · 15 years ago
  20. 1f5b8f8 ntp: Make time_esterror and time_maxerror static by john stultz · 15 years ago
  21. 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
  22. a2a5ac8 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix by John Stultz · 16 years ago
  23. 39854fe time: ntp: clean up second_overflow() by Ingo Molnar · 16 years ago
  24. 069569e time: ntp: simplify ntp_tick_adj calculations by Ingo Molnar · 16 years ago
  25. 2b9d149 time: ntp: make 64-bit constants more robust by Ingo Molnar · 16 years ago
  26. e962916 time: ntp: refactor do_adjtimex() some more by Ingo Molnar · 16 years ago
  27. 80f2257 time: ntp: refactor do_adjtimex() by Ingo Molnar · 16 years ago
  28. 10dd31a time: ntp: fix bug in ntp_update_offset() & do_adjtimex() by Ingo Molnar · 16 years ago
  29. c7986ac time: ntp: micro-optimize ntp_update_offset() by Ingo Molnar · 16 years ago
  30. 478b7aa time: ntp: simplify ntp_update_offset_fll() by Ingo Molnar · 16 years ago
  31. f939890 time: ntp: refactor and clean up ntp_update_offset() by Ingo Molnar · 16 years ago
  32. bc26c31 time: ntp: refactor up ntp_update_frequency() by Ingo Molnar · 16 years ago
  33. 9ce616a time: ntp: clean up ntp_update_frequency() by Ingo Molnar · 16 years ago
  34. bbd1267 time: ntp: simplify the MAX_TICKADJ_SCALED definition by Ingo Molnar · 16 years ago
  35. 3c972c2 time: ntp: simplify the second_overflow() code flow by Ingo Molnar · 16 years ago
  36. 53bbfa9 time: ntp: clean up kernel/time/ntp.c by Ingo Molnar · 17 years ago
  37. fdcedf7 time: apply NTP frequency/tick changes immediately by john stultz · 16 years ago
  38. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  39. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  40. 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
  41. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  42. d40e944 ntp: improve adjtimex frequency rounding by Roman Zippel · 16 years ago
  43. eb3f938 ntp: let update_persistent_clock() sleep by Maciej W. Rozycki · 16 years ago
  44. 4ff4b9e ntp: fix calculation of the next jiffie to trigger RTC sync by Maciej W. Rozycki · 16 years ago
  45. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  46. 916c7a8 ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup by Roman Zippel · 16 years ago
  47. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 17 years ago
  48. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 17 years ago
  49. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 17 years ago
  50. 153b5d0 ntp: support for TAI by Roman Zippel · 17 years ago
  51. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 17 years ago
  52. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 17 years ago
  53. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 17 years ago
  54. ee9851b ntp: cleanup ntp.c by Roman Zippel · 17 years ago
  55. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  56. 71abb3a convert a few do_div users by Roman Zippel · 17 years ago
  57. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  58. e48af19 ntp: use unsigned input for do_div() by David Howells · 17 years ago
  59. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 17 years ago
  60. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  61. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  62. 298a5df Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c by Tony Breeds · 17 years ago
  63. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  64. 1f564ad [IA64] remove time interpolator by Bob Picco · 17 years ago
  65. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  66. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 18 years ago
  67. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  68. d62ac21 [PATCH] ntp: avoid time_offset overflows by john stultz · 18 years ago
  69. f4304ab [PATCH] HZ free ntp by john stultz · 18 years ago
  70. bb1d860 [PATCH] time_adjust cleared before use by Jim Houston · 18 years ago
  71. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  72. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  73. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  74. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  75. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  76. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  77. dc6a43e [PATCH] ntp: add time_freq to tick length by Roman Zippel · 18 years ago
  78. ab8783b [PATCH] ntp: add time_adj to tick length by Roman Zippel · 18 years ago
  79. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago
  80. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago