1. 77c675b timekeeping: Update tk->cycle_last in resume by Thomas Gleixner · 13 years ago
  2. 4e8f8b3 timekeeping: Make sure to notify hrtimers when TAI offset changes by John Stultz · 13 years ago
  3. ca4523c timekeeping: Shorten seq_count region by Thomas Gleixner · 13 years ago
  4. 48cdc13 timekeeping: Implement a shadow timekeeper by Thomas Gleixner · 13 years ago
  5. 7ec98e1 timekeeping: Delay update of clock->cycle_last by Thomas Gleixner · 13 years ago
  6. 14a3b6a timekeeping: Store cycle_last value in timekeeper struct as well by Thomas Gleixner · 13 years ago
  7. 0b5154f timekeeping: Simplify tai updating from do_adjtimex by John Stultz · 13 years ago
  8. 06c017f timekeeping: Hold timekeepering locks in do_adjtimex and hardpps by John Stultz · 13 years ago
  9. cef9037 timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() by John Stultz · 13 years ago
  10. 87ace39 ntp: Rework do_adjtimex to take timespec and tai arguments by John Stultz · 13 years ago
  11. e408569 ntp: Move timex validation to timekeeping do_adjtimex call. by John Stultz · 13 years ago
  12. aa6f9c59 ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c by John Stultz · 13 years ago
  13. dd5d70e timekeeping: __timekeeping_set_tai_offset can be static by Fengguang Wu · 13 years ago
  14. 9a7a71b timekeeping: Split timekeeper_lock into lock and seqcount by Thomas Gleixner · 13 years ago
  15. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 13 years ago
  16. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 13 years ago
  17. 23a9537 timekeeping: Calc stuff once by Thomas Gleixner · 13 years ago
  18. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 13 years ago
  19. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 14 years ago
  20. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 14 years ago
  21. e445cf1 timekeeping: utilize the suspend-nonstop clocksource to count suspended time by Feng Tang · 13 years ago
  22. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  23. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  24. 31ade30 timekeeping: Add persistent_clock_exist flag by Feng Tang · 13 years ago
  25. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 14 years ago
  26. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 14 years ago
  27. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  28. e0b306f time: export time information for KVM pvclock by Marcelo Tosatti · 14 years ago
  29. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 14 years ago
  30. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  31. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 14 years ago
  32. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  33. 92bb1fc time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems by John Stultz · 14 years ago
  34. 576094b time: Introduce new GENERIC_TIME_VSYSCALL by John Stultz · 14 years ago
  35. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 14 years ago
  36. d7b4202 time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes by John Stultz · 14 years ago
  37. ec145ba time: Fix timeekeping_get_ns overflow on 32bit systems by John Stultz · 14 years ago
  38. adc78e6 timekeeping: Add suspend and resume of clock event devices by Rafael J. Wysocki · 14 years ago
  39. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  40. bf2ac31 time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 14 years ago
  41. 6ea565a time: Avoid potential shift overflow with large shift values by John Stultz · 14 years ago
  42. 85dc8f0 time: Fix casting issue in timekeeping_forward_now by Andreas Schwab · 14 years ago
  43. 784ffcb time: Ensure we normalize the timekeeper in tk_xtime_add by John Stultz · 14 years ago
  44. 4e8b145 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  45. 1d17d17 time: Fix adjustment cleanup bug in timekeeping_adjust() by Ingo Molnar · 14 years ago
  46. 4e250fd time: Remove all direct references to timekeeper by John Stultz · 14 years ago
  47. 6d0ef90 time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates by John Stultz · 14 years ago
  48. d4e3ab3 time: Clean up stray newlines by John Stultz · 14 years ago
  49. 1f815fa Merge branch 'linus' into timers/urgent by Ingo Molnar · 14 years ago
  50. b44d50d time: Fix casting issue in tk_set_xtime and tk_xtime_add by John Stultz · 14 years ago
  51. eec19d1 Merge branch 'linus' into timers/core by Ingo Molnar · 14 years ago
  52. 3e99713 timekeeping: Add missing update call in timekeeping_resume() by Thomas Gleixner · 14 years ago
  53. f726a69 time: Rework timekeeping functions to take timekeeper ptr as argument by John Stultz · 14 years ago
  54. 2a8c088 time: Move xtime_nsec adjustment underflow handling timekeeping_adjust by John Stultz · 14 years ago
  55. f2a5a08 time: Move arch_gettimeoffset() usage into timekeeping_get_ns() by John Stultz · 14 years ago
  56. 1f4f948 time: Refactor accumulation of nsecs to secs by John Stultz · 14 years ago
  57. 1e75fa8 time: Condense timekeeper.xtime into xtime_sec by John Stultz · 14 years ago
  58. fee84c4 time: Explicitly use u32 instead of int for shift values by John Stultz · 14 years ago
  59. 42e71e8 time: Whitespace cleanups per Ingo%27s requests by John Stultz · 14 years ago
  60. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  61. 5b9fe75 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 14 years ago
  62. 4873fa0 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 14 years ago
  63. fad0c66 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 14 years ago
  64. d239f49 timekeeping: Fix a few minor newline issues. by Richard Cochran · 14 years ago
  65. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  66. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 14 years ago
  67. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 14 years ago
  68. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  69. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 14 years ago
  70. f695cf9 time: Fix change_clocksource locking by John Stultz · 14 years ago
  71. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 14 years ago
  72. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 14 years ago
  73. cc06268 time: Move common updates to a function by Thomas Gleixner · 15 years ago
  74. 058892e time: Reorder so the hot data is together by Thomas Gleixner · 15 years ago
  75. 92c1d3e time: Remove most of xtime_lock usage in timekeeping.c by John Stultz · 15 years ago
  76. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 15 years ago
  77. 70471f2 time: Add timekeeper lock by John Stultz · 15 years ago
  78. 8fcce54 time: Cleanup global variables and move them to the top by John Stultz · 15 years ago
  79. 01f71b4 time: Move raw_time into timekeeper structure by John Stultz · 15 years ago
  80. 8ff2cb9 time: Move xtime into timekeeeper structure by John Stultz · 15 years ago
  81. d9f7217 time: Move wall_to_monotonic into the timekeeper structure by John Stultz · 15 years ago
  82. 00c5fb7 time: Move total_sleep_time into the timekeeper structure by John Stultz · 15 years ago
  83. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 15 years ago
  84. 3f86f28 time: Fix spelling mistakes in new comments by John Stultz · 15 years ago
  85. c9fad42 time: fix bogus comment in timekeeping_get_ns_raw by Dan McGee · 15 years ago
  86. d004e02 timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 15 years ago
  87. 367177e Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 15 years ago
  88. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 15 years ago
  89. c2bc111 time: Improve documentation of timekeeeping_adjust() by John Stultz · 15 years ago
  90. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 15 years ago
  91. cb33217 time: Avoid accumulating time drift in suspend/resume by John Stultz · 15 years ago
  92. cb5de2f time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime by John Stultz · 15 years ago
  93. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 15 years ago
  94. b12a03c hrtimers: Prepare for cancel on clock was set timers by Thomas Gleixner · 15 years ago
  95. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 15 years ago
  96. e1a85b2 timekeeping: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 15 years ago
  97. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 15 years ago
  98. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 15 years ago
  99. c528f7c time: Introduce timekeeping_inject_offset by John Stultz · 15 years ago
  100. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 15 years ago