index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tick.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2024-03-12
Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+8
2024-03-01
sched/idle: Conditionally handle tick broadcast in default_idle_call()
Thomas Gleixner
1
-0
/
+3
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
1
-0
/
+2
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-6
/
+0
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
1
-2
/
+6
2024-02-16
tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
James Morse
1
-1
/
+8
2023-09-27
tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()
Xueshi Hu
1
-10
/
+0
2023-04-05
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-0
/
+2
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+15
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
1
-0
/
+7
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
1
-4
/
+4
2021-05-13
tick/nohz: Evaluate the CPU expression after the static key
Peter Zijlstra
1
-7
/
+11
2019-12-09
rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
Paul E. McKenney
1
-1
/
+4
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
1
-1
/
+1
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-1
/
+6
2019-05-07
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+6
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
1
-1
/
+6
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
1
-0
/
+6
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
1
-3
/
+4
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
1
-0
/
+2
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-0
/
+2
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
1
-0
/
+2
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-0
/
+12
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
1
-0
/
+2
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
1
-1
/
+1
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+1
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
1
-0
/
+2
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-37
/
+0
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
1
-0
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-3
/
+1
2016-03-18
param: convert some "on"/"off" users to strtobool
Kees Cook
1
-1
/
+1
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
1
-2
/
+0
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
1
-2
/
+0
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
1
-0
/
+1
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
1
-0
/
+92
2016-01-16
time: nohz: Expose tick_nohz_enabled
Jean Delvare
1
-0
/
+2
2015-09-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
1
-0
/
+9
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
1
-4
/
+4
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
1
-8
/
+0
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-0
/
+9
2015-07-07
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
Thomas Gleixner
1
-0
/
+7
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
1
-4
/
+0
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-4
/
+8
2015-05-07
nohz: Add tick_nohz_full_add_cpus_to() API
Chris Metcalf
1
-0
/
+7
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-0
/
+2
[next]