summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-04-13s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens
2023-04-13s390/boot: improve install.sh scriptMarc Hartmayer
2023-04-13s390/kaslr: randomize amode31 base addressVasily Gorbik
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik
2023-04-13s390/boot: pin amode31 default lmaVasily Gorbik
2023-04-13s390/boot: do not change default_lmaVasily Gorbik
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-01-17Merge branch 'fixes' into featuresHeiko Carstens
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev
2023-01-13s390/boot: allow setup of different virtual address typesAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/boot: detect and enable memory facilitiesAlexander Gordeev
2023-01-13s390/boot: cleanup decompressor header filesAlexander Gordeev
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-07-28s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev
2022-07-11s390: Add attestation query informationSteffen Eiden
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini