aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens1-86/+0
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada1-9/+7
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-6/+6
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2021-07-30s390: enable KCSANIlya Leoshkevich1-0/+1
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik1-0/+1
2021-06-18s390/boot: add zstd supportDimitri John Ledkov1-0/+4
2021-06-07s390/decompressor: replace use of perl with simple sed/trRob Landley1-1/+1
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo1-1/+1
2020-11-20s390/decompressor: add symbols supportVasily Gorbik1-3/+21
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov1-4/+0
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada1-2/+2
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-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+1
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik1-1/+1
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik1-1/+1
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik1-18/+15
2018-10-09s390: remove decompressor's head.SVasily Gorbik1-4/+1
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik1-11/+4
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik1-2/+2
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 Gorbik1-2/+2
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik1-0/+4
2018-06-25s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik1-2/+3
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik1-3/+1
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-2/+2
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik1-1/+1
2018-06-25s390/decompressor: correct build flagsVasily Gorbik1-9/+4
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik1-4/+12
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik1-0/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens1-1/+1
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens1-1/+2
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-09-20s390: enable UBSANChristian Borntraeger1-0/+1
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-2/+2
2016-06-28s390: enable kcov supportHeiko Carstens1-0/+2
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens1-4/+4
2015-03-25s390: remove 31 bit supportHeiko Carstens1-7/+5
2014-05-27s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky1-1/+1
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens1-3/+6
2012-09-26s390/ipl,decrompressor: disable branch profilingHeiko Carstens1-0/+1
2011-03-15[S390] support XZ compressed kernelHeiko Carstens1-1/+5
2010-05-26[S390] Add support for LZO-compressed kernels.Heiko Carstens1-1/+4