summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik
2018-10-10s390/mem_detect: add missing includeHeiko Carstens
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-09-20s390: clean up stacks setupVasily Gorbik
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik
2018-07-02s390/decompressor: discard ___kcrctab sectionVasily Gorbik
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik
2018-06-25s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik
2018-06-25s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik
2018-06-25s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-25s390/als: avoid .init.* sections usageVasily Gorbik
2018-06-25s390/decompressor: rename entry point to startup_decompressorVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik
2018-06-25s390/decompressor: correct build flagsVasily Gorbik
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik
2018-02-27s390: unify linker symbols usageVasily Gorbik
2018-02-27s390/decompressor: discard __ex_table sectionVasily Gorbik
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky