summaryrefslogtreecommitdiffstats
path: root/arch/s390/numa/mode_emu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/numa: pin all possible cpus to nodes earlyHeiko Carstens2016-12-071-1/+22
* s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-071-5/+4Star
* s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-071-2/+2
* s390/numa: always use logical cpu and core idsHeiko Carstens2016-12-071-1/+1
* s390/numa: only set possible nodes within node_possible_mapHeiko Carstens2016-07-311-0/+4
* s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-5/+20
* s390/numa: write kernel message when emu_size has been increasedMichael Holzheu2015-10-141-2/+8
* s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-231-2/+2
* s390/numa: make core to node mapping data dynamicMichael Holzheu2015-08-071-27/+41
* s390/topology: remove topology lockMichael Holzheu2015-08-071-1/+6
* s390/numa: add emulation supportMichael Holzheu2015-08-041-0/+511