summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* s390: avoid vmlinux segments overlapVasily Gorbik2018-10-261-1/+1
* s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-10-261-7/+7
* s390/mem_detect: add missing includeHeiko Carstens2018-10-101-0/+1
* s390/head: avoid doubling early boot stack size under KASANVasily Gorbik2018-10-091-1/+1
* s390/kasan: use noexec and large pagesVasily Gorbik2018-10-092-1/+48
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-092-0/+2
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-098-1/+287
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-32/+17Star
* s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik2018-10-091-2/+7
* s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik2018-10-091-0/+52
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-091-0/+6
* s390: introduce .boot.data section compile time validationVasily Gorbik2018-10-092-2/+19
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-094-1/+136
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-0/+1
* s390: introduce .boot.data sectionVasily Gorbik2018-10-093-0/+15
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-094-24/+14Star
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-093-16/+39
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-092-13/+6Star
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-096-56/+51Star
* s390: remove decompressor's head.SVasily Gorbik2018-10-098-64/+43Star
* s390: clean up stacks setupVasily Gorbik2018-09-202-4/+3Star
* s390: add initial 64-bit restart PSWMartin Schwidefsky2018-09-201-0/+3
* s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik2018-07-021-1/+1
* s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik2018-07-021-1/+1
* s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-2/+2
* s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik2018-07-021-1/+3
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-021-11/+4Star
* s390/decompressor: discard ___kcrctab sectionVasily Gorbik2018-07-021-0/+1
* s390/decompressor: support uncompressed kernelVasily Gorbik2018-06-254-6/+18
* s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik2018-06-251-7/+7
* s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik2018-06-253-2/+3
* s390/decompressor: extend .bss check for early codeVasily Gorbik2018-06-252-0/+8
* s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik2018-06-251-2/+3
* s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik2018-06-253-38/+5Star
* s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-254-9/+15
* s390/als: avoid .init.* sections usageVasily Gorbik2018-06-251-10/+9Star
* s390/decompressor: rename entry point to startup_decompressorVasily Gorbik2018-06-252-5/+2Star
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-255-5/+599
* s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-252-4/+4
* s390: remove uncompressed kernel image buildVasily Gorbik2018-06-251-5/+1Star
* s390/decompressor: correct build flagsVasily Gorbik2018-06-251-9/+4Star
* s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik2018-04-161-6/+0Star
* s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter2018-04-161-0/+1
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-23/+0Star
* s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-192-8/+14
* s390: unify linker symbols usageVasily Gorbik2018-02-271-5/+5
* s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
* s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-232-0/+7
* s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik2018-01-231-3/+3
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1