aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed/Makefile
AgeCommit message (Expand)Author
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik
2021-06-18s390/boot: add zstd supportDimitri John Ledkov
2021-06-07s390/decompressor: replace use of perl with simple sed/trRob Landley
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo
2020-11-20s390/decompressor: add symbols supportVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik
2018-06-25s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik
2018-06-25s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik
2018-06-25s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik
2018-06-25s390/decompressor: correct build flagsVasily Gorbik
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-09-20s390: enable UBSANChristian Borntraeger
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-06-28s390: enable kcov supportHeiko Carstens
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-05-27s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens
2012-09-26s390/ipl,decrompressor: disable branch profilingHeiko Carstens
2011-03-15[S390] support XZ compressed kernelHeiko Carstens
2010-05-26[S390] Add support for LZO-compressed kernels.Heiko Carstens