aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/topology.c
AgeCommit message (Expand)Author
2015-03-25s390: make couple of functions and variables staticHeiko Carstens
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-01-22s390: add SMT supportMartin Schwidefsky
2014-09-26s390/topology: call set_sched_topology earlyMartin Schwidefsky
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot
2014-03-07s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann
2013-01-08s390/topology: export cpu_topologyHeiko Carstens
2012-11-23s390/topology: cleanup topology codeHeiko Carstens
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens
2012-09-26s390/topology: use for_each_set_bit to simplify the codeWei Yongjun
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] topology: change defaultHeiko Carstens
2010-09-09topology, s390: Add z11 cpu topology supportHeiko Carstens
2010-05-17[S390] topology: expose core identifierHeiko Carstens
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov