summaryrefslogtreecommitdiffstats
path: root/arch/s390/numa
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-1/+8
* arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-9/+1
* arch: simplify several early memory allocationsMike Rapoport2019-03-071-5/+1
* Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-0/+1
|\
| * s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-021-0/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-2/+2
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
|/
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-08-011-14/+2
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* s390/numa: pin all possible cpus to nodes earlyHeiko Carstens2016-12-071-1/+22
* s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-072-9/+16
* 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-312-1/+11
* s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-5/+20
* s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu2016-01-261-1/+1
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-191-2/+0
* s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
* 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-232-4/+4
* 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-044-0/+517
* s390/numa: add topology tree infrastructurePhilipp Hachtmann2015-08-033-0/+403
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-033-0/+204