aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c
Commit message (Expand)AuthorAge
* s390/topology: export cpu_topologyHeiko Carstens2013-01-08
* s390/topology: cleanup topology codeHeiko Carstens2012-11-23
* s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-12
* s390/topology: use for_each_set_bit to simplify the codeWei Yongjun2012-09-26
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-26
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-26
* s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-09
|\
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-27
| * [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-27
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-27
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ | |/ |/|
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-14
|/
* [S390] topology: fix alloc_masks annotationSebastian Ott2011-10-30
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-26
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-23
* [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-29
* [S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2010-10-25
* [S390] topology: move topology sysinfo codeHeiko Carstens2010-10-25
* [S390] topology: clean up facility detectionHeiko Carstens2010-10-25
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-25
* [S390] topology: change defaultHeiko Carstens2010-10-25
* topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-09
* [S390] topology: expose core identifierHeiko Carstens2010-05-17
* [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-09
* [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-13
* [S390] cpumask: remove cpu_coregroup_mapRusty Russell2009-03-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\
| * Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28
| |\
| | * [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-25
| | * [S390] cpu topology: remove dead codeHeiko Carstens2008-12-25
| | * [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-25
| | * [S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens2008-12-25
| | * [S390] cpu topology: fix cpu_core_map initializationHeiko Carstens2008-12-25
| * | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
| |/
* / cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-26
|/
* [S390] cpu topology: fix lockingHeiko Carstens2008-11-14
* S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-25
* [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-14
* [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-30
* [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-30
* [S390] Vertical cpu management.Heiko Carstens2008-04-17
* [S390] cpu topology support for s390.Heiko Carstens2008-04-17