summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed
AgeCommit message (Expand)AuthorLines
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik-1/+2
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik-3/+0
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky-0/+2
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer-0/+21
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer-0/+3
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer-0/+3
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada-2/+2
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik-1/+1
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik-7/+7
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik-0/+5
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik-24/+4
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik-16/+15
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik-13/+6
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik-50/+47
2018-10-09s390: remove decompressor's head.SVasily Gorbik-58/+17
2018-09-20s390: clean up stacks setupVasily Gorbik-2/+2
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik-1/+3
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik-11/+4
2018-07-02s390/decompressor: discard ___kcrctab sectionVasily Gorbik-0/+1
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik-6/+14
2018-06-25s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik-7/+7
2018-06-25s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik-2/+3
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik-0/+4
2018-06-25s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik-2/+3
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik-37/+0
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik-3/+1
2018-06-25s390/decompressor: rename entry point to startup_decompressorVasily Gorbik-1/+1
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik-2/+2
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik-4/+4
2018-06-25s390/decompressor: correct build flagsVasily Gorbik-9/+4
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter-0/+1
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik-23/+0
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik-8/+14
2018-02-27s390: unify linker symbols usageVasily Gorbik-5/+5
2018-02-27s390/decompressor: discard __ex_table sectionVasily Gorbik-0/+1
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik-0/+7
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik-3/+3
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky-0/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-10-26s390/decompressor: remove informational messagesMartin Schwidefsky-2/+0
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens-1/+1
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri-16/+19
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens-1/+1
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens-1/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle-1/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens-1/+1