aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/numa/numa.c
Commit message (Expand)AuthorAge
* s390/numa: correct early_param handlingVasily Gorbik2019-08-26
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-07
* arch: simplify several early memory allocationsMike Rapoport2019-03-07
* Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-09
|\
| * s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-02
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
|/
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-08-01
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* s390/numa: only set possible nodes within node_possible_mapHeiko Carstens2016-07-31
* s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu2016-01-26
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-19
* s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-19
* s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-23
* s390/numa: add emulation supportMichael Holzheu2015-08-04
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-03