summaryrefslogtreecommitdiffstats
path: root/include/linux/tick.h
Commit message (Expand)AuthorAgeFilesLines
...
* context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker2013-12-021-1/+1
* nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-021-3/+3
* Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-141-6/+39
|\
| * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-141-4/+16
| * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-141-2/+23
* | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-6/+0Star
|/
* nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker2013-04-221-0/+2
* nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker2013-04-221-0/+2
* Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-04-211-0/+4
|\
| * nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2013-04-181-0/+4
* | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-191-0/+2
|/
* nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-151-3/+3
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-4/+4
* nohz: Basic full dynticks interfaceFrederic Weisbecker2013-03-211-0/+7
* Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-051-1/+16
|\
| * nohz: Add API to check tick stateFrederic Weisbecker2012-11-171-1/+16
* | cpuidle: Quickly notice prediction failure for repeat modeYouquan Song2012-11-151-0/+6
|/
* nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-111-4/+4
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-46/+1Star
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-3/+43
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-6/+7
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-111-2/+9
* sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-091-0/+4
* sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-091-1/+0Star
* nohz: Track last do_timer() cpuThomas Gleixner2009-11-131-0/+2
* nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+3
* clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-131-0/+3
* cpumask: convert kernel time functionsRusty Russell2009-01-011-2/+2
* NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-171-4/+3Star
* [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-091-1/+1
* nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-211-1/+4
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+3
* tick-sched: add more debug informationThomas Gleixner2008-02-011-0/+4
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-301-0/+6
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+9
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+11
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-2/+69
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-0/+31