summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
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
2022-06-01s390/uv: Add dump fields to queryJanosch Frank
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-18s390/head: get rid of 31 bit leftoversHeiko Carstens
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-06s390/boot: convert parmarea to CHeiko Carstens
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens
2022-05-06s390/head: initialize all new pswsHeiko Carstens
2022-05-06s390/boot: change initial program check handler to disabled wait pswHeiko Carstens
2022-05-06s390/head: adjust iplstart entry pointHeiko Carstens
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds