index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
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: remove unused fields from struct rq
Luis Henriques
2009-03-24
1
-4
/
+1
*
sched: jiffies not printed per CPU
Luis Henriques
2009-03-18
1
-1
/
+1
*
sched: introduce avg_wakeup
Peter Zijlstra
2009-01-15
1
-0
/
+1
*
sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"
Li Zefan
2009-01-11
1
-4
/
+17
*
sched: add uid information to sched_debug for CONFIG_USER_SCHED
Arun R Bharadwaj
2008-12-01
1
-1
/
+5
*
Merge branch 'linus' into sched/core
Ingo Molnar
2008-11-19
1
-22
/
+24
|
\
|
*
sched: fix kernel warning on /proc/sched_debug access
Ingo Molnar
2008-11-16
1
-2
/
+3
|
*
sched: clean up debug info
Peter Zijlstra
2008-11-10
1
-20
/
+21
*
|
sched: include group statistics in /proc/sched_debug
Bharata B Rao
2008-11-11
1
-1
/
+36
*
|
sched debug: remove NULL checking in print_cfs/rt_rq()
Li Zefan
2008-11-04
1
-12
/
+2
|
/
*
sched: change sched_debug's mode to 0444
Li Zefan
2008-10-30
1
-1
/
+1
*
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-10-10
1
-2
/
+0
*
sched: add full schedstats to /proc/sched_debug
Peter Zijlstra
2008-06-27
1
-2
/
+17
*
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-06-27
1
-0
/
+5
*
sched: debug: add some rt debug output
Peter Zijlstra
2008-06-20
1
-3
/
+37
*
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
2008-05-29
1
-5
/
+0
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
1
-7
/
+0
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
1
-2
/
+2
*
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-4
/
+1
*
sched: build fix
Ingo Molnar
2008-04-19
1
-1
/
+1
*
sched: debug: add some debug code to handle the full hierarchy
Peter Zijlstra
2008-04-19
1
-3
/
+32
*
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
2008-04-19
1
-1
/
+0
*
sched: improve affine wakeups
Ingo Molnar
2008-03-19
1
-0
/
+1
*
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
[next]