summaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-11
|\ \
| * | tick-sched: avoid a maybe-uninitialized warningArnd Bergmann2018-04-10
| * | nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki2018-04-09
| * | nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-09
| * | cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-09
| * | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-09
| * | time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-07
| * | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
| * | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-05
| * | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-05
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-04
|\ \ | |/ |/|
| * timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner2018-03-13
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-02
|\ \
| * | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-09
| * | sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker2018-02-21
| * | nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker2018-02-21
| * | nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker2018-02-21
| |/
* | sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-15
|/
* hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner2018-01-16
* nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner2017-12-29
* cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-28
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-13
|\
| * sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-27
| * sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-27
| * sched/idle: Move quiet_vmstate() into the NOHZ codePeter Zijlstra2017-10-10
* | timers/nohz: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-08
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * nohz: Fix spurious warning when hrtimer and clockevent get out of syncFrederic Weisbecker2017-06-13
| * nohz: Fix buggy tick delay on IRQ stormsFrederic Weisbecker2017-06-05
| * nohz: Reset next_tick cache even when the timer has no regsFrederic Weisbecker2017-05-30
| * nohz: Fix collision between tick and other hrtimers, againFrederic Weisbecker2017-05-17
| * nohz: Add hrtimer sanity checkFrederic Weisbecker2017-05-17
* | nohz: Move idle balancer registration to the idle pathFrederic Weisbecker2017-06-22
* | sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2017-06-22
* | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra2017-05-15
|/
* cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki2017-03-23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2017-02-16
* tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker2017-02-10
* nohz: Fix collision between tick and other hrtimersFrederic Weisbecker2017-01-11
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* sched/nohz: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-22
* tick/nohz: Prevent stopping the tick on an offline CPUWanpeng Li2016-09-13
* tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-02
* tick/nohz: Optimize nohz idle enterGaurav Jindal2016-07-19
* Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-07
|\