summaryrefslogtreecommitdiff
path: root/kernel/sched/stats.c
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-04-03kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker
2013-04-29fix a leak in /proc/schedstatsAl Viro
2013-02-22sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer
2012-01-27sched: Remove sched_switchRakib Mullick
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra