1. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 7496351 timers: Use this_cpu_read by Christoph Lameter · 14 years ago
  3. dbd87b5 nohz: Fix get_next_timer_interrupt() vs cpu hotplug by Heiko Carstens · 14 years ago
  4. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  5. 466bd30 timer: Warn when del_timer_sync() is called in hardirq context by Yong Zhang · 14 years ago
  6. 1118e2c timer: Del_timer_sync() can be used in softirq context by Yong Zhang · 14 years ago
  7. 6f1bc45 timer: Make try_to_del_timer_sync() the same on SMP and UP by Yong Zhang · 14 years ago
  8. dd6414b timer: Permit statically-declared work with deferrable timers by Phil Carmody · 14 years ago
  9. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  10. 0caa621 kernel/timer.c: fix kernel-doc function parameter warning by Randy Dunlap · 14 years ago
  11. af39008 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  15. 5e7f5a1 timer: Added usleep_range timer by Patrick Pannuto · 14 years ago
  16. e1b004c Revert "timer: Added usleep[_range] timer" by Thomas Gleixner · 14 years ago
  17. 8cadd283 timer: add on-stack deferrable timer interfaces by Jesse Barnes · 14 years ago
  18. 22b8f15 timer: Added usleep[_range] timer by Patrick Pannuto · 14 years ago
  19. 866e261 timers: Document meaning of deferrable timer by J. Bruce Fields · 14 years ago
  20. 83cd4fe sched: Change nohz idle load balancing logic to push model by Venkatesh Pallipadi · 14 years ago
  21. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 14 years ago
  22. 29d03fa Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 80b5184 kernel/: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  24. 2abfb9e timers: Move local variable into else section by Thomas Gleixner · 14 years ago
  25. 8e63d77 timers: Fix slack calculation really by Thomas Gleixner · 14 years ago
  26. f00e047 timers: Fix slack calculation for expired timers by Jeff Chua · 14 years ago
  27. 332fbdb lockup_detector: Touch_softlockup cleanups and softlockup_tick removal by Don Zickus · 14 years ago
  28. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 14 years ago
  29. 3bbb9ec timers: Introduce the concept of timer slack for legacy timers by Arjan van de Ven · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 802702e timer: Try to survive timer callback preempt_count leak by Thomas Gleixner · 14 years ago
  32. 576da12 timer: Split out timer function call by Thomas Gleixner · 14 years ago
  33. 06f71b9 timer: Print function name for timer callbacks modifying preemption count by Uwe Kleine-König · 14 years ago
  34. 829b6c1 timer stats: Fix del_timer_sync() and try_to_del_timer_sync() by Andrew Morton · 14 years ago
  35. fe43220 perf: Fix perf_event_do_pending() fallback callsite by Peter Zijlstra · 14 years ago
  36. cf1e367 timers: Remove duplicate setting of new_base in __mod_timer() by Simon Horman · 15 years ago
  37. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  39. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 2b022e3 timers: Add tracepoints for timer_list timers by Xiao Guangrong · 15 years ago
  41. 90cba64 timer.c: Fix S/390 comments by Randy Dunlap · 15 years ago
  42. a157229 rcu: Simplify rcu_pending()/rcu_check_callbacks() API by Paul E. McKenney · 15 years ago
  43. 4cd1993 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  44. 97fd9ed timers: Cache __next_timer_interrupt result by Martin Schwidefsky · 15 years ago
  45. 4841158 timer: Avoid reading uninitialized data by Pavel Roskin · 15 years ago
  46. 507e123 timer stats: Optimize by adding quick check to avoid function calls by Heiko Carstens · 15 years ago
  47. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  49. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  50. a9862e0 Export add_timer_on for modules by Andi Kleen · 15 years ago
  51. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 15 years ago
  52. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 15 years ago
  53. eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 15 years ago
  54. 597d027 timers: Framework for identifying pinned timers by Arun R Bharadwaj · 15 years ago
  55. a041988 timers: allow deferrable timers for intervals tv2-tv5 to be deferred by Jon Hunter · 15 years ago
  56. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  57. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and '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
  58. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 15 years ago
  59. 633fe79 timers: add missing kernel-doc by Randy Dunlap · 15 years ago
  60. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  62. 6f2b9b9 timer: implement lockdep deadlock detection by Johannes Berg · 15 years ago
  63. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 15 years ago
  64. dbf040d [CVE-2009-0029] System call wrappers part 02 by Heiko Carstens · 15 years ago
  65. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 15 years ago
  66. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  67. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  68. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  69. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  70. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  71. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 16 years ago
  72. 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
  73. d82f0b0 migrate_timers: add comment, use spinlock_irq() by Oleg Nesterov · 16 years ago
  74. b845b51 printk: robustify printk by Peter Zijlstra · 16 years ago
  75. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  76. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  77. ee9c578 dyntick: Remove last reminants of dyntick support by Russell King · 16 years ago
  78. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  79. 0d18040 timers: simplify lockdep handling by Oleg Nesterov · 16 years ago
  80. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 16 years ago
  81. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 16 years ago
  82. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  83. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 16 years ago
  84. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  85. 4c9dc64 time: timer cleanups by Pavel Machek · 16 years ago
  86. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 16 years ago
  87. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 16 years ago
  88. 48ccf3d timer: fix section mismatch by Randy Dunlap · 16 years ago
  89. 84427ea remove task_ppid_nr_ns by Roland McGrath · 16 years ago
  90. b4be625 timer: kernel/timer.c section fixes by Adrian Bunk · 17 years ago
  91. 294d5cc Add schedule_timeout_killable by Matthew Wilcox · 17 years ago
  92. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  93. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  94. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  95. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  96. 5b4db0c whitespace fixes: system timers by Daniel Walker · 17 years ago
  97. c36c282 Pull ia64-clocksource into release branch by Tony Luck · 17 years ago
  98. 1f564ad [IA64] remove time interpolator by Bob Picco · 17 years ago
  99. 6819457 timer.c: cleanup recently introduced whitespace damage by Thomas Gleixner · 17 years ago
  100. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago