aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/debug.c
Commit message (Expand)AuthorAge
* sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-12
* sched/debug: Remove CONFIG_FAIR_GROUP_SCHED maskAlex Shi2013-06-28
* sched/debug: Fix formatting of /proc/<PID>/schedKamalesh Babulal2013-06-28
* sched/debug: Add load-tracking statistics to taskKamalesh Babulal2013-06-27
* sched/tg: Use 'unsigned long' for load variable in task groupAlex Shi2013-06-27
* sched: Change cfs_rq load avg to unsigned longAlex Shi2013-06-27
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\
| * sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer2013-02-22
* | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-20
|\ \ | |/ |/|
| * sched: remove redundant NULL cgroup check in task_group_path()Li Zefan2013-01-24
* | sched/debug: Fix format string for 32-bit platformsArnd Bergmann2013-01-25
|/
* sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-24
* sched: Normalize tg load contributions against runnable timePaul Turner2012-10-24
* sched: Aggregate total task_group loadPaul Turner2012-10-24
* sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
* sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
* sched: Maintain per-rq runnable averagesBen Segall2012-10-24
* sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
* sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-14
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-09
* sched: Remove sched_switchRakib Mullick2012-01-27
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17