index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
topology.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
numa: remove stale node_has_online_mem() define
Chris Metcalf
2016-01-18
1
-4
/
+0
*
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
1
-3
/
+3
*
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2014-10-09
1
-0
/
+17
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2014-06-04
1
-1
/
+2
*
sched: Rework sched_domain topology definition
Vincent Guittot
2014-05-07
1
-115
/
+13
*
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
2014-04-07
1
-2
/
+2
*
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
1
-0
/
+3
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
1
-0
/
+3
*
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
2012-08-13
1
-2
/
+0
*
sched/numa: Add SD_PERFER_SIBLING to CPU domain
Alex Shi
2012-07-26
1
-0
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
1
-42
/
+0
|
\
|
*
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
1
-5
/
+0
|
*
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-09
1
-37
/
+0
*
|
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
1
-2
/
+2
|
/
*
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-20
1
-0
/
+4
*
mm: increase RECLAIM_DISTANCE to 30
KOSAKI Motohiro
2011-06-15
1
-1
/
+1
*
sched: Add book scheduling domain
Heiko Carstens
2010-09-09
1
-0
/
+6
*
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2010-08-09
1
-4
/
+0
*
sched: Fix spelling of sibling
Michael Neuling
2010-06-29
1
-1
/
+1
*
sched: Add asymmetric group packing option for sibling domain
Michael Neuling
2010-06-09
1
-0
/
+1
*
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
2010-05-27
1
-0
/
+61
*
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
1
-5
/
+46
*
sched: Fix vmark regression on big machines
Mike Galbraith
2010-01-21
1
-1
/
+1
*
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
2009-10-14
1
-2
/
+2
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-6
/
+0
*
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-16
1
-3
/
+3
*
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
1
-0
/
+2
*
sched: Reduce forkexec_idx
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
1
-1
/
+1
*
sched: Fix some domain tunings
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
1
-12
/
+4
*
sched: enable SD_WAKE_IDLE
Peter Zijlstra
2009-09-07
1
-3
/
+3
*
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
2009-09-04
1
-2
/
+2
*
sched: Clean up topology.h
Ingo Molnar
2009-09-04
1
-68
/
+101
*
sched: Add smt_gain
Peter Zijlstra
2009-09-04
1
-0
/
+1
*
numa, cpumask: move numa_node_id default implementation to topology.h
Rusty Russell
2009-03-13
1
-0
/
+5
*
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
2009-03-13
1
-5
/
+1
*
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2009-01-11
1
-0
/
+6
*
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
2008-12-19
1
-2
/
+4
*
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
2008-12-19
1
-2
/
+2
*
sched: let arch_update_cpu_topology indicate if topology changed
Heiko Carstens
2008-12-12
1
-1
/
+1
*
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
2008-11-07
1
-1
/
+1
*
sched: fine-tune SD_MC_INIT
Mike Galbraith
2008-11-07
1
-1
/
+1
*
sched: re-tune balancing
Ingo Molnar
2008-11-05
1
-2
/
+2
*
cpu topology: always define CPU topology information
Ben Hutchings
2008-06-13
1
-0
/
+13
*
sched: re-tune NUMA topologies
Ingo Molnar
2008-05-29
1
-1
/
+3
*
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2008-04-19
1
-38
/
+8
*
sched: add arch_update_cpu_topology hook.
Heiko Carstens
2008-03-21
1
-0
/
+2
*
sched: tune multi-core idle balancing
Ingo Molnar
2008-03-19
1
-1
/
+0
[next]