index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
mem_detect.c
Age
Commit message (
Expand
)
Author
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