summaryrefslogtreecommitdiff
path: root/arch/s390/numa
AgeCommit message (Expand)Author
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2019-08-26s390/numa: correct early_param handlingVasily Gorbik
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-02s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-07s390/numa: pin all possible cpus to nodes earlyHeiko Carstens
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens
2016-07-31s390/numa: only set possible nodes within node_possible_mapHeiko Carstens
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens
2016-01-19s390/numa: allocate memory with correct alignmentHeiko Carstens
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann