aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tick.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+15
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker1-0/+7
2021-05-13tick/nohz: Change signal tick dependency to wake up CPUs of member tasksMarcelo Tosatti1-4/+4
2021-05-13tick/nohz: Evaluate the CPU expression after the static keyPeter Zijlstra1-7/+11
2019-12-09rcu: Enable tick for nohz_full CPUs slow to provide expedited QSPaul E. McKenney1-1/+4
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2019-10-29context_tracking: Rename context_tracking_is_enabled() => context_tracking_enabled()Frederic Weisbecker1-1/+1
2019-10-05nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker1-1/+6
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+6
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson1-1/+6
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner1-0/+6
2018-04-09cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki1-3/+4
2018-04-09sched: idle: Select idle state before stopping the tickRafael J. Wysocki1-0/+2
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki1-0/+2
2018-04-05sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki1-0/+2
2018-04-05time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki1-0/+12
2018-02-21nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker1-0/+2
2018-02-21nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker1-1/+1
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker1-0/+2
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker1-37/+0
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki1-0/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-3/+1
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-1/+1
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker1-2/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker1-2/+0
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker1-0/+1
2016-03-02nohz: New tick dependency maskFrederic Weisbecker1-0/+92
2016-01-15time: nohz: Expose tick_nohz_enabledJean Delvare1-0/+2
2015-09-02nohz: Affine unpinned timers to housekeepersVatika Harlalka1-0/+9
2015-07-29nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker1-4/+4
2015-07-29nohz: Restart nohz full tick from irq exitFrederic Weisbecker1-8/+0
2015-07-29nohz: Prevent tilegx network driver interruptsChris Metcalf1-0/+9
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+8
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki1-4/+8
2015-05-07nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf1-0/+7
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner1-0/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner1-0/+2
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy1-0/+6
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner1-15/+4
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner1-3/+3
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner1-0/+3
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner1-116/+18
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki1-1/+5