index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: keep total / count stats in addition to the max for
Arjan van de Ven
2008-01-25
1
-0
/
+4
*
sched: monitor clock underflows in /proc/sched_debug
Guillaume Chazarain
2008-01-25
1
-0
/
+1
*
sched: fix gcc warnings
Ingo Molnar
2007-12-30
1
-4
/
+4
*
sched: clean up overlong line in kernel/sched_debug.c
Ingo Molnar
2007-11-28
1
-3
/
+5
*
sched: bump version of kernel/sched_debug.c
Ingo Molnar
2007-11-26
1
-1
/
+1
*
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
2007-11-09
1
-1
/
+1
*
sched: fix unconditional irq lock
Peter Zijlstra
2007-10-25
1
-2
/
+3
*
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-18
1
-1
/
+1
*
Make scheduler debug file operations const
Arjan van de Ven
2007-10-15
1
-1
/
+1
*
sched: debug, improve migration statistics
Ingo Molnar
2007-10-15
1
-10
/
+77
*
sched: debug: increase width of debug line
Ingo Molnar
2007-10-15
1
-6
/
+7
*
sched: group scheduling, sysfs tunables
Dhaval Giani
2007-10-15
1
-48
/
+0
*
sched: cleanup: rename task_grp to task_group
Ingo Molnar
2007-10-15
1
-3
/
+3
*
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
2007-10-15
1
-6
/
+2
*
sched: speed up and simplify vslice calculations
Peter Zijlstra
2007-10-15
1
-1
/
+1
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
1
-4
/
+4
*
sched debug: check spread
Peter Zijlstra
2007-10-15
1
-0
/
+2
*
sched debug: more width for parameter printouts
Ingo Molnar
2007-10-15
1
-2
/
+2
*
sched debug: print settings
Ingo Molnar
2007-10-15
1
-0
/
+13
*
sched debug: BKL usage statistics, fix
S.Caglar Onur
2007-10-15
1
-0
/
+2
*
sched debug: BKL usage statistics
Ingo Molnar
2007-10-15
1
-0
/
+4
*
sched: add fair-user scheduler
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+52
*
sched: print nr_running and load in /proc/sched_debug
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+2
*
sched: fix formatting of /proc/sched_debug
Mike Galbraith
2007-10-15
1
-4
/
+4
*
sched: enhance debug output
Ingo Molnar
2007-10-15
1
-40
/
+68
*
sched: prettify /proc/sched_debug output
Ingo Molnar
2007-10-15
1
-4
/
+2
*
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
2007-10-15
1
-1
/
+1
*
sched: remove wait_runtime fields and features
Ingo Molnar
2007-10-15
1
-49
/
+5
*
sched: remove wait_runtime limit
Ingo Molnar
2007-10-15
1
-2
/
+0
*
sched: clean up struct load_stat
Dmitry Adamushko
2007-10-15
1
-1
/
+1
*
sched: add more vruntime statistics
Ingo Molnar
2007-10-15
1
-2
/
+9
*
sched: add se->vruntime debugging
Ingo Molnar
2007-10-15
1
-3
/
+27
*
sched: remove precise CPU load
Ingo Molnar
2007-10-15
1
-2
/
+0
*
sched: debug: track maximum 'slice'
Ingo Molnar
2007-10-15
1
-0
/
+2
*
sched: small sched_debug cleanup
Ingo Molnar
2007-10-15
1
-3
/
+7
*
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
2007-09-05
1
-0
/
+1
*
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-23
1
-1
/
+2
*
sched debug: dont print kernel address in /proc/sched_debug
Ingo Molnar
2007-08-10
1
-1
/
+1
*
sched debug: remove the 'u64 now' parameter from print_task()/_rq()
Ingo Molnar
2007-08-09
1
-6
/
+6
*
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
2007-08-09
1
-2
/
+2
*
take sched_debug.c out of nasal demon territory
Al Viro
2007-08-06
1
-6
/
+6
*
[PATCH] sched: reduce debug code
Ingo Molnar
2007-08-02
1
-6
/
+16
*
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-31
1
-1
/
+1
*
[PATCH] sched: mark sysrq_sched_debug_show() static
Josh Triplett
2007-07-26
1
-1
/
+1
*
[PATCH] sched: remove stale version info from kernel/sched_debug.c
Ingo Molnar
2007-07-13
1
-1
/
+1
*
sched: scheduler debugging, core
Ingo Molnar
2007-07-09
1
-0
/
+275