summaryrefslogtreecommitdiffstats
path: root/kernel/sched/stats.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-231-1/+0
* sched: Introduce task block time in schedstatsYafang Shao2021-10-051-0/+1
* sched: Make schedstats helpers independent of fair sched classYafang Shao2021-10-051-0/+103
* sched: Fix various typosIngo Molnar2021-03-221-1/+1
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-7/+6
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-031-2/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+2
* kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-04-031-1/+1
* fix a leak in /proc/schedstatsAl Viro2013-04-291-6/+1
* sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer2013-02-221-20/+59
* sched: Remove sched_switchRakib Mullick2012-01-271-2/+2
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+111