summaryrefslogtreecommitdiffstats
path: root/kernel/sched/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-261-11/+79
|\
| * sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer2013-02-221-11/+79
* | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-201-7/+0
|\ \ | |/ |/|
| * sched: remove redundant NULL cgroup check in task_group_path()Li Zefan2013-01-241-7/+0
* | sched/debug: Fix format string for 32-bit platformsArnd Bergmann2013-01-251-2/+2
|/
* sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-241-8/+0
* sched: Normalize tg load contributions against runnable timePaul Turner2012-10-241-0/+4
* sched: Aggregate total task_group loadPaul Turner2012-10-241-0/+4
* sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-241-0/+3
* sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-241-0/+3
* sched: Maintain per-rq runnable averagesBen Segall2012-10-241-2/+8
* sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-241-0/+4
* sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-141-2/+8
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-091-1/+1
* sched: Remove sched_switchRakib Mullick2012-01-271-1/+0
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+510
OpenPOWER on IntegriCloud