aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/loadavg.c
AgeCommit message (Expand)Author
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2014-01-23fs/proc: don't use module_init for non-modular core codePaul Gortmaker
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner
2008-10-23proc: switch /proc/loadavg to seq_fileAlexey Dobriyan