aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/tick.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2024-03-11Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2024-03-01sched/idle: Conditionally handle tick broadcast in default_idle_call()Thomas Gleixner1-0/+3
2024-02-26tick: Assume timekeeping is correctly handed over upon last offline idle callFrederic Weisbecker1-0/+2
2024-02-26tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker1-6/+0
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker1-2/+6
2024-02-16tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdefJames Morse1-1/+8
2023-09-27tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()Xueshi Hu1-10/+0
2023-04-05tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-0/+2
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