summaryrefslogtreecommitdiffstats
path: root/kernel/sched/loadavg.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2017-06-221-25/+26
* sched/loadavg: Use {READ,WRITE}_ONCE() for sample windowMatt Fleming2017-03-161-7/+11
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-03-161-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/core: Correct off by one bug in load migration calculationThomas Gleixner2016-07-131-4/+4
* sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-05-121-4/+7
* sched: Move the loadavg code to a more obvious locationPeter Zijlstra2015-05-081-0/+394
OpenPOWER on IntegriCloud