开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
numa
/
numa.c
Age
Commit message (
Expand
)
Author
2020-08-11
s390/numa: move code to arch/s390/kernel
Alexander Gordeev
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
2019-08-26
s390/numa: correct early_param handling
Vasily Gorbik
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: 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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-31
s390/numa: only set possible nodes within node_possible_map
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-09-23
s390/numa: use correct type for node_to_cpumask_map
Martin Schwidefsky
2015-08-04
s390/numa: add emulation support
Michael Holzheu
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann