开源镜像站
帮助
动态
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
/
boot
/
mem_detect.c
Age
Commit message (
Expand
)
Author
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-02-06
s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
Vasily Gorbik
2023-02-06
s390/mem_detect: fix detect_memory() error handling
Vasily Gorbik
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
2021-06-18
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
2021-06-18
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
2021-06-18
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
2018-10-10
s390/mem_detect: add missing include
Heiko Carstens
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik