index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
1
-116
/
+18
*
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
1
-1
/
+1
|
\
|
*
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-10-09
1
-1
/
+1
*
|
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-09-13
1
-2
/
+0
|
/
*
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-09-04
1
-6
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
1
-1
/
+8
|
\
|
*
nohz: Support nohz full remote kick
Frederic Weisbecker
2014-06-16
1
-1
/
+8
*
|
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-07-09
1
-0
/
+20
|
/
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
1
-3
/
+3
*
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
2013-12-02
1
-1
/
+1
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
1
-3
/
+3
*
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
1
-6
/
+39
|
\
[next]