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