summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)AuthorFilesLines
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-10s390/boot: fix mem_detect extended area allocationVasily Gorbik4-52/+31
2023-03-10s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik1-1/+1
2023-03-10s390/boot: cleanup decompressor header filesAlexander Gordeev3-28/+23
2023-03-10s390/mem_detect: fix detect_memory() error handlingVasily Gorbik1-1/+1
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2022-11-08s390: always build relocatable kernelHeiko Carstens2-4/+2
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2022-09-28kbuild: build init/built-in.a just onceMasahiro Yamada1-0/+1
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-1/+4
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+4
2022-08-07Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-8/+14
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev1-4/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+4
2022-07-28s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev3-8/+14
2022-07-11s390: Add attestation query informationSteffen Eiden1-0/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+4
2022-06-01s390/uv: Add dump fields to queryJanosch Frank1-0/+2
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank1-0/+2
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+0
2022-05-18s390/head: get rid of 31 bit leftoversHeiko Carstens1-149/+126
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens1-13/+21
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-6/+0
2022-05-06s390/boot: convert parmarea to CHeiko Carstens4-21/+12
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens5-56/+103
2022-05-06s390/head: initialize all new pswsHeiko Carstens1-7/+15
2022-05-06s390/boot: change initial program check handler to disabled wait pswHeiko Carstens1-1/+1
2022-05-06s390/head: adjust iplstart entry pointHeiko Carstens1-5/+8
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens11-101/+74
2022-02-07s390: remove invalid email address of Heiko CarstensHeiko Carstens1-1/+0
2022-01-13arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada1-9/+7
2022-01-13kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-6/+6
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik1-57/+31
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle2-25/+14
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle1-2/+0
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle1-2/+2
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev2-0/+9
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev1-0/+17
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds16-316/+134
2021-08-25s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev1-8/+12
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada1-4/+0
2021-07-30s390: enable KCSANIlya Leoshkevich2-0/+2
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik2-0/+3
2021-07-27s390/boot: get rid of arithmetics on function pointersHeiko Carstens1-1/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov6-247/+1
2021-07-27s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov1-1/+3
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov1-0/+3