| Commit message (Expand) | Author | Age |
* | tick: Rename tick_check_idle() to tick_irq_enter() | Frederic Weisbecker | 2014-01-15 |
* | context_tracking: Wrap static key check into more intuitive function name | Frederic Weisbecker | 2013-12-02 |
* | nohz: Convert a few places to use local per cpu accesses | Frederic Weisbecker | 2013-12-02 |
* | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 |
|\ |
|
| * | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 |
| * | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 |
* | | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 2013-07-29 |
|/ |
|
* | nohz: Re-evaluate the tick for the new task after a context switch | Frederic Weisbecker | 2013-04-22 |
* | nohz: Re-evaluate the tick from the scheduler IPI | Frederic Weisbecker | 2013-04-22 |
* | Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2013-04-21 |
|\ |
|
| * | nohz: New APIs to re-evaluate the tick on full dynticks CPUs | Frederic Weisbecker | 2013-04-18 |
* | | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker | 2013-04-19 |
|/ |
|
* | nohz: Switch from "extended nohz" to "full nohz" based naming | Frederic Weisbecker | 2013-04-15 |
* | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 |
* | nohz: Basic full dynticks interface | Frederic Weisbecker | 2013-03-21 |
* | Merge branch 'nohz/printk-v8' into irq/core | Frederic Weisbecker | 2013-02-04 |
|\ |
|
| * | nohz: Add API to check tick state | Frederic Weisbecker | 2012-11-17 |
* | | cpuidle: Quickly notice prediction failure for repeat mode | Youquan Song | 2012-11-14 |
|/ |
|
* | nohz: Rename ts->idle_tick to ts->last_tick | Frederic Weisbecker | 2012-06-11 |
* | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 |
* | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 |
* | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 |
* | rcu: Track idleness independent of idle tasks | Paul E. McKenney | 2011-12-11 |
* | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven | 2010-05-09 |
* | sched: Eliminate the ts->idle_lastupdate field | Arjan van de Ven | 2010-05-09 |
* | nohz: Track last do_timer() cpu | Thomas Gleixner | 2009-11-13 |
* | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 |
* | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 2009-06-13 |
* | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
* | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 |
* | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 2008-10-09 |
* | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 2008-08-21 |
* | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 |
* | tick-sched: add more debug information | Thomas Gleixner | 2008-02-01 |
* | time: track accurate idle time with tick_sched.idle_sleeptime | Venki Pallipadi | 2008-01-30 |
* | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 |
* | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 |