aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada1-3/+0
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-5/+5
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik3-2/+20
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik3-2/+50
2019-03-01s390/als: remove duplicated in-place implementation of stfleVasily Gorbik1-14/+1
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada2-4/+4
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik1-0/+1
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik1-1/+1
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik1-7/+7
2018-10-10s390/mem_detect: add missing includeHeiko Carstens1-0/+1
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik1-1/+1
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik2-1/+48
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik2-0/+2
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik8-1/+287
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik1-32/+17
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik1-2/+7
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik1-0/+52
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik1-0/+6
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik2-2/+19
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik4-1/+136
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik1-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik3-0/+15
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik4-24/+14
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik3-16/+39
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik2-13/+6
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik6-56/+51
2018-10-09s390: remove decompressor's head.SVasily Gorbik8-64/+43
2018-09-20s390: clean up stacks setupVasily Gorbik2-4/+3
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky1-0/+3
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik1-1/+1
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik1-1/+1
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik1-2/+2
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik1-1/+3
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik1-11/+4
2018-07-02s390/decompressor: discard ___kcrctab sectionVasily Gorbik1-0/+1
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik4-6/+18
2018-06-25s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik1-7/+7
2018-06-25s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik3-2/+3
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik2-0/+8
2018-06-25s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik1-2/+3
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik3-38/+5
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik4-9/+15
2018-06-25s390/als: avoid .init.* sections usageVasily Gorbik1-10/+9
2018-06-25s390/decompressor: rename entry point to startup_decompressorVasily Gorbik2-5/+2
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik5-5/+599
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik2-4/+4
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik1-5/+1
2018-06-25s390/decompressor: correct build flagsVasily Gorbik1-9/+4
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik1-6/+0