1. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  2. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  3. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  4. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  5. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  6. 46373a1 time: nohz: Expose tick_nohz_enabled by Jean Delvare · 9 years ago
  7. 9642d18 nohz: Affine unpinned timers to housekeepers by Vatika Harlalka · 9 years ago
  8. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 9 years ago
  9. 73738a9 nohz: Restart nohz full tick from irq exit by Frederic Weisbecker · 9 years ago
  10. 03f6199 nohz: Prevent tilegx network driver interrupts by Chris Metcalf · 9 years ago
  11. 37b64a4 tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build by Thomas Gleixner · 9 years ago
  12. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  13. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  14. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  15. 83dedea nohz: Add tick_nohz_full_add_cpus_to() API by Chris Metcalf · 9 years ago
  16. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  17. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  18. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  19. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 9 years ago
  20. 345527b clockevents: Fix cpu_down() race for hrtimer based broadcasting by Preeti U Murthy · 9 years ago
  21. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago
  22. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
  23. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
  24. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  25. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  26. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  27. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  28. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  29. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  30. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. c0f489d rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs by Paul E. McKenney · 10 years ago
  32. 3d36aeb nohz: Support nohz full remote kick by Frederic Weisbecker · 10 years ago
  33. 5acac1b tick: Rename tick_check_idle() to tick_irq_enter() by Frederic Weisbecker · 11 years ago
  34. 58135f5 context_tracking: Wrap static key check into more intuitive function name by Frederic Weisbecker · 11 years ago
  35. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  36. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  37. d13508f nohz: Optimize full dynticks's sched hooks with static keys by Frederic Weisbecker · 11 years ago
  38. 460775d nohz: Optimize full dynticks state checks with static keys by Frederic Weisbecker · 11 years ago
  39. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  40. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 11 years ago
  41. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 11 years ago
  42. a166fcf Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  43. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 11 years ago
  44. 76c24fb nohz: New APIs to re-evaluate the tick on full dynticks CPUs by Frederic Weisbecker · 11 years ago
  45. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  46. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  47. a831881 nohz: Basic full dynticks interface by Frederic Weisbecker · 12 years ago
  48. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 12 years ago
  49. 33a5f62 nohz: Add API to check tick state by Frederic Weisbecker · 12 years ago
  50. 69a37be cpuidle: Quickly notice prediction failure for repeat mode by Youquan Song · 12 years ago
  51. f5d411c nohz: Rename ts->idle_tick to ts->last_tick by Frederic Weisbecker · 13 years ago
  52. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  53. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  54. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  55. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  56. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 14 years ago
  57. e0e37c2 sched: Eliminate the ts->idle_lastupdate field by Arjan van de Ven · 14 years ago
  58. 2718501 nohz: Track last do_timer() cpu by Thomas Gleixner · 15 years ago
  59. 3c5d92a nohz: Introduce arch_needs_cpu by Martin Schwidefsky · 15 years ago
  60. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  61. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  62. 719254f NOHZ: unify the nohz function calls in irq_enter() by Thomas Gleixner · 16 years ago
  63. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  64. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  65. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  66. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  67. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  68. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  69. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago
  70. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  71. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 18 years ago