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
/
arch
/
s390
/
kernel
/
topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/numa: establish cpu to node mapping early
Heiko Carstens
2016-12-07
1
-9
/
+24
*
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
2016-12-07
1
-9
/
+9
*
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
2016-12-07
1
-1
/
+1
*
s390/topology: remove z10 special handling
Heiko Carstens
2016-06-13
1
-56
/
+8
*
s390/topology: add drawer scheduling domain level
Heiko Carstens
2016-06-13
1
-6
/
+27
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-5
/
+2
*
s390/topology: reduce per_cpu() invocations
Heiko Carstens
2015-10-27
1
-12
/
+16
*
s390/numa: re-add DIE sched_domain_topology_level
Michael Holzheu
2015-08-19
1
-0
/
+1
*
s390/topology: remove topology lock
Michael Holzheu
2015-08-07
1
-7
/
+4
*
s390/numa: add core infrastructure
Philipp Hachtmann
2015-08-03
1
-9
/
+12
*
s390: make couple of functions and variables static
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2015-02-12
1
-17
/
+17
*
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
1
-53
/
+47
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
1
-18
/
+45
*
s390/topology: call set_sched_topology early
Martin Schwidefsky
2014-09-26
1
-8
/
+10
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
1
-0
/
+20
|
\
|
*
sched, s390: Create a dedicated topology table
Vincent Guittot
2014-05-07
1
-0
/
+20
*
|
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-1
/
+3
|
/
*
s390/topology: Remove call to update_cpu_masks()
Philipp Hachtmann
2014-03-07
1
-1
/
+0
*
s390/topology: export cpu_topology
Heiko Carstens
2013-01-08
1
-0
/
+2
*
s390/topology: cleanup topology code
Heiko Carstens
2012-11-23
1
-59
/
+54
*
s390/topology: fix core id vs physical package id mix-up
Heiko Carstens
2012-11-12
1
-2
/
+4
*
s390/topology: use for_each_set_bit to simplify the code
Wei Yongjun
2012-09-26
1
-4
/
+1
*
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2012-09-26
1
-7
/
+4
*
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
2012-09-26
1
-6
/
+4
*
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
2012-09-26
1
-0
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-01-09
1
-88
/
+187
|
\
|
*
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2011-12-27
1
-8
/
+26
|
*
[S390] topology: cleanup z10 topology handling
Heiko Carstens
2011-12-27
1
-29
/
+48
|
*
[S390] topology: get rid of ifdefs
Heiko Carstens
2011-12-27
1
-55
/
+117
*
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-3
/
+3
*
|
[S390] topology: fix topology on z10 machines
Heiko Carstens
2011-11-14
1
-7
/
+38
|
/
*
[S390] topology: fix alloc_masks annotation
Sebastian Ott
2011-10-30
1
-2
/
+2
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
1
-1
/
+0
*
[S390] convert old cpumask API into new one
KOSAKI Motohiro
2011-05-23
1
-8
/
+8
*
[S390] topology: fix cpu masks for topology=off case
Heiko Carstens
2010-10-29
1
-2
/
+4
*
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
2010-10-25
1
-2
/
+1
*
[S390] topology: move topology sysinfo code
Heiko Carstens
2010-10-25
1
-54
/
+21
*
[S390] topology: clean up facility detection
Heiko Carstens
2010-10-25
1
-9
/
+5
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-4
/
+1
*
[S390] topology: change default
Heiko Carstens
2010-10-25
1
-3
/
+3
*
topology, s390: Add z11 cpu topology support
Heiko Carstens
2010-09-09
1
-57
/
+93
*
[S390] topology: expose core identifier
Heiko Carstens
2010-05-17
1
-1
/
+6
*
[S390] arch/s390/kernel: Add missing unlock
Julia Lawall
2010-04-09
1
-1
/
+2
*
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
2010-01-13
1
-1
/
+1
*
[S390] cpumask: remove cpu_coregroup_map
Rusty Russell
2009-03-26
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-24
/
+22
|
\
[next]