Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-29 | s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) | Joe Perches | 1 | -1/+1 |
2018-10-10 | s390/mem_detect: add missing include | Heiko Carstens | 1 | -0/+1 |
2018-10-09 | s390/mem_detect: replace tprot loop with binary search | Vasily Gorbik | 1 | -32/+17 |
2018-10-09 | s390/mem_detect: use SCLP info for continuous memory detection | Vasily Gorbik | 1 | -2/+7 |
2018-10-09 | s390/mem_detect: introduce z/VM specific diag260 call | Vasily Gorbik | 1 | -0/+52 |
2018-10-09 | s390/mem_detect: introduce SCLP storage info | Vasily Gorbik | 1 | -0/+6 |
2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik | 1 | -0/+133 |