1. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 14 years ago
  2. cb33217 time: Avoid accumulating time drift in suspend/resume by John Stultz · 14 years ago
  3. cb5de2f8d time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime by John Stultz · 14 years ago
  4. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 14 years ago
  5. b12a03c hrtimers: Prepare for cancel on clock was set timers by Thomas Gleixner · 14 years ago
  6. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 14 years ago
  7. e1a85b2 timekeeping: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  8. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 14 years ago
  9. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 14 years ago
  10. c528f7c time: Introduce timekeeping_inject_offset by John Stultz · 14 years ago
  11. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  12. f0af911a9 time: Provide xtime_update() by Torben Hohn · 14 years ago
  13. 79ecaf0 time: Remove unused __get_wall_to_monotonic() by Thomas Gleixner · 14 years ago
  14. 48cf76f7 time: Provide get_xtime_and_monotonic_offset() by Torben Hohn · 14 years ago
  15. 871cf1e time: Move do_timer() to kernel/time/timekeeping.c by Torben Hohn · 14 years ago
  16. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. e2c18e4 pps: capture MONOTONIC_RAW timestamps as well by Alexander Gordeev · 14 years ago
  18. afa14e7 timekeeping: Make local variables static by H Hartley Sweeten · 14 years ago
  19. a386b5a time: Compensate for rounding on odd-frequency clocksources by Kasper Pedersen · 14 years ago
  20. c7dcf87 time: Workaround gcc loop optimization that causes 64bit div errors by John Stultz · 14 years ago
  21. deda2e8 timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs by Jason Wessel · 14 years ago
  22. 0fb86b0 timekeeping: Make xtime and wall_to_monotonic static by John Stultz · 15 years ago
  23. 8ab4351 hrtimer: Cleanup direct access to wall_to_monotonic by John Stultz · 15 years ago
  24. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  25. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 15 years ago
  26. ce3bf7a time: Implement timespec_add by John Stultz · 15 years ago
  27. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  28. 6a867a3 time: Remove xtime_cache by John Stultz · 15 years ago
  29. 830ec04 time: Fix accumulation bug triggered by long delay. by John Stultz · 15 years ago
  30. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. c93d89f Export the symbol of getboottime and mmonotonic_to_bootbased by Jason Wang · 15 years ago
  32. c54a42b clocksource: add suspend callback by Magnus Damm · 15 years ago
  33. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 15 years ago
  34. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  37. 9896246 nohz: Prevent clocksource wrapping during idle by Jon Hunter · 15 years ago
  38. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  39. 7bc7d63 time: Remove xtime_cache by john stultz · 15 years ago
  40. a092ff0 time: Implement logarithmic time accumulation by john stultz · 15 years ago
  41. 36d4748 timekeeping: Fix invalid getboottime() value by Hiroshi Shimamoto · 15 years ago
  42. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  43. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
  44. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  45. 75c5158 timekeeping: Update clocksource with stop_machine by Martin Schwidefsky · 15 years ago
  46. 2ba2a30 timekeeping: Add timekeeper read_clock helper functions by Martin Schwidefsky · 15 years ago
  47. 0a54419 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper by Martin Schwidefsky · 15 years ago
  48. 23ce721 timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper by Martin Schwidefsky · 15 years ago
  49. 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 15 years ago
  50. f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 15 years ago
  51. 1be3967 timekeeping: Move reset of cycle_last for tsc clocksource to tsc by Martin Schwidefsky · 15 years ago
  52. a0f7d48 timekeeping: Remove clocksource inline functions by Martin Schwidefsky · 15 years ago
  53. 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
  54. a40f262 timekeeping: Move ktime_get() functions to timekeeping.c by Thomas Gleixner · 16 years ago
  55. 951ed4d timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y by Martin Schwidefsky · 16 years ago
  56. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  57. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 16 years ago
  58. 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 16 years ago
  59. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 16 years ago
  60. 1c5745a sched_clock: prevent scd->clock from moving backwards, take #2 by Thomas Gleixner · 16 years ago
  61. 6c9bacb time: catch xtime_nsec underflows and fix them by john stultz · 16 years ago
  62. 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
  63. 5cd1c9c timekeeping: fix rounding problem during clock update by Roman Zippel · 16 years ago
  64. 2d42244 clocksource: introduce CLOCK_MONOTONIC_RAW by John Stultz · 16 years ago
  65. 9a05511 clocksource: introduce clocksource_forward_now() by Roman Zippel · 16 years ago
  66. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 17 years ago
  67. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 17 years ago
  68. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 17 years ago
  69. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  70. 92896bd Don't 'printk()' while holding xtime lock for writing by Linus Torvalds · 17 years ago
  71. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  72. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  73. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  74. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  75. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 17 years ago
  76. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 17 years ago
  77. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  78. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  79. f20bf61 time: introduce xtime_seconds by Ingo Molnar · 17 years ago
  80. 6a669ee timekeeping: Prevent time going backwards on resume by Thomas Gleixner · 17 years ago
  81. 3be9095 timekeeping: access rtc outside of xtime lock by Thomas Gleixner · 17 years ago
  82. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 18 years ago
  83. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 18 years ago
  84. c36c282 Pull ia64-clocksource into release branch by Tony Luck · 18 years ago
  85. 1f564ad [IA64] remove time interpolator by Bob Picco · 18 years ago
  86. 71120f1 timekeeping: fixup shadow variable argument by Thomas Gleixner · 18 years ago
  87. 7c3f1a5 Introduce boot based time by Tomas Janousek · 18 years ago
  88. d10ff3f timekeeping fix patch got mis-applied by Thomas Gleixner · 18 years ago
  89. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago