1. 46132e3 sched: nohz: stop passing around unused "ticks" parameter. by Paul Gortmaker · 4 years, 6 months ago
  2. ebc0f83 timers/nohz: Update NOHZ load in remote tick by Peter Zijlstra (Intel) · 5 years ago
  3. 5c54f5b sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  4. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  5. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  6. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 3c85d6d sched/loadavg: Generalize "_idle" naming to "_nohz" by Frederic Weisbecker · 8 years ago
  9. caeb588 sched/loadavg: Use {READ,WRITE}_ONCE() for sample window by Matt Fleming · 8 years ago
  10. 6e5f32f sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 8 years ago
  11. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  12. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 8 years ago
  13. 2087823 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems by Vik Heyndrickx · 9 years ago
  14. 3289bdb sched: Move the loadavg code to a more obvious location by Peter Zijlstra · 10 years ago[Renamed (62%) from kernel/sched/proc.c]
  15. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  16. a9dc5d0 sched: Change get_rq_runnable_load() to static and inline by Alex Shi · 12 years ago
  17. b92486c sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task by Alex Shi · 12 years ago
  18. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 12 years ago