aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
AgeCommit message (Expand)Author
2013-12-22Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2013-12-20sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-12-13sched/debug: Add load-tracking statistics to taskKamalesh Babulal
2013-07-17sched: implement usage trackingPaul Turner
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-22sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2013-01-25sched/debug: Fix format string for 32-bit platformsArnd Bergmann
2013-01-24sched: remove redundant NULL cgroup check in task_group_path()Li Zefan
2012-10-24sched: Replace update_shares weight distribution with per-entity computationPaul Turner
2012-10-24sched: Normalize tg load contributions against runnable timePaul Turner
2012-10-24sched: Aggregate total task_group loadPaul Turner
2012-10-24sched: Maintain the load contribution of blocked entitiesPaul Turner
2012-10-24sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-10-24sched: Maintain per-rq runnable averagesBen Segall
2012-10-24sched: Track the runnable average on a per-task entity basisPaul Turner
2012-05-14sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra
2012-05-09sched: Change rq->nr_running to unsigned intPeter Zijlstra
2012-01-27sched: Remove sched_switchRakib Mullick
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra