Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/loadavg: Generalize "_idle" naming to "_nohz" | Frederic Weisbecker | 2017-06-22 | 1 | -25/+26 |
* | sched/loadavg: Use {READ,WRITE}_ONCE() for sample window | Matt Fleming | 2017-03-16 | 1 | -7/+11 |
* | sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting | Matt Fleming | 2017-03-16 | 1 | -2/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/core: Correct off by one bug in load migration calculation | Thomas Gleixner | 2016-07-13 | 1 | -4/+4 |
* | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems | Vik Heyndrickx | 2016-05-12 | 1 | -4/+7 |
* | sched: Move the loadavg code to a more obvious location | Peter Zijlstra | 2015-05-08 | 1 | -0/+394 |