aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/loadavg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-3/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan1-1/+1
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2014-01-23fs/proc: don't use module_init for non-modular core codePaul Gortmaker1-1/+1
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner1-12/+6
2008-10-23proc: switch /proc/loadavg to seq_fileAlexey Dobriyan1-0/+51