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
2008-11-10
sched: clean up debug info
Peter Zijlstra
1
-20
/
+21
2008-10-30
sched: change sched_debug's mode to 0444
Li Zefan
1
-1
/
+1
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
1
-2
/
+0
2008-06-27
sched: add full schedstats to /proc/sched_debug
Peter Zijlstra
1
-2
/
+17
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+5
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
1
-3
/
+37
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-5
/
+0
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-7
/
+0
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-2
/
+2
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
1
-4
/
+1
2008-04-19
sched: build fix
Ingo Molnar
1
-1
/
+1
2008-04-19
sched: debug: add some debug code to handle the full hierarchy
Peter Zijlstra
1
-3
/
+32
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-1
/
+0
2008-03-19
sched: improve affine wakeups
Ingo Molnar
1
-0
/
+1
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
1
-0
/
+4
2008-01-25
sched: monitor clock underflows in /proc/sched_debug
Guillaume Chazarain
1
-0
/
+1
2007-12-30
sched: fix gcc warnings
Ingo Molnar
1
-4
/
+4
2007-11-28
sched: clean up overlong line in kernel/sched_debug.c
Ingo Molnar
1
-3
/
+5
2007-11-26
sched: bump version of kernel/sched_debug.c
Ingo Molnar
1
-1
/
+1
2007-11-09
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
1
-1
/
+1
2007-10-25
sched: fix unconditional irq lock
Peter Zijlstra
1
-2
/
+3
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
1
-1
/
+1
2007-10-15
Make scheduler debug file operations const
Arjan van de Ven
1
-1
/
+1
2007-10-15
sched: debug, improve migration statistics
Ingo Molnar
1
-10
/
+77
2007-10-15
sched: debug: increase width of debug line
Ingo Molnar
1
-6
/
+7
2007-10-15
sched: group scheduling, sysfs tunables
Dhaval Giani
1
-48
/
+0
2007-10-15
sched: cleanup: rename task_grp to task_group
Ingo Molnar
1
-3
/
+3
2007-10-15
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
1
-6
/
+2
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-1
/
+1
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-4
/
+4
2007-10-15
sched debug: check spread
Peter Zijlstra
1
-0
/
+2
2007-10-15
sched debug: more width for parameter printouts
Ingo Molnar
1
-2
/
+2
2007-10-15
sched debug: print settings
Ingo Molnar
1
-0
/
+13
2007-10-15
sched debug: BKL usage statistics, fix
S.Caglar Onur
1
-0
/
+2
2007-10-15
sched debug: BKL usage statistics
Ingo Molnar
1
-0
/
+4
2007-10-15
sched: add fair-user scheduler
Srivatsa Vaddagiri
1
-0
/
+52
2007-10-15
sched: print nr_running and load in /proc/sched_debug
Srivatsa Vaddagiri
1
-0
/
+2
2007-10-15
sched: fix formatting of /proc/sched_debug
Mike Galbraith
1
-4
/
+4
2007-10-15
sched: enhance debug output
Ingo Molnar
1
-40
/
+68
2007-10-15
sched: prettify /proc/sched_debug output
Ingo Molnar
1
-4
/
+2
2007-10-15
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: remove wait_runtime fields and features
Ingo Molnar
1
-49
/
+5
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-2
/
+0
2007-10-15
sched: clean up struct load_stat
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: add more vruntime statistics
Ingo Molnar
1
-2
/
+9
2007-10-15
sched: add se->vruntime debugging
Ingo Molnar
1
-3
/
+27
2007-10-15
sched: remove precise CPU load
Ingo Molnar
1
-2
/
+0
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
1
-0
/
+2
2007-10-15
sched: small sched_debug cleanup
Ingo Molnar
1
-3
/
+7
2007-09-05
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
1
-0
/
+1
[next]