summaryrefslogtreecommitdiff
path: root/arch/s390/boot/vmem.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik1-1/+1
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik1-0/+7
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik1-9/+6
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik1-27/+2
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik1-5/+11
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev1-0/+6
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev1-0/+15
2023-01-13s390/boot: allow setup of different virtual address typesAlexander Gordeev1-15/+33
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev1-0/+254