aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/numa/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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