summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* s390/topology: correct allocation of topology informationMartin Schwidefsky2017-02-071-1/+1
* s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-161-9/+2
* s390/topology: reduce number of printksHeiko Carstens2017-01-161-5/+3
* s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-071-9/+24
* s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-071-9/+9
* s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens2016-12-071-1/+1
* s390/topology: remove z10 special handlingHeiko Carstens2016-06-131-56/+8
* s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-6/+27
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-5/+2
* s390/topology: reduce per_cpu() invocationsHeiko Carstens2015-10-271-12/+16
* s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu2015-08-191-0/+1
* s390/topology: remove topology lockMichael Holzheu2015-08-071-7/+4
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-9/+12
* s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
* s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-121-17/+17
* s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-121-53/+47
* s390: add SMT supportMartin Schwidefsky2015-01-221-18/+45
* s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-261-8/+10
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-0/+20
|\
| * sched, s390: Create a dedicated topology tableVincent Guittot2014-05-071-0/+20
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-1/+3
|/
* s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann2014-03-071-1/+0
* s390/topology: export cpu_topologyHeiko Carstens2013-01-081-0/+2
* s390/topology: cleanup topology codeHeiko Carstens2012-11-231-59/+54
* s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-121-2/+4
* s390/topology: use for_each_set_bit to simplify the codeWei Yongjun2012-09-261-4/+1
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-261-7/+4
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-261-6/+4
* s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-261-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [S390] rework smp codeMartin Schwidefsky2012-03-111-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-091-88/+187
|\
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-271-8/+26
| * [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-271-55/+117
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-3/+3
|\ \ | |/ |/|
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-3/+3
* | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
|/
* [S390] topology: fix alloc_masks annotationSebastian Ott2011-10-301-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-8/+8
* [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-291-2/+4
* [S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2010-10-251-2/+1
* [S390] topology: move topology sysinfo codeHeiko Carstens2010-10-251-54/+21
* [S390] topology: clean up facility detectionHeiko Carstens2010-10-251-9/+5
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-4/+1
* [S390] topology: change defaultHeiko Carstens2010-10-251-3/+3
* topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-091-57/+93
* [S390] topology: expose core identifierHeiko Carstens2010-05-171-1/+6
* [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-091-1/+2