summaryrefslogtreecommitdiff
path: root/arch/s390/boot/vmem.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30s390/mm: simplify kernel mapping setupHeiko Carstens1-3/+9
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev1-4/+11
2023-04-13s390/mm: fix direct map accountingHeiko Carstens1-2/+16
2023-04-13s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens1-4/+4
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik1-11/+216
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik1-63/+6
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik1-3/+3
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