aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
* 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
|\
| * timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-07
| * timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner2016-07-07
* | timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar2016-07-01
* | timers/nohz: Fix several typosWei Jiangang2016-07-01
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\
| * sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2016-04-23
| * sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-23
* | locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra2016-05-05
|/
* timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-29
* kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-17
* sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-02
* nohz: New tick dependency maskFrederic Weisbecker2016-03-02
* nohz: Implement wide kick on top of irq workFrederic Weisbecker2016-02-13
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-31
|\
| * tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li2016-01-27
| * tick/sched: Hide unused oneshot timer codeArnd Bergmann2016-01-26
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-01-20
|\ \
| * | time: nohz: Expose tick_nohz_enabledJean Delvare2016-01-15
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-01-11
|\ \ \
| * | | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2015-12-08
| |/ /
| | |
| \ \
*-. | | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-01-11
|\ \| | | | |/ | |/|
| * | nohz: Clarify magic in tick_nohz_stop_sched_tick()Peter Zijlstra2015-11-25
| |/
* | sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...Frederic Weisbecker2015-12-04
* | sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park2015-11-23
|/
* nohz: Assert existing housekeepers when nohz full enabledFrederic Weisbecker2015-09-02
* nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-29
* nohz: Move tick_nohz_restart_sched_tick() above its usersFrederic Weisbecker2015-07-29
* nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-29
* nohz: Remove idle task special caseFrederic Weisbecker2015-07-29
* timer: Minimize nohz off overheadThomas Gleixner2015-06-19
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
* nohz: Fix !HIGH_RES_TIMERS hangThomas Gleixner2015-05-07
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-22
* tick: Sched: Restructure codeThomas Gleixner2015-04-22
* tick: sched: Force tick interrupt and get rid of softirq magicThomas Gleixner2015-04-22
* tick: sched: Remove hrtimer_active() checksThomas Gleixner2015-04-22
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-19
|\
| * tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-19
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-11
|\ \ | |/ |/|