summaryrefslogtreecommitdiff
path: root/arch/s390/boot/mem_detect.c
AgeCommit message (Expand)Author
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