Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 2018-10-26 | 1 | -3/+0 |
* | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
* | proc: fix /proc/loadavg regression | Alexey Dobriyan | 2018-04-20 | 1 | -1/+1 |
* | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 2017-11-17 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | fs/proc: don't use module_init for non-modular core code | Paul Gortmaker | 2014-01-23 | 1 | -1/+1 |
* | sched, timers: cleanup avenrun users | Thomas Gleixner | 2009-05-15 | 1 | -12/+6 |
* | proc: switch /proc/loadavg to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -0/+51 |