summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
AgeCommit message (Expand)AuthorLines
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-8/+14
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev-4/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev-1/+4
2022-07-28s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev-8/+14
2022-07-11s390: Add attestation query informationSteffen Eiden-0/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-0/+4
2022-06-01s390/uv: Add dump fields to queryJanosch Frank-0/+2
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank-0/+2
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+0
2022-05-18s390/head: get rid of 31 bit leftoversHeiko Carstens-149/+126
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens-13/+21
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada-6/+0
2022-05-06s390/boot: convert parmarea to CHeiko Carstens-21/+12
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens-56/+103
2022-05-06s390/head: initialize all new pswsHeiko Carstens-7/+15
2022-05-06s390/boot: change initial program check handler to disabled wait pswHeiko Carstens-1/+1
2022-05-06s390/head: adjust iplstart entry pointHeiko Carstens-5/+8
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens-101/+74
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens-1/+0
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada-9/+7
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada-6/+6
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik-57/+31
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle-25/+14
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle-2/+0
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle-2/+2
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev-0/+9
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev-0/+17
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-316/+134
2021-08-25s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev-8/+12
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan-1/+1
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada-4/+0
2021-07-30s390: enable KCSANIlya Leoshkevich-0/+2
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik-0/+3
2021-07-27s390/boot: get rid of arithmetics on function pointersHeiko Carstens-1/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov-247/+1
2021-07-27s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov-1/+3
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov-0/+3
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov-3/+6
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov-13/+17
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov-4/+15
2021-07-27s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov-4/+4
2021-07-27s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov-19/+21
2021-07-27s390/boot: disable Secure Execution in dump modeAlexander Egorenkov-0/+11
2021-07-27s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov-0/+20
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov-1/+2
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov-0/+2
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov-17/+19
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov-13/+14
2021-07-20s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov-15/+4