index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+4
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
1
-2
/
+0
2015-03-27
sched: Track group sched_entity usage contributions
Morten Rasmussen
1
-0
/
+2
2015-03-27
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
1
-3
/
+7
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
1
-0
/
+1
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
1
-2
/
+2
2014-11-04
sched/deadline: Add deadline rq status print
Wanpeng Li
1
-0
/
+7
2014-09-24
sched: print_rq(): Don't use tasklist_lock
Oleg Nesterov
1
-5
/
+2
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
1
-4
/
+2
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-2
/
+1
2014-02-12
cgroup: remove cgroup->name
Tejun Heo
1
-2
/
+1
2014-02-11
sched: Add statistic for newidle load balance cost
Alex Shi
1
-0
/
+1
2014-01-28
sched/numa: Rename p->numa_faults to numa_faults_memory
Rik van Riel
1
-3
/
+3
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
1
-1
/
+1
2013-12-17
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
1
-1
/
+1
2013-10-29
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
1
-0
/
+8
2013-10-09
sched/numa: Add debugging
Ingo Molnar
1
-2
/
+58
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
1
-3
/
+3
2013-06-28
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
Alex Shi
1
-4
/
+6
2013-06-28
sched/debug: Fix formatting of /proc/<PID>/sched
Kamalesh Babulal
1
-8
/
+9
2013-06-27
sched/debug: Add load-tracking statistics to task
Kamalesh Babulal
1
-0
/
+6
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
1
-3
/
+3
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
1
-2
/
+2
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+79
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
1
-11
/
+79
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-7
/
+0
2013-01-25
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
1
-2
/
+2
2013-01-24
sched: remove redundant NULL cgroup check in task_group_path()
Li Zefan
1
-7
/
+0
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
1
-8
/
+0
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
1
-0
/
+4
2012-10-24
sched: Aggregate total task_group load
Paul Turner
1
-0
/
+4
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
1
-0
/
+3
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
1
-0
/
+3
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
1
-2
/
+8
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
1
-0
/
+4
2012-05-14
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
1
-2
/
+8
2012-05-09
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
1
-1
/
+1
2012-01-27
sched: Remove sched_switch
Rakib Mullick
1
-1
/
+0
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
1
-0
/
+510
[prev]