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