index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
tick.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()
Xueshi Hu
2023-09-27
1
-10
/
+0
*
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-04-05
1
-0
/
+2
*
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-28
1
-11
/
+15
|
\
|
*
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
2021-05-13
1
-4
/
+4
|
*
tick/nohz: Evaluate the CPU expression after the static key
Peter Zijlstra
2021-05-13
1
-7
/
+11
*
|
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
1
-0
/
+7
|
/
*
rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
Paul E. McKenney
2019-12-09
1
-1
/
+4
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-1
/
+6
|
\
|
*
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-10-05
1
-1
/
+6
*
|
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
1
-1
/
+6
|
\
|
*
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-04-10
1
-1
/
+6
*
|
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2019-03-23
1
-0
/
+6
|
/
*
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-3
/
+4
*
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
1
-0
/
+2
*
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
1
-0
/
+2
*
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
1
-0
/
+2
*
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
1
-0
/
+12
*
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
2018-02-21
1
-0
/
+2
*
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
2018-02-21
1
-1
/
+1
*
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
1
-0
/
+1
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
1
-0
/
+2
*
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-37
/
+0
|
/
*
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-23
1
-0
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-3
/
+1
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-1
/
+1
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-2
/
+0
*
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-2
/
+0
*
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
1
-0
/
+1
*
nohz: New tick dependency mask
Frederic Weisbecker
2016-03-02
1
-0
/
+92
*
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2016-01-15
1
-0
/
+2
*
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-09-02
1
-0
/
+9
*
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
1
-4
/
+4
*
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
1
-8
/
+0
*
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
2015-07-29
1
-0
/
+9
*
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
Thomas Gleixner
2015-07-07
1
-0
/
+7
*
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-07-07
1
-4
/
+0
*
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
1
-4
/
+8
|
\
|
*
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-19
1
-4
/
+8
*
|
nohz: Add tick_nohz_full_add_cpus_to() API
Chris Metcalf
2015-05-07
1
-0
/
+7
|
/
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
1
-0
/
+2
*
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
1
-0
/
+2
*
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
1
-0
/
+19
*
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
1
-0
/
+25
*
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
1
-0
/
+6
*
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
1
-15
/
+4
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
1
-3
/
+3
*
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
1
-0
/
+3
[next]