summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed/Makefile
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/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-091-1/+1
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-091-1/+1
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-18/+15
* s390: remove decompressor's head.SVasily Gorbik2018-10-091-4/+1
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-021-11/+4
* s390/decompressor: support uncompressed kernelVasily Gorbik2018-06-251-2/+2
* 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-251-2/+2
* 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: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-3/+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-251-1/+1
* s390/decompressor: correct build flagsVasily Gorbik2018-06-251-9/+4
* s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-181-4/+12
* s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-1/+1
|\
| * 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-021-0/+1
|/
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-1/+2
* Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* s390: enable UBSANChristian Borntraeger2016-09-201-0/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-2/+2
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2
* | s390/als: convert architecture level set code to CHeiko Carstens2016-07-311-1/+1
* | s390: enable kcov supportHeiko Carstens2016-06-281-0/+2
|/
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-09-291-1/+1
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-251-4/+4
* s390: remove 31 bit supportHeiko Carstens2015-03-251-7/+5
* s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky2014-05-271-1/+1
* s390: add support for LZ4-compressed kernelHeiko Carstens2013-07-261-3/+6
* s390/ipl,decrompressor: disable branch profilingHeiko Carstens2012-09-261-0/+1
* [S390] support XZ compressed kernelHeiko Carstens2011-03-151-1/+5
* [S390] Add support for LZO-compressed kernels.Heiko Carstens2010-05-261-1/+4
* [S390] add support for compressed kernelsMartin Schwidefsky2010-02-261-0/+60
OpenPOWER on IntegriCloud