index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tick.h
Age
Commit message (
Expand
)
Author
2019-12-09
rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
Paul E. McKenney
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2016-01-15
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2015-09-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
2015-07-07
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
Thomas Gleixner
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-07
nohz: Add tick_nohz_full_add_cpus_to() API
Chris Metcalf
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
[next]