1. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  2. 68fa61c hrtimers: Reorder clock bases by Thomas Gleixner · 13 years ago
  3. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 13 years ago
  4. f24444b hrtimers: Make struct hrtimer_cpu_base layout less stupid by Thomas Gleixner · 13 years ago
  5. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  6. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 13 years ago
  7. b12a03c hrtimers: Prepare for cancel on clock was set timers by Thomas Gleixner · 13 years ago
  8. 53370d2 hrtimer: Update hrtimer->state documentation by Thomas Gleixner · 13 years ago
  9. 70a08cc timers: Add CLOCK_BOOTTIME hrtimer base by John Stultz · 13 years ago
  10. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 13 years ago
  11. e06383d hrtimers: extend hrtimer base code to handle more then 2 clockids by John Stultz · 14 years ago
  12. 175881d hrtimer.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  13. 998adc3 hrtimers: Convert hrtimers to use timerlist infrastructure by John Stultz · 14 years ago
  14. 5e4f083 hrtimer: Remove stale comment on curr_timer by Yong Zhang · 14 years ago
  15. 351b3f7 hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME by Carsten Emde · 14 years ago
  16. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  17. 5f20190 hrtimer: move timer stats helper functions to hrtimer.c by Heiko Carstens · 15 years ago
  18. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 15 years ago
  19. 8629ea2 hrtimer: Fix /proc/timer_list regression by Feng Tang · 15 years ago
  20. 4cd1993 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  21. fbd9037 hrtimer: Remove cb_entry from struct hrtimer by Peter Zijlstra · 15 years ago
  22. f9f868d timer stats: fix quick check optimization by Heiko Carstens · 15 years ago
  23. 507e123 timer stats: Optimize by adding quick check to avoid function calls by Heiko Carstens · 15 years ago
  24. 597d027 timers: Framework for identifying pinned timers by Arun R Bharadwaj · 15 years ago
  25. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  26. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  27. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  28. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  29. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  30. 592aa99 hrtimers: add missing docbook comments to struct hrtimer by Thomas Gleixner · 16 years ago
  31. 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
  32. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  33. 40b8606 DECLARE_PER_CPU needs linux/percpu.h by Stephen Rothwell · 16 years ago
  34. 2075eb8 rangetimer: fix x86 build failure for the !HRTIMERS case by Arjan van de Ven · 16 years ago
  35. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  36. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 16 years ago
  37. 1b02469 hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds by Richard Kennedy · 16 years ago
  38. b91c499 hrtimer: remove hrtimer_clock_base::reprogram() by Mark McLoughlin · 16 years ago
  39. d7cfb60 hrtimer: remove hrtimer_clock_base::get_softirq_time() by Mark McLoughlin · 16 years ago
  40. 2e94d1f hrtimer: peek at the timer queue just before going idle by Arjan van de Ven · 16 years ago
  41. 4ce105d hrtimer: incorporate feedback from Peter Zijlstra by Arjan van de Ven · 16 years ago
  42. da8f2e1 hrtimer: add a hrtimer_start_range() function by Arjan van de Ven · 16 years ago
  43. 2ec02270 hrtimer: another build fix by Arjan van de Ven · 16 years ago
  44. 584fb4a hrtimer: fix build bug found by Ingo by Arjan van de Ven · 16 years ago
  45. 654c8e0 hrtimer: turn hrtimers into range timers by Arjan van de Ven · 16 years ago
  46. 799b64d hrtimer: rename the "expires" struct member to avoid accidental usage by Arjan van de Ven · 16 years ago
  47. 63ca243 hrtimer: add abstraction functions for accessing the "expires" member by Arjan van de Ven · 16 years ago
  48. 7bb6743 select: Introduce a hrtimeout function by Arjan van de Ven · 16 years ago
  49. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  50. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  51. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 16 years ago
  52. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 16 years ago
  53. 3eb0567 time: fix typo in comments by Li Zefan · 16 years ago
  54. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 16 years ago
  55. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  56. 5e05ad7 timerfd: introduce a new hrtimer_forward_now() function by Davide Libenzi · 16 years ago
  57. ef08cce time: delete comments that refer to noexistent symbols by Li Zefan · 16 years ago
  58. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 16 years ago
  59. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 16 years ago
  60. 04c2271 hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier by Anton Blanchard · 17 years ago
  61. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  62. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 17 years ago
  63. d1d6717 [PATCH] hrtimers: hrtimer_clock_base description typo by Andres Salomon · 17 years ago
  64. 8437fdc [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description by Andres Salomon · 17 years ago
  65. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  66. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 17 years ago
  67. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  68. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  69. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  70. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 17 years ago
  71. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 17 years ago
  72. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 17 years ago
  73. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 17 years ago
  74. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  75. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 17 years ago
  76. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  77. 6dba283 [PATCH] Documentation for lock_key in struct hrtimer_base by Henrik Kretzschmar · 18 years ago
  78. 5436552 [PATCH] lockdep: annotate hrtimer base locks by Ingo Molnar · 18 years ago
  79. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 18 years ago
  80. ed198cb [RBTREE] Update hrtimers to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  81. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  82. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 18 years ago
  83. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  84. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 18 years ago
  85. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 18 years ago
  86. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 18 years ago
  87. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 18 years ago
  88. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 18 years ago
  89. 7978672c [PATCH] hrtimers: cleanups and simplifications by George Anzinger · 18 years ago
  90. ff60a5d [PATCH] hrtimers: fix posix-timer requeue race by akpm@osdl.org · 18 years ago
  91. c9db4fa [hrtimer] Enforce resolution as lower limit of intervals by Thomas Gleixner · 18 years ago
  92. e278763 [hrtimer] Change resolution storage to ktime_t format by Thomas Gleixner · 18 years ago
  93. 288867e [hrtimer] Remove listhead from hrtimer struct by Thomas Gleixner · 18 years ago
  94. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 19 years ago
  95. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  96. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 19 years ago