index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Commit message (
Expand
)
Author
Age
*
sched: Track group sched_entity usage contributions
Morten Rasmussen
2015-03-27
*
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
2015-03-27
*
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
*
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
2014-11-04
*
sched/deadline: Add deadline rq status print
Wanpeng Li
2014-11-04
*
sched: print_rq(): Don't use tasklist_lock
Oleg Nesterov
2014-09-24
*
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2014-08-20
*
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-16
*
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
|
\
|
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
*
|
sched: Add statistic for newidle load balance cost
Alex Shi
2014-02-11
*
|
sched/numa: Rename p->numa_faults to numa_faults_memory
Rik van Riel
2014-01-28
|
/
*
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
*
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2013-12-17
*
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-10-29
*
sched/numa: Add debugging
Ingo Molnar
2013-10-09
*
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-09-12
*
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
Alex Shi
2013-06-28
*
sched/debug: Fix formatting of /proc/<PID>/sched
Kamalesh Babulal
2013-06-28
*
sched/debug: Add load-tracking statistics to task
Kamalesh Babulal
2013-06-27
*
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
2013-06-27
*
sched: Change cfs_rq load avg to unsigned long
Alex Shi
2013-06-27
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-26
|
\
|
*
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-22
*
|
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-02-20
|
\
\
|
|
/
|
/
|
|
*
sched: remove redundant NULL cgroup check in task_group_path()
Li Zefan
2013-01-24
*
|
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-25
|
/
*
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-10-24
*
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
2012-05-14
*
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
2012-05-09
*
sched: Remove sched_switch
Rakib Mullick
2012-01-27
*
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17