index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
numa
Age
Commit message (
Expand
)
Author
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-02
s390/mm: Fix ERROR: "__node_distance" undefined!
Justin M. Forbes
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-08-01
s390/numa: move initial setup of node_to_cpumask_map
Martin Schwidefsky
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-07
s390/numa: pin all possible cpus to nodes early
Heiko Carstens
2016-12-07
s390/numa: establish cpu to node mapping early
Heiko Carstens
2016-12-07
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
2016-12-07
s390/numa: always use logical cpu and core ids
Heiko Carstens
2016-07-31
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2016-06-13
s390/topology: add drawer scheduling domain level
Heiko Carstens
2016-01-26
s390/numa: move numa_init_late() from device to arch_initcall
Michael Holzheu
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2016-01-19
s390/numa: allocate memory with correct alignment
Heiko Carstens
2015-10-14
s390/numa: write kernel message when emu_size has been increased
Michael Holzheu
2015-09-23
s390/numa: use correct type for node_to_cpumask_map
Martin Schwidefsky
2015-08-07
s390/numa: make core to node mapping data dynamic
Michael Holzheu
2015-08-07
s390/topology: remove topology lock
Michael Holzheu
2015-08-04
s390/numa: add emulation support
Michael Holzheu
2015-08-03
s390/numa: add topology tree infrastructure
Philipp Hachtmann
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann