index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-01-25
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-24
sched: remove redundant NULL cgroup check in task_group_path()
Li Zefan
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
sched: Aggregate total task_group load
Paul Turner
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
2012-05-14
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
2012-05-09
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
2012-01-27
sched: Remove sched_switch
Rakib Mullick
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra