aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-9/+2
2014-04-03kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker1-1/+1
2013-04-29fix a leak in /proc/schedstatsAl Viro1-6/+1
2013-02-22sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer1-20/+59
2012-01-27sched: Remove sched_switchRakib Mullick1-2/+2
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+111