index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
loadavg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
1
-1
/
+1
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
1
-10
/
+23
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
1
-69
/
+69
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-15
/
+0
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-4
/
+0
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-15
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-25
/
+26
2017-03-16
sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
Matt Fleming
1
-7
/
+11
2017-03-16
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
1
-4
/
+4
2016-05-12
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
1
-4
/
+7
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
1
-0
/
+394