summaryrefslogtreecommitdiffstats
path: root/include/linux/tick.h
Commit message (Expand)AuthorAgeFilesLines
* tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-04-051-0/+2
* Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-281-11/+15
|\
| * tick/nohz: Change signal tick dependency to wake up CPUs of member tasksMarcelo Tosatti2021-05-131-4/+4
| * tick/nohz: Evaluate the CPU expression after the static keyPeter Zijlstra2021-05-131-7/+11
* | tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker2021-05-311-0/+7
|/
* rcu: Enable tick for nohz_full CPUs slow to provide expedited QSPaul E. McKenney2019-12-091-1/+4
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-1/+6
|\
| * nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2019-10-051-1/+6
* | context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...Frederic Weisbecker2019-10-291-1/+1
|/
* Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-061-1/+6
|\
| * cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-101-1/+6
* | tick: Remove outgoing CPU from broadcast masksThomas Gleixner2019-03-231-0/+6
|/
* cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-091-3/+4
* sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-091-0/+2
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-061-0/+2
* sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-051-0/+2
* time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-051-0/+12
* nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker2018-02-211-0/+2
* nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker2018-02-211-1/+1
* cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-081-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-271-0/+2
* | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-37/+0
|/
* cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki2017-03-231-0/+1
* ktime: Get rid of the unionThomas Gleixner2016-12-251-3/+1
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-1/+1
* posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-021-2/+0
* perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-021-2/+0
* nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-021-0/+1
* nohz: New tick dependency maskFrederic Weisbecker2016-03-021-0/+92
* time: nohz: Expose tick_nohz_enabledJean Delvare2016-01-151-0/+2
* nohz: Affine unpinned timers to housekeepersVatika Harlalka2015-09-021-0/+9
* nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-291-4/+4
* nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-291-8/+0
* nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-291-0/+9
* tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
* tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-4/+8
|\
| * PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-191-4/+8
* | nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf2015-05-071-0/+7
|/
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-031-0/+2
* clockevents: Make tick handover explicitThomas Gleixner2015-04-031-0/+2
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-031-0/+19
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-031-0/+25
* clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-021-0/+6
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-011-15/+4
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-3/+3
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-011-0/+3
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-011-116/+18