aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/numa/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev1-42/+0
2020-02-27s390/mm: remove fake numa supportHeiko Carstens1-138/+9
2019-08-26s390/numa: correct early_param handlingVasily Gorbik1-0/+2
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-1/+5
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport1-9/+1
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-5/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2018-11-02s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-1/+1
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky1-14/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-31s390/numa: only set possible nodes within node_possible_mapHeiko Carstens1-1/+7
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu1-1/+1
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens1-2/+0
2016-01-19s390/numa: allocate memory with correct alignmentHeiko Carstens1-1/+1
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky1-2/+2
2015-08-04s390/numa: add emulation supportMichael Holzheu1-0/+4
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann1-0/+180