summaryrefslogtreecommitdiff
path: root/arch/s390/boot/mem_detect.c
AgeCommit message (Expand)Author
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov
2021-06-18s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-06-18s390/mem_detect: use register pair instead of register asmHeiko Carstens
2021-06-18s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2018-10-10s390/mem_detect: add missing includeHeiko Carstens
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik