Eric Dumazet
|
f5f293a4e3
sched: account system time properly
|
16 years ago |
Gautham R Shenoy
|
381512cf3d
sched: Avoid printing sched_group::__cpu_power for default case
|
16 years ago |
Lai Jiangshan
|
132380a06b
tracing, sched: mark get_parent_ip() notrace
|
16 years ago |
Ingo Molnar
|
5af8c4e0fa
Merge commit 'v2.6.30-rc1' into sched/urgent
|
16 years ago |
Linus Torvalds
|
609862be07
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
90975ef712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 years ago |
Linus Torvalds
|
b1dbb67911
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
Davide Libenzi
|
4ede816ac3
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
|
16 years ago |
Gautham R Shenoy
|
46e0bb9c12
sched: Print sched_group::__cpu_power in sched_domain_debug
|
16 years ago |
Bharata B Rao
|
ef12fefabf
cpuacct: add per-cgroup utime/stime statistics
|
16 years ago |
Hidetoshi Seto
|
c5f8d99585
posixtimers, sched: Fix posix clock monotonicity
|
16 years ago |
Bharata B Rao
|
a18b83b7ef
cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2
|
16 years ago |
Peter Zijlstra
|
7f1e2ca9f0
hrtimer: fix rq->lock inversion (again)
|
16 years ago |
Rusty Russell
|
558f6ab910
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
c4e1aa67ed
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
65fb0d23fc
Merge branch 'linus' into cpumask-for-linus
|
16 years ago |
Randy Dunlap
|
d5ac537e5f
sched: fix errors in struct & function comments
|
16 years ago |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
Gautham R Shenoy
|
b7bb4c9bb0
sched: Add comments to find_busiest_group() function
|
16 years ago |
Gautham R Shenoy
|
c071df1852
sched: Refactor the power savings balance code
|
16 years ago |
Gautham R Shenoy
|
a021dc0337
sched: Optimize the !power_savings_balance during fbg()
|
16 years ago |
Gautham R Shenoy
|
dbc523a3b8
sched: Create a helper function to calculate imbalance
|
16 years ago |
Gautham R Shenoy
|
2e6f44aeda
sched: Create helper to calculate small_imbalance in fbg()
|
16 years ago |
Gautham R Shenoy
|
37abe198b1
sched: Create a helper function to calculate sched_domain stats for fbg()
|
16 years ago |
Gautham R Shenoy
|
222d656dea
sched: Define structure to store the sched_domain statistics for fbg()
|
16 years ago |
Gautham R Shenoy
|
1f8c553d0f
sched: Create a helper function to calculate sched_group stats for fbg()
|
16 years ago |
Gautham R Shenoy
|
381be78fdc
sched: Define structure to store the sched_group statistics for fbg()
|
16 years ago |
Gautham R Shenoy
|
6dfdb06290
sched: Fix indentations in find_busiest_group() using gotos
|
16 years ago |