summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
* tick: Mark sched_timer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-28
* tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior2019-08-01
* sched/fair: Remove the rq->cpu_load[] update codeDietmar Eggemann2019-06-03
* Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-06
|\
| * cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-09
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-06
|\ \
| * | timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes2019-03-23
| |/
* / nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin2019-05-03
|/
* hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner2018-11-23
* time: Add SPDX license identifiersThomas Gleixner2018-11-23
* time: Remove useless filenames in top level commentsThomas Gleixner2018-11-23
* tick/sched : Remove redundant cpu_online() checkPeng Hao2018-10-10
* nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-07-31
* Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-26
* tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner2018-04-26
*-. 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-15
* 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
|/