summaryrefslogtreecommitdiffstats
path: root/arch/s390/numa/numa.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+5
* arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-081-9/+1Star
* arch: simplify several early memory allocationsMike Rapoport2019-03-081-5/+1Star
* 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-311-1/+0Star
* | 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/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/numa: only set possible nodes within node_possible_mapHeiko Carstens2016-07-311-1/+7
* 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/+0Star
* s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
* s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-231-2/+2
* s390/numa: add emulation supportMichael Holzheu2015-08-041-0/+4
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-0/+180