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
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-10
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
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-07
time: tick-sched: Split tick_nohz_stop_sched_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-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
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
2018-02-15
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
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-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-13
nohz: Fix spurious warning when hrtimer and clockevent get out of sync
Frederic Weisbecker
2017-06-05
nohz: Fix buggy tick delay on IRQ storms
Frederic Weisbecker
2017-05-30
nohz: Reset next_tick cache even when the timer has no regs
Frederic Weisbecker
2017-05-17
nohz: Fix collision between tick and other hrtimers, again
Frederic Weisbecker
2017-05-17
nohz: Add hrtimer sanity check
Frederic Weisbecker
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
2017-01-11
nohz: Fix collision between tick and other hrtimers
Frederic Weisbecker
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-11-22
sched/nohz: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-13
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
[next]