1. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  2. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 17 years ago
  3. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 17 years ago
  4. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  5. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 17 years ago
  6. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 17 years ago
  7. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 17 years ago
  8. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 17 years ago
  9. b10db7f time: more timer related cleanups by Pavel Machek · 17 years ago
  10. 4c9dc64 time: timer cleanups by Pavel Machek · 17 years ago
  11. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 17 years ago
  12. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  13. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  14. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 17 years ago
  15. 167b1de clockevents: warn once when program_event() is called with negative expiry by Thomas Gleixner · 17 years ago
  16. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  17. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  18. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  19. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  20. 129f1d2 timer_list: Fix printk format strings by Vegard Nossum · 17 years ago
  21. 64e38eb clockevents: unexport tick_nohz_get_sleep_length by Adrian Bunk · 17 years ago
  22. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  23. 2e19758 kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  24. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  25. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  26. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  27. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  28. f20bf61 time: introduce xtime_seconds by Ingo Molnar · 17 years ago
  29. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  30. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  31. c8a1d39 clockevents: fix periodic broadcast for oneshot devices by Thomas Gleixner · 17 years ago
  32. de68d9b clockevents: Allow build w/o run-tine usage for migration purposes by Thomas Gleixner · 17 years ago
  33. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  34. 74922be Fix timer_stats printout of events/sec by Anton Blanchard · 17 years ago
  35. b7e113d clockevents: remove the suspend/resume workaround^Wthinko by Thomas Gleixner · 17 years ago
  36. 5e41d0d clockevents: prevent stale tick update on offline cpu by Thomas Gleixner · 17 years ago
  37. 31d9b39 clockevents: do not shutdown the oneshot broadcast device by Thomas Gleixner · 17 years ago
  38. 07eec6a clockevents: Enforce oneshot broadcast when broadcast mask is set on resume by Thomas Gleixner · 17 years ago
  39. 6a669ee timekeeping: Prevent time going backwards on resume by Thomas Gleixner · 17 years ago
  40. 3be9095 timekeeping: access rtc outside of xtime lock by Thomas Gleixner · 17 years ago
  41. 298a5df Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c by Tony Breeds · 17 years ago
  42. 6ddfca9 timer: remove clockevents_unregister_notifier by Miao Xie · 17 years ago
  43. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  44. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  45. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  46. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  47. 820de5c highres: improve debug output by Ingo Molnar · 17 years ago
  48. 3704540 tick management: spread timer interrupt by john stultz · 17 years ago
  49. 5590a53 clockevents: fix device replacement by Thomas Gleixner · 17 years ago
  50. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  51. c36c282 Pull ia64-clocksource into release branch by Tony Luck · 17 years ago
  52. 1f564ad [IA64] remove time interpolator by Bob Picco · 17 years ago
  53. 71120f1 timekeeping: fixup shadow variable argument by Thomas Gleixner · 17 years ago
  54. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  55. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  56. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  57. 78c1b06 Remove clockevents_{release,request}_device by Andi Kleen · 17 years ago
  58. 7c3f1a5 Introduce boot based time by Tomas Janousek · 17 years ago
  59. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 18 years ago
  60. c1a834d timer stats: speedups by Ingo Molnar · 18 years ago
  61. 9fcc15e timer statistics: fix race by Bjorn Steinbrink · 18 years ago
  62. eaad084 NOHZ: prevent multiplication overflow - stop timer for huge timeouts by Thomas Gleixner · 18 years ago
  63. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 18 years ago
  64. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 18 years ago
  65. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  66. 8f89441 clocksource: fix lock order in the resume path by Thomas Gleixner · 18 years ago
  67. d10ff3f timekeeping fix patch got mis-applied by Thomas Gleixner · 18 years ago
  68. b52f52a clocksource: fix resume logic by Thomas Gleixner · 18 years ago
  69. 9b04bd2 Fix printk format warnings in timer_list.c by David Miller · 18 years ago
  70. 35c35d1 clocksource: spelling error in watchdog code by Daniel Walker · 18 years ago
  71. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
  72. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  73. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
  74. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  75. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
  76. 98de9e3 [PATCH] fix jiffies clocksource inittime by john stultz · 18 years ago
  77. d62ac21 [PATCH] ntp: avoid time_offset overflows by john stultz · 18 years ago
  78. 291bc04 [PATCH] clockevents: remove bad designed sysfs support for now by Thomas Gleixner · 18 years ago
  79. 948ac6d [PATCH] clocksource: Fix thinko in watchdog selection by Thomas Gleixner · 18 years ago
  80. 0444b30 [PATCH] time: fix formatting in /proc/timer_list by James Morris · 18 years ago
  81. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 18 years ago
  82. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 18 years ago
  83. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 18 years ago
  84. 3494c16 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). by David S. Miller · 18 years ago
  85. 9e203bc [TIME] tick-sched: Add missing asm/irq_regs.h include. by David S. Miller · 18 years ago
  86. bc5393a [PATCH] NOHZ: Produce debug output instead of a BUG() by Thomas Gleixner · 18 years ago
  87. 6ba9b34 [PATCH] NOHZ: Fix RCU handling by Ingo Molnar · 18 years ago
  88. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago
  89. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 18 years ago
  90. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 18 years ago
  91. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  92. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 18 years ago
  93. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 18 years ago
  94. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 18 years ago
  95. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 18 years ago
  96. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 18 years ago
  97. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 18 years ago
  98. f4304ab [PATCH] HZ free ntp by john stultz · 18 years ago
  99. dc29a36 [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k by Mathieu Desnoyers · 18 years ago
  100. f5f1a24 [PATCH] clocksource: small cleanup by Daniel Walker · 18 years ago