summaryrefslogtreecommitdiff
path: root/include/linux/tick.h
Commit message (Expand)AuthorAge
* nohz: Affine unpinned timers to housekeepersVatika Harlalka2015-09-02
* nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-29
* nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-29
* nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-29
* tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-07
* tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-07
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
* | nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf2015-05-07
|/
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
* clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-14
|\
| * s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
* | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
|/
* nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-04
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\
| * nohz: Support nohz full remote kickFrederic Weisbecker2014-06-16
* | rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney2014-07-09
|/
* tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker2013-12-02
* nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-02
* Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-14
|\
| * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-14
| * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-14
* | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-29
|/
* nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker2013-04-22
* nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker2013-04-22
* Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-04-21
|\
| * nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2013-04-18
* | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-19
|/
* nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-15
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
* nohz: Basic full dynticks interfaceFrederic Weisbecker2013-03-21
* Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-05
|\
| * nohz: Add API to check tick stateFrederic Weisbecker2012-11-17
* | cpuidle: Quickly notice prediction failure for repeat modeYouquan Song2012-11-15
|/
* nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-11
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
* sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09