summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/mem_detect.c
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: get rid of startup archiveHeiko Carstens2022-05-061-1/+1
* s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-3/+3
* s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov2021-07-271-0/+2
* s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens2021-06-181-11/+17
* s390/mem_detect: use register pair instead of register asmHeiko Carstens2021-06-181-15/+19
* s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens2021-06-181-8/+11
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-6/+7
* s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-261-7/+0
* s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1
* s390/mem_detect: add missing includeHeiko Carstens2018-10-101-0/+1
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-32/+17
* s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik2018-10-091-2/+7
* s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik2018-10-091-0/+52
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-091-0/+6
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+133