summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: get rid of startup archiveHeiko Carstens2022-05-066-323/+0
* arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada2022-01-141-9/+7
* kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-6/+6
* s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-041-0/+1
* Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-304-26/+20
|\
| * s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
| * s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-23/+0
| * s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-271-1/+4
| * s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-271-0/+13
| * s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-272-5/+5
* | s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
|/
* s390/boot: add zstd supportDimitri John Ledkov2021-06-182-0/+10
* s390/decompressor: correct BOOT_HEAP_SIZE conditionVasily Gorbik2021-06-181-1/+1
* s390/decompressor: replace use of perl with simple sed/trRob Landley2021-06-071-1/+1
* s390/boot: add build-id to decompressorPhilipp Rudo2020-12-092-1/+2
* s390/decompressor: add symbols supportVasily Gorbik2020-11-203-3/+30
* s390/decompressor: fix build warningVasily Gorbik2020-11-091-1/+3
* s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-163-14/+13
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko2020-01-311-4/+4
* s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik2019-08-211-1/+2
* s390/startup: purge obsolete .gitignore patternsVasily Gorbik2019-08-211-3/+0
* 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/+4
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-092-16/+15
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-092-13/+6
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-095-50/+47
* s390: remove decompressor's head.SVasily Gorbik2018-10-094-58/+17
* 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/+4
* 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/+0
* s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-3/+1
* 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