1. 934d96e time-sched.c: tick_nohz_update_jiffies should be static by Jaswinder Singh Rajput · 16 years ago
  2. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  3. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  5. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  6. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  7. 0014744 nohz: suppress needless timer reprogramming by Woodruff, Richard · 16 years ago
  8. fa116ea nohz: no softirq pending warnings for offline cpus by Heiko Carstens · 16 years ago
  9. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  10. 6a7b3dc sched: convert nohz_cpu_mask to cpumask_var_t. by Rusty Russell · 16 years ago
  11. ae99286 nohz: disable tick_nohz_kick_tick() for now by Thomas Gleixner · 16 years ago
  12. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  13. c4bd822 NOHZ: fix thinko in the timer restart code path by Thomas Gleixner · 16 years ago
  14. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  15. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  16. c34bec5 NOHZ: split tick_nohz_restart_sched_tick() by Thomas Gleixner · 16 years ago
  17. 719254fa NOHZ: unify the nohz function calls in irq_enter() by Thomas Gleixner · 16 years ago
  18. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  19. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  20. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  21. 49d670f clockevents: prevent stale tick_next_period for onlining CPUs by Thomas Gleixner · 16 years ago
  22. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  23. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  24. 56c7426 sched_clock: fix NOHZ interaction by Peter Zijlstra · 16 years ago
  25. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  26. b845b51 printk: robustify printk by Peter Zijlstra · 16 years ago
  27. e4e4e53 sched clock: revert various sched_clock() changes by Ingo Molnar · 17 years ago
  28. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  30. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  31. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  32. 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
  33. af52a90 sched_clock: stop maximum check on NO HZ by Steven Rostedt · 17 years ago
  34. 857f3fd nohz: don't stop idle tick if softirqs are pending. by Heiko Carstens · 17 years ago
  35. 7a14ce1 nohz: reduce jiffies polling overhead by Ingo Molnar · 17 years ago
  36. 02ff375 softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds by Ingo Molnar · 17 years ago
  37. 126e01b softlockup: fix NOHZ wakeup by Ingo Molnar · 17 years ago
  38. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
  39. 903b8a8 clockevents: optimise tick_nohz_stop_sched_tick() a bit by Karsten Wiese · 17 years ago
  40. a790176 time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer() by Karsten Wiese · 17 years ago
  41. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 17 years ago
  42. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  43. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  44. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  45. b10db7f time: more timer related cleanups by Pavel Machek · 17 years ago
  46. 4c9dc64 time: timer cleanups by Pavel Machek · 17 years ago
  47. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 17 years ago
  48. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  49. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  50. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  51. 64e38eb clockevents: unexport tick_nohz_get_sleep_length by Adrian Bunk · 17 years ago
  52. 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
  53. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  54. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  55. 5e41d0d clockevents: prevent stale tick update on offline cpu by Thomas Gleixner · 17 years ago
  56. 3704540 tick management: spread timer interrupt by john stultz · 17 years ago
  57. eaad084 NOHZ: prevent multiplication overflow - stop timer for huge timeouts by Thomas Gleixner · 18 years ago
  58. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 18 years ago
  59. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
  60. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  61. 9e203bc [TIME] tick-sched: Add missing asm/irq_regs.h include. by David S. Miller · 18 years ago
  62. bc5393a [PATCH] NOHZ: Produce debug output instead of a BUG() by Thomas Gleixner · 18 years ago
  63. 6ba9b34 [PATCH] NOHZ: Fix RCU handling by Ingo Molnar · 18 years ago
  64. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago
  65. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago