blob: dda25572bb434dc5af993bb203d5ceb7b13341ac [file] [log] [blame]
ad3e6948f90a ("s390: remove cad commandline option")
d3baaeb5ae08 ("s390: avoid double handling of "noexec" option")
49698745e53c ("s390: move ipl block and cmd line handling to early boot phase")
251b72a440fa ("s390: introduce .boot.data section compile time validation")
6966d604e2ec ("s390/mem_detect: move tprot loop to early boot phase")
17aacfbfa1ae ("s390/sclp: move sclp_early_read_info to sclp_early_core.c")
15426ca43d88 ("s390: rescue initrd as early as possible")
3b076dca14c5 ("s390/sclp: simplify early hsa_size detection")
369f91c37451 ("s390/decompressor: rework uncompressed image info collection")
8f75582a2fb6 ("s390: remove decompressor's head.S")
4e62d4588500 ("s390: clean up stacks setup")
55a5542a5462 ("s390/hibernate: fix error handling when suspend cpu != resume cpu")
b887b1b10665 ("s390/decompressor: avoid constant startup.a rebuilds")
2d6f74f797f2 ("s390/decompressor: correct EXCLUDE_FILE construct")
183ab05ff285 ("s390: get rid of the first mb of uncompressed image")
89b5202e81df ("s390/decompressor: support uncompressed kernel")
c98b6c679a3b ("s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o")
b8326bf52e08 ("s390/decompressor: allow preprocessor in piggy.o linker script")
0580bce1312f ("s390/decompressor: extend .bss check for early code")
4560ff1386e3 ("s390/decompressor: avoid repeating objects list in Makefile")
cad5b35da9f7 ("s390/decompressor: reuse lib/mem.S for mem functions")
a1d7d91f1054 ("s390/decompressor: avoid reusing uncompressed image objects")
a5802353b1ee ("s390/decompressor: rename entry point to startup_decompressor")
8282cd64d0f9 ("s390/boot: make head.S and als.c be part of the decompressor only")
bd79d6632958 ("s390/decompressor: trim the kernel image up to 1M")
00f2fb573fdc ("s390: remove uncompressed kernel image build")
76bf9d6cef57 ("s390/decompressor: correct build flags")
0391fcb5e1f8 ("s390: introduce compile time check for empty .bss section")
971a9ca62597 ("s390/early: move functions which may not access bss section to extra file")
32fd2b4bcf6b ("s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD")
1155a26a25af ("s390/early: get rid of memmove_early")
c50c84c3ac4d ("s390/kernel: use expoline for indirect branches")
c65bbb51c6e9 ("s390/boot: remove unused COMPILE_VERSION and ccflags-y")
701e188c6560 ("s390/decompressor: Ignore file vmlinux.bin.full")
840798a1f529 ("s390/kexec_file: Add purgatory")
96c0cdbc7c60 ("s390/ipl: remove reipl_method and dump_method")
3b9678472bab ("s390/ipl: correct kdump reipl block checksum calculation")
d485235b0054 ("s390: assume diag308 set always works")
ecc0df0f23cb ("s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot")
a0832b3aef5a ("s390/ipl: correct ipl parmblock valid checks")
d08091ac9654 ("s390/ipl: rely on diag308 store to get ipl info")
283abedb1bd6 ("s390/ipl: move ipl_flags to ipl.c")
e9627da113db ("s390/ipl: get rid of ipl_ssid and ipl_devno")
bdbfe18595ce ("s390/ipl: unite diag308 and scsi boot ipl blocks")
b2e2f43a01ba ("s390: move nobp parameter functions to nospec-branch.c")
81796a3c6a4a ("s390/decompressor: trim uncompressed image head during the build")
320d9555cb9d ("s390: unify linker symbols usage")
0ee5f8dcd69d ("s390/sclp: clean up, use sccb_mask_t where appropriate")
2cb370d615e9 ("s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)")
15303ba5d1cd ("Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm")