aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29tick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=nGravatar Arnd Bergmann 1-1/+1
2024-02-26tick: Shut down low-res tick from dying CPUGravatar Frederic Weisbecker 1-2/+2
2024-02-26tick: Split nohz and highres features from nohz_modeGravatar Frederic Weisbecker 1-8/+5
2024-02-26tick: Move individual bit features to debuggable mask accessesGravatar Frederic Weisbecker 1-9/+14
2024-02-26tick: Move got_idle_tick away from common flagsGravatar Frederic Weisbecker 1-1/+1
2024-02-26tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...Gravatar Peng Liu 1-1/+1
2023-04-18timers/nohz: Protect idle/iowait sleep time under seqcountGravatar Frederic Weisbecker 1-0/+1
2023-04-18timers/nohz: Restructure and reshuffle struct tick_schedGravatar Frederic Weisbecker 1-25/+41
2022-03-07tick: Detect and fix jiffies update stallGravatar Frederic Weisbecker 1-0/+4
2021-03-22timekeeping, clocksource: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2019-03-24tick/sched: Update tick_sched struct documentationGravatar Anna-Maria Gleixner 1-3/+10
2018-04-09nohz: Gather tick_sched booleans under a common flag fieldGravatar Frederic Weisbecker 1-4/+8
2018-04-09sched: idle: Select idle state before stopping the tickGravatar Rafael J. Wysocki 1-2/+0
2018-04-07time: tick-sched: Split tick_nohz_stop_sched_tick()Gravatar Rafael J. Wysocki 1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-17nohz: Fix collision between tick and other hrtimers, againGravatar Frederic Weisbecker 1-0/+2
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Gravatar Linus Torvalds 1-2/+0
2017-01-11nohz: Fix collision between tick and other hrtimersGravatar Frederic Weisbecker 1-0/+2
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tGravatar Frederic Weisbecker 1-1/+1
2016-03-02nohz: New tick dependency maskGravatar Frederic Weisbecker 1-0/+1
2015-07-07tick/broadcast: Make idle check independent from mode and configGravatar Thomas Gleixner 1-0/+10
2015-04-22tick: Nohz: Rework next timer evaluationGravatar Thomas Gleixner 1-1/+1
2015-04-01arm/bL_switcher: Kill tick suspend hackeryGravatar Thomas Gleixner 1-0/+10
2015-04-01tick: Move core only declarations and functions to coreGravatar Thomas Gleixner 1-0/+64