aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/mem_detect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov1-3/+3
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov1-0/+2
2021-06-18s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens1-11/+17
2021-06-18s390/mem_detect: use register pair instead of register asmHeiko Carstens1-15/+19
2021-06-18s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens1-8/+11
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-6/+7
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik1-7/+0
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches1-1/+1
2018-10-10s390/mem_detect: add missing includeHeiko Carstens1-0/+1
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik1-32/+17
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik1-2/+7
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik1-0/+52
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik1-0/+6
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-0/+133