index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
topology.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
1
-0
/
+4
2011-06-16
mm: increase RECLAIM_DISTANCE to 30
KOSAKI Motohiro
1
-1
/
+1
2010-09-09
sched: Add book scheduling domain
Heiko Carstens
1
-0
/
+6
2010-08-10
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
1
-4
/
+0
2010-06-29
sched: Fix spelling of sibling
Michael Neuling
1
-1
/
+1
2010-06-09
sched: Add asymmetric group packing option for sibling domain
Michael Neuling
1
-0
/
+1
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
1
-0
/
+61
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-5
/
+46
2010-01-21
sched: Fix vmark regression on big machines
Mike Galbraith
1
-1
/
+1
2009-10-14
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
1
-2
/
+2
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
1
-3
/
+3
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
1
-0
/
+2
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
1
-1
/
+1
2009-09-15
sched: Fix some domain tunings
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-12
/
+4
2009-09-08
sched: enable SD_WAKE_IDLE
Peter Zijlstra
1
-3
/
+3
2009-09-04
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
1
-2
/
+2
2009-09-04
sched: Clean up topology.h
Ingo Molnar
1
-68
/
+101
2009-09-04
sched: Add smt_gain
Peter Zijlstra
1
-0
/
+1
2009-03-13
numa, cpumask: move numa_node_id default implementation to topology.h
Rusty Russell
1
-0
/
+5
2009-03-13
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
1
-5
/
+1
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
1
-0
/
+6
2008-12-19
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
1
-2
/
+4
2008-12-19
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
1
-2
/
+2
2008-12-12
sched: let arch_update_cpu_topology indicate if topology changed
Heiko Carstens
1
-1
/
+1
2008-11-07
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
1
-1
/
+1
2008-11-07
sched: fine-tune SD_MC_INIT
Mike Galbraith
1
-1
/
+1
2008-11-05
sched: re-tune balancing
Ingo Molnar
1
-2
/
+2
2008-06-13
cpu topology: always define CPU topology information
Ben Hutchings
1
-0
/
+13
2008-05-29
sched: re-tune NUMA topologies
Ingo Molnar
1
-1
/
+3
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
1
-38
/
+8
2008-03-21
sched: add arch_update_cpu_topology hook.
Heiko Carstens
1
-0
/
+2
2008-03-19
sched: tune multi-core idle balancing
Ingo Molnar
1
-1
/
+0
2008-01-25
sched: whitespace cleanups in topology.h
Ingo Molnar
1
-1
/
+1
2008-01-25
sched: reactivate fork balancing
Ingo Molnar
1
-0
/
+3
2007-10-15
sched: enable wake-idle on CONFIG_SCHED_MC=y
Ingo Molnar
1
-3
/
+4
2007-10-15
sched: reintroduce topology.h tunings
Ingo Molnar
1
-7
/
+5
2007-08-02
[PATCH] sched: remove cache_hot_time
Ingo Molnar
1
-1
/
+0
2007-07-13
[PATCH] sched: small topology.h cleanup
Ingo Molnar
1
-1
/
+1
2007-07-09
sched: more agressive idle balancing
Ingo Molnar
1
-5
/
+7
2007-03-05
[PATCH] sched: remove SMT nice
Con Kolivas
1
-4
/
+0
2006-12-10
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
1
-1
/
+2
2006-12-10
[PATCH] sched domain: increase the SMT busy rebalance interval
Siddha, Suresh B
1
-1
/
+1
2006-10-03
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
1
-10
/
+33
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+3
2006-06-28
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
1
-1
/
+2
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-0
/
+9
[next]