summaryrefslogtreecommitdiff
path: root/include/linux/tick.h
AgeCommit message (Expand)Author
2014-01-15tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker
2013-12-02context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker
2012-11-17nohz: Add API to check tick stateFrederic Weisbecker
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-06-11nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2009-01-01cpumask: convert kernel time functionsRusty Russell
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-02-01tick-sched: add more debug informationThomas Gleixner
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner