1. 6ff7041 hrtimer: Fix migration expiry check by Thomas Gleixner · 15 years ago
  2. 7e0c508 hrtimer: migration: do not check expiry time on current CPU by Thomas Gleixner · 15 years ago
  3. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  4. 8daa21e hrtimer: export ktime_add_safe by Artem Bityutskiy · 15 years ago
  5. eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 15 years ago
  6. 597d027 timers: Framework for identifying pinned timers by Arun R Bharadwaj · 15 years ago
  7. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  8. b0a9b51 hrtimer: prevent negative expiry value after clock_was_set() by Thomas Gleixner · 15 years ago
  9. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
  10. 7f22391 hrtimers: increase clock min delta threshold while interrupt hanging by Frederic Weisbecker · 16 years ago
  11. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 1d4a7f1 hrtimers: fix inconsistent lock state on resume in hres_timers_resume by Peter Zijlstra · 15 years ago
  13. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 15 years ago
  14. 82c5b7b hrtimer: splitout peek ahead functionality, fix by Ingo Molnar · 15 years ago
  15. e3f1d88 hrtimer: fixup comments by Thomas Gleixner · 15 years ago
  16. a6037b6 hrtimer: fix recursion deadlock by re-introducing the softirq by Peter Zijlstra · 15 years ago
  17. 731a55b hrtimer: simplify hotplug migration by Thomas Gleixner · 15 years ago
  18. d5fd43c hrtimer: fix HOTPLUG_CPU=n compile warning by Thomas Gleixner · 15 years ago
  19. 8bdec95 hrtimer: splitout peek ahead functionality by Thomas Gleixner · 15 years ago
  20. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 51bc39f hrtimer: remove #include <linux/irq.h> by KOSAKI Motohiro · 16 years ago
  22. b2e3c0a hrtimers: fix warning in kernel/hrtimer.c by Ingo Molnar · 16 years ago
  23. a0a99b2 hrtimer: removing all ur callback modes, fix by Peter Zijlstra · 16 years ago
  24. 3781065 hrtimer: removing all ur callback modes, fix hotplug by Peter Zijlstra · 16 years ago
  25. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  26. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  27. 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 16 years ago
  28. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  29. 643bdf6 hrtimers: simplify hrtimer_peek_ahead_timers() by Thomas Gleixner · 16 years ago
  30. e1dd7bc hrtimers: fix docbook comments 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. dc4304f rangetimers: fix the bug reported by Ingo for real by Arjan van de Ven · 16 years ago
  34. 030aebd rangetimer: fix BUG_ON reported by Ingo 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. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 16 years ago
  38. 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 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. 3bd0120 hrtimer: make the nanosleep() syscall use the per process slack 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. 654c8e0 hrtimer: turn hrtimers into range timers by Arjan van de Ven · 16 years ago
  44. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  45. 7bb6743 select: Introduce a hrtimeout function by Arjan van de Ven · 16 years ago
  46. d82f0b0 migrate_timers: add comment, use spinlock_irq() by Oleg Nesterov · 16 years ago
  47. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  48. 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
  49. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  50. 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
  51. 7dc9719 Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz', 'timers/clocksource' and 'timers/posixtimers' into timers/for-linus by Thomas Gleixner · 16 years ago
  52. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  53. ee3ece8 hrtimer: prevent migration for raising softirq by Steven Rostedt · 16 years ago
  54. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  55. 900cfa4 hrtimer: Remove unused variables in ktime_divns() by Carlos R. Mafra · 16 years ago
  56. d031476 hrtimer: remove warning in hres_timers_resume by Jeremy Fitzhardinge · 16 years ago
  57. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  58. ee9c578 dyntick: Remove last reminants of dyntick support by Russell King · 16 years ago
  59. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  60. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  61. 0c96c59 hrtimer: raise softirq unlocked to avoid circular lock dependency by Thomas Gleixner · 16 years ago
  62. d7b41a2 hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ by Bodo Stroesser · 16 years ago
  63. 259aae8 hrtimer: optimize the softirq time optimization by Thomas Gleixner · 16 years ago
  64. 833883d hrtimer: reduce calls to hrtimer_get_softirq_time() by Dimitri Sivanich · 16 years ago
  65. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 16 years ago
  66. 029a07e hrtimer: use nanosleep specific restart_block fields by Thomas Gleixner · 16 years ago
  67. 63070a7 hrtimer: catch expired CLOCK_REALTIME timers early by Thomas Gleixner · 16 years ago
  68. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 16 years ago
  69. c289b07 hrtimer: don't modify restart_block->fn in restart functions by Oleg Nesterov · 16 years ago
  70. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 16 years ago
  71. 4d672e7a timerfd: new timerfd API by Davide Libenzi · 16 years ago
  72. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 16 years ago
  73. 37bb6cb hrtimer: unlock hrtimer_wakeup by Peter Zijlstra · 16 years ago
  74. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 16 years ago
  75. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 16 years ago
  76. 0ec160d hrtimer: fix section mismatch by Randy Dunlap · 16 years ago
  77. 62f0f61 hrtimers: avoid overflow for large relative timeouts by Thomas Gleixner · 17 years ago
  78. edfed66 Quieten hrtimer printk: "Switched to high resolution mode .." by Michael Ellerman · 17 years ago
  79. 6506f2a fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base by Uwe Kleine-König · 17 years ago
  80. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  81. 04c2271 hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier by Anton Blanchard · 17 years ago
  82. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 17 years ago
  83. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  84. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  85. 99bc2fc hrtimer: speedup hrtimer_enqueue by Ingo Molnar · 17 years ago
  86. 820de5c highres: improve debug output by Ingo Molnar · 17 years ago
  87. 7713a7d [HRTIMER] Fix cpu pointer arg to clockevents_notify() by David Miller · 17 years ago
  88. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  89. 6bdb6b6 export hrtimer_forward by Stas Sergeev · 17 years ago
  90. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 17 years ago
  91. 641b9e0 [NET_SCHED]: Use ktime as clocksource by Patrick McHardy · 17 years ago
  92. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 17 years ago
  93. 935c631 [PATCH] hrtimers: fix reprogramming SMP race by Ingo Molnar · 17 years ago
  94. ad28d94 [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic by Thomas Gleixner · 17 years ago
  95. 13788cc [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() by Thomas Gleixner · 17 years ago
  96. f895385 [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode by Thomas Gleixner · 17 years ago
  97. e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 17 years ago
  98. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  99. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  100. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago