summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2019-05-071-0/+2
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+21
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+3
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-102-0/+3
* s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada2019-01-281-2/+2
* s390: avoid vmlinux segments overlapVasily Gorbik2018-10-261-1/+1
* s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-10-261-7/+7
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
* s390: introduce .boot.data sectionVasily Gorbik2018-10-092-0/+5
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-093-24/+4Star
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-092-16/+15Star
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-092-13/+6Star
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-095-50/+47Star
* s390: remove decompressor's head.SVasily Gorbik2018-10-094-58/+17Star
* s390: clean up stacks setupVasily Gorbik2018-09-201-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-253-6/+14
* 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-251-0/+4
* s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik2018-06-251-2/+3
* s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik2018-06-251-37/+0Star
* s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-3/+1Star
* s390/decompressor: rename entry point to startup_decompressorVasily Gorbik2018-06-251-1/+1
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-2/+2
* s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-252-4/+4
* s390/decompressor: correct build flagsVasily Gorbik2018-06-251-9/+4Star
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-132-3/+1Star
|\
| * s390/decompressor: remove informational messagesMartin Schwidefsky2017-10-261-2/+0Star
| * s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-1/+1
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-1/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
|/
* s390: enable UBSANChristian Borntraeger2016-09-201-0/+1
* s390: clarify compressed image code pathSascha Silbe2016-08-081-3/+8