Linus Torvalds
|
eee2775d99
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Ingo Molnar
|
d7ea17a769
sched: Fix dynamic power-balancing crash
|
15 年之前 |
Peter Zijlstra
|
18a3885fc1
sched: Remove reciprocal for cpu_power
|
15 年之前 |
Gautham R Shenoy
|
d899a789c2
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
|
15 年之前 |
Peter Zijlstra
|
bdb94aa5db
sched: Try to deal with low capacity
|
15 年之前 |
Peter Zijlstra
|
e9e9250bc7
sched: Scale down cpu_power due to RT tasks
|
15 年之前 |
Peter Zijlstra
|
ab29230e67
sched: Implement dynamic cpu_power
|
15 年之前 |
Peter Zijlstra
|
a52bfd7358
sched: Add smt_gain
|
15 年之前 |
Peter Zijlstra
|
cc9fba7d76
sched: Update the cpu_power sum during load-balance
|
15 年之前 |
Peter Zijlstra
|
b5d978e0c7
sched: Add SD_PREFER_SIBLING
|
15 年之前 |
Peter Zijlstra
|
f93e65c186
sched: Restore __cpu_power to a straight sum of power
|
15 年之前 |
Ingo Molnar
|
9aa55fbd01
Merge branches 'sched/domains' and 'sched/clock' into sched/core
|
15 年之前 |
Arjan van de Ven
|
8f0dfc34e9
sched: Provide iowait counters
|
16 年之前 |
Anirban Sinha
|
84e9dabf6e
sched: Rename init_cfs_rq => init_tg_cfs_rq
|
16 年之前 |
Peter Zijlstra
|
34d76c4155
sched: Fix division by zero - really
|
16 年之前 |
Paul E. McKenney
|
d6714c22b4
rcu: Renamings to increase RCU clarity
|
16 年之前 |
Peter Zijlstra
|
a8af7246c1
sched: Avoid division by zero
|
16 年之前 |
Hiroshi Shimamoto
|
cde7e5ca4e
sched: Use for_each_class macro in move_one_task()
|
16 年之前 |
Andreas Herrmann
|
294b0c9619
sched: Consolidate definition of variable sd in __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
0601a88d8f
sched: Separate out build of NUMA sched groups from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
de616e36c7
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
86548096f2
sched: Separate out build of CPU sched groups from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
a2af04cdbb
sched: Separate out build of MC sched groups from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
0e8e85c941
sched: Separate out build of SMT sched groups from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
d817353555
sched: Separate out build of SMT sched domain from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
410c408108
sched: Separate out build of MC sched domain from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
87cce6622c
sched: Separate out build of CPU sched domain from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
7f4588f3aa
sched: Separate out build of NUMA sched domain from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
2109b99ee1
sched: Separate out allocation/free/goto-hell from __build_sched_domains
|
16 年之前 |
Andreas Herrmann
|
49a02c514d
sched: Use structure to store local data in __build_sched_domains
|
16 年之前 |