1. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  2. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 16 years ago
  3. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 16 years ago
  4. 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 16 years ago
  5. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  6. da6e88f 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
  7. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  8. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 7dc9719 Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz', 'timers/clocksource' and 'timers/posixtimers' into timers/for-linus by Thomas Gleixner · 16 years ago
  10. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  11. ee3ece8 hrtimer: prevent migration for raising softirq by Steven Rostedt · 16 years ago
  12. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  13. 900cfa4 hrtimer: Remove unused variables in ktime_divns() by Carlos R. Mafra · 17 years ago
  14. d031476 hrtimer: remove warning in hres_timers_resume by Jeremy Fitzhardinge · 17 years ago
  15. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 17 years ago
  16. ee9c578 dyntick: Remove last reminants of dyntick support by Russell King · 17 years ago
  17. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 17 years ago
  18. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 17 years ago
  19. 0c96c59 hrtimer: raise softirq unlocked to avoid circular lock dependency by Thomas Gleixner · 17 years ago
  20. d7b41a2 hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ by Bodo Stroesser · 17 years ago
  21. 259aae8 hrtimer: optimize the softirq time optimization by Thomas Gleixner · 17 years ago
  22. 833883d hrtimer: reduce calls to hrtimer_get_softirq_time() by Dimitri Sivanich · 17 years ago
  23. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 17 years ago
  24. 029a07e hrtimer: use nanosleep specific restart_block fields by Thomas Gleixner · 17 years ago
  25. 63070a7 hrtimer: catch expired CLOCK_REALTIME timers early by Thomas Gleixner · 17 years ago
  26. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 17 years ago
  27. c289b07 hrtimer: don't modify restart_block->fn in restart functions by Oleg Nesterov · 17 years ago
  28. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 17 years ago
  29. 4d672e7a timerfd: new timerfd API by Davide Libenzi · 17 years ago
  30. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 17 years ago
  31. 37bb6cb hrtimer: unlock hrtimer_wakeup by Peter Zijlstra · 17 years ago
  32. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 17 years ago
  33. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 17 years ago
  34. 0ec160d hrtimer: fix section mismatch by Randy Dunlap · 17 years ago
  35. 62f0f61 hrtimers: avoid overflow for large relative timeouts by Thomas Gleixner · 17 years ago
  36. edfed66 Quieten hrtimer printk: "Switched to high resolution mode .." by Michael Ellerman · 17 years ago
  37. 6506f2a fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base by Uwe Kleine-König · 17 years ago
  38. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  39. 04c2271 hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier by Anton Blanchard · 17 years ago
  40. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 17 years ago
  41. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  42. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  43. 99bc2fc hrtimer: speedup hrtimer_enqueue by Ingo Molnar · 17 years ago
  44. 820de5c highres: improve debug output by Ingo Molnar · 17 years ago
  45. 7713a7d [HRTIMER] Fix cpu pointer arg to clockevents_notify() by David Miller · 17 years ago
  46. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  47. 6bdb6b6 export hrtimer_forward by Stas Sergeev · 18 years ago
  48. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 18 years ago
  49. 641b9e0 [NET_SCHED]: Use ktime as clocksource by Patrick McHardy · 18 years ago
  50. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 18 years ago
  51. 935c631 [PATCH] hrtimers: fix reprogramming SMP race by Ingo Molnar · 18 years ago
  52. ad28d94 [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic by Thomas Gleixner · 18 years ago
  53. 13788cc [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() by Thomas Gleixner · 18 years ago
  54. f895385 [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode by Thomas Gleixner · 18 years ago
  55. e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 18 years ago
  56. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 18 years ago
  57. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 18 years ago
  58. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  59. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 18 years ago
  60. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 18 years ago
  61. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 18 years ago
  62. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 18 years ago
  63. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  64. fd064b9 [PATCH] Extend next_timer_interrupt() to use a reference jiffie by Thomas Gleixner · 18 years ago
  65. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 18 years ago
  66. f4304ab [PATCH] HZ free ntp by john stultz · 18 years ago
  67. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  68. 1711ef38 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  69. 3773dc9 [PATCH] fix hrtimer percpu usage typo by Jan Blunck · 18 years ago
  70. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  71. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  72. 5436552 [PATCH] lockdep: annotate hrtimer base locks by Ingo Molnar · 18 years ago
  73. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  74. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  75. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 18 years ago
  76. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  77. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 19 years ago
  78. 8d16b76 [PATCH] hrtimer: export symbols by Stephen Hemminger · 19 years ago
  79. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 19 years ago
  80. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 19 years ago
  81. ed198cb [RBTREE] Update hrtimers to use rb_parent() accessor macro. by David Woodhouse · 19 years ago
  82. 5ef37b1 [PATCH] add cpu_relax to hrtimer_cancel by Joe Korty · 19 years ago
  83. 3055add [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() by Dimitri Sivanich · 19 years ago
  84. 669d786 [PATCH] hrtimer: use generic sleeper for nanosleep by Thomas Gleixner · 19 years ago
  85. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 19 years ago
  86. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  87. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  88. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 19 years ago
  89. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 19 years ago
  90. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  91. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 19 years ago
  92. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 19 years ago
  93. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 19 years ago
  94. 66188fa [PATCH] hrtimers: add back lost credit lines by Thomas Gleixner · 19 years ago
  95. 7978672c [PATCH] hrtimers: cleanups and simplifications by George Anzinger · 19 years ago
  96. ff60a5d [PATCH] hrtimers: fix posix-timer requeue race by akpm@osdl.org · 19 years ago
  97. ea13dbc [PATCH] kernel/hrtimer.c sparse warning fix by Ingo Molnar · 19 years ago
  98. 8dca6f3 [PATCH] hrtimer comment tweak by Jonathan Corbet · 19 years ago
  99. c9db4fa [hrtimer] Enforce resolution as lower limit of intervals by Thomas Gleixner · 19 years ago
  100. e278763 [hrtimer] Change resolution storage to ktime_t format by Thomas Gleixner · 19 years ago