aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/topology.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17param: convert some "on"/"off" users to strtoboolGravatar Kees Cook 1-5/+2
2015-10-27s390/topology: reduce per_cpu() invocationsGravatar Heiko Carstens 1-12/+16
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelGravatar Michael Holzheu 1-0/+1
2015-08-07s390/topology: remove topology lockGravatar Michael Holzheu 1-7/+4
2015-08-03s390/numa: add core infrastructureGravatar Philipp Hachtmann 1-9/+12
2015-03-25s390: make couple of functions and variables staticGravatar Heiko Carstens 1-1/+1
2015-02-12s390/topology: convert cpu_topology array to per cpu variableGravatar Heiko Carstens 1-17/+17
2015-02-12s390/topology: delay initialization of topology cpu masksGravatar Heiko Carstens 1-53/+47
2015-01-22s390: add SMT supportGravatar Martin Schwidefsky 1-18/+45
2014-09-26s390/topology: call set_sched_topology earlyGravatar Martin Schwidefsky 1-8/+10
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+20
2014-05-20s390/mm: Convert bootmem to memblockGravatar Philipp Hachtmann 1-1/+3
2014-05-07sched, s390: Create a dedicated topology tableGravatar Vincent Guittot 1-0/+20
2014-03-07s390/topology: Remove call to update_cpu_masks()Gravatar Philipp Hachtmann 1-1/+0
2013-01-08s390/topology: export cpu_topologyGravatar Heiko Carstens 1-0/+2
2012-11-23s390/topology: cleanup topology codeGravatar Heiko Carstens 1-59/+54
2012-11-12s390/topology: fix core id vs physical package id mix-upGravatar Heiko Carstens 1-2/+4
2012-09-26s390/topology: use for_each_set_bit to simplify the codeGravatar Wei Yongjun 1-4/+1
2012-09-26s390/smp,topology: add polarization member to pcpu structGravatar Heiko Carstens 1-7/+4
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionGravatar Heiko Carstens 1-6/+4
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadGravatar Heiko Carstens 1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-1/+1
2012-03-11[S390] rework smp codeGravatar Martin Schwidefsky 1-4/+4
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-88/+187
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-3/+3
2011-12-27[S390] topology: increase poll frequency if change is anticipatedGravatar Heiko Carstens 1-8/+26
2011-12-27[S390] topology: cleanup z10 topology handlingGravatar Heiko Carstens 1-29/+48
2011-12-27[S390] topology: get rid of ifdefsGravatar Heiko Carstens 1-55/+117
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-3/+3
2011-11-14[S390] topology: fix topology on z10 machinesGravatar Heiko Carstens 1-7/+38
2011-10-30[S390] topology: fix alloc_masks annotationGravatar Sebastian Ott 1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cGravatar Heiko Carstens 1-1/+0
2011-05-23[S390] convert old cpumask API into new oneGravatar KOSAKI Motohiro 1-8/+8
2010-10-29[S390] topology: fix cpu masks for topology=off caseGravatar Heiko Carstens 1-2/+4
2010-10-25[S390] topology: export cpu topology via proc/sysinfoGravatar Heiko Carstens 1-2/+1
2010-10-25[S390] topology: move topology sysinfo codeGravatar Heiko Carstens 1-54/+21
2010-10-25[S390] topology: clean up facility detectionGravatar Heiko Carstens 1-9/+5
2010-10-25[S390] cleanup facility list handlingGravatar Martin Schwidefsky 1-4/+1
2010-10-25[S390] topology: change defaultGravatar Heiko Carstens 1-3/+3
2010-09-09topology, s390: Add z11 cpu topology supportGravatar Heiko Carstens 1-57/+93
2010-05-17[S390] topology: expose core identifierGravatar Heiko Carstens 1-1/+6
2010-04-09[S390] arch/s390/kernel: Add missing unlockGravatar Julia Lawall 1-1/+2
2010-01-13[S390] Move __cpu_logical_map to smp.cGravatar Heiko Carstens 1-1/+1
2009-03-26[S390] cpumask: remove cpu_coregroup_mapGravatar Rusty Russell 1-1/+1
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Rusty Russell 1-24/+22
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-22/+19
2008-12-26cpumask: cpu_coregroup_mask(): s390Gravatar Rusty Russell 1-0/+5
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Gravatar Martin Schwidefsky 1-1/+4
2008-12-25[S390] cpu topology: remove dead codeGravatar Heiko Carstens 1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterGravatar Heiko Carstens 1-1/+11