1. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  2. c2938ee arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() by Mike Rapoport · 6 years ago
  3. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  4. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  5. a541f0e s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  6. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  7. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  8. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  9. fb7d751 s390/numa: move initial setup of node_to_cpumask_map by Martin Schwidefsky · 6 years ago
  10. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. e6d4a63 s390/numa: pin all possible cpus to nodes early by Heiko Carstens · 8 years ago
  13. 8c910580 s390/numa: establish cpu to node mapping early by Heiko Carstens · 8 years ago
  14. 30fc4ca s390/topology: use cpu_topology array instead of per cpu variable by Heiko Carstens · 8 years ago
  15. 307b311 s390/numa: always use logical cpu and core ids by Heiko Carstens · 8 years ago
  16. ef4423ce s390/numa: only set possible nodes within node_possible_map by Heiko Carstens · 8 years ago
  17. adac0f1 s390/topology: add drawer scheduling domain level by Heiko Carstens · 9 years ago
  18. 2d0f76a s390/numa: move numa_init_late() from device to arch_initcall by Michael Holzheu · 9 years ago
  19. cd17e15 s390: remove superfluous memblock_alloc() return value checks by Heiko Carstens · 9 years ago
  20. ef1f7fd s390/numa: allocate memory with correct alignment by Heiko Carstens · 9 years ago
  21. b02064a s390/numa: write kernel message when emu_size has been increased by Michael Holzheu · 9 years ago
  22. 22be9cd s390/numa: use correct type for node_to_cpumask_map by Martin Schwidefsky · 9 years ago
  23. 7cde491 s390/numa: make core to node mapping data dynamic by Michael Holzheu · 9 years ago
  24. 3a3814c s390/topology: remove topology lock by Michael Holzheu · 9 years ago
  25. c29a7ba s390/numa: add emulation support by Michael Holzheu · 11 years ago
  26. e8054b6 s390/numa: add topology tree infrastructure by Philipp Hachtmann · 11 years ago
  27. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago