summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
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
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-25s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik
2021-07-27s390/boot: get rid of arithmetics on function pointersHeiko Carstens
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-27s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
2021-07-27s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov
2021-07-27s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov
2021-07-27s390/boot: disable Secure Execution in dump modeAlexander Egorenkov
2021-07-27s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov
2021-07-20s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-06-18s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-06-18s390/mem_detect: use register pair instead of register asmHeiko Carstens
2021-06-18s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-06-18s390/boot: add zstd supportDimitri John Ledkov
2021-06-18s390/decompressor: correct BOOT_HEAP_SIZE conditionVasily Gorbik
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-07s390/decompressor: replace use of perl with simple sed/trRob Landley
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2020-12-22kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: add symbols supportVasily Gorbik
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik