Age | Commit message (Expand) | Author | Files | Lines |
2022-05-06 | s390/boot: get rid of startup archive | Heiko Carstens | 1 | -86/+0 |
2022-01-13 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada | 1 | -9/+7 |
2022-01-13 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+6 |
2021-08-30 | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+1 |
2021-07-30 | s390: enable KCSAN | Ilya Leoshkevich | 1 | -0/+1 |
2021-07-30 | s390/boot: fix zstd build for -march=z900 | Vasily Gorbik | 1 | -0/+1 |
2021-06-18 | s390/boot: add zstd support | Dimitri John Ledkov | 1 | -0/+4 |
2021-06-07 | s390/decompressor: replace use of perl with simple sed/tr | Rob Landley | 1 | -1/+1 |
2020-12-09 | s390/boot: add build-id to decompressor | Philipp Rudo | 1 | -1/+1 |
2020-11-20 | s390/decompressor: add symbols support | Vasily Gorbik | 1 | -3/+21 |
2020-09-16 | s390/boot: enable .bss section for compressed kernel | Alexander Egorenkov | 1 | -4/+0 |
2019-01-28 | s390: make built-in.a not directly depend on *.o.chkbss files | Masahiro Yamada | 1 | -2/+2 |
2018-10-26 | s390: avoid vmlinux segments overlap | Vasily Gorbik | 1 | -1/+1 |
2018-10-26 | s390/decompressor: add missing FORCE to build targets | Vasily Gorbik | 1 | -7/+7 |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik | 1 | -0/+1 |
2018-10-09 | s390/decompressor: clean up and rename compressed/misc.c | Vasily Gorbik | 1 | -1/+1 |
2018-10-09 | s390/decompressor: get rid of .bss usage | Vasily Gorbik | 1 | -1/+1 |
2018-10-09 | s390/decompressor: rework uncompressed image info collection | Vasily Gorbik | 1 | -18/+15 |
2018-10-09 | s390: remove decompressor's head.S | Vasily Gorbik | 1 | -4/+1 |
2018-07-02 | s390: get rid of the first mb of uncompressed image | Vasily Gorbik | 1 | -11/+4 |
2018-06-25 | s390/decompressor: support uncompressed kernel | Vasily Gorbik | 1 | -2/+2 |
2018-06-25 | s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o | Vasily Gorbik | 1 | -7/+7 |
2018-06-25 | s390/decompressor: allow preprocessor in piggy.o linker script | Vasily Gorbik | 1 | -2/+2 |
2018-06-25 | s390/decompressor: extend .bss check for early code | Vasily Gorbik | 1 | -0/+4 |
2018-06-25 | s390/decompressor: avoid repeating objects list in Makefile | Vasily Gorbik | 1 | -2/+3 |
2018-06-25 | s390/decompressor: avoid reusing uncompressed image objects | Vasily Gorbik | 1 | -3/+1 |
2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik | 1 | -2/+2 |
2018-06-25 | s390/decompressor: trim the kernel image up to 1M | Vasily Gorbik | 1 | -1/+1 |
2018-06-25 | s390/decompressor: correct build flags | Vasily Gorbik | 1 | -9/+4 |
2018-03-19 | s390/decompressor: trim uncompressed image head during the build | Vasily Gorbik | 1 | -4/+12 |
2018-01-23 | s390/decompressor: discard __ksymtab and .eh_frame sections | Vasily Gorbik | 1 | -0/+1 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-28 | s390: add support for FORTIFY_SOURCE | Heiko Carstens | 1 | -1/+1 |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens | 1 | -1/+2 |
2016-12-14 | Remove references to dead make variable LINUX_INCLUDE | Paul Bolle | 1 | -1/+1 |
2016-09-20 | s390: enable UBSAN | Christian Borntraeger | 1 | -0/+1 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+2 |
2016-07-31 | s390/als: convert architecture level set code to C | Heiko Carstens | 1 | -1/+1 |
2016-07-18 | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 1 | -2/+2 |
2016-06-28 | s390: enable kcov support | Heiko Carstens | 1 | -0/+2 |
2016-04-20 | kbuild: delete unnecessary "@:" | Masahiro Yamada | 1 | -1/+0 |
2015-09-29 | s390/boot/decompression: disable floating point in decompressor | Christian Borntraeger | 1 | -1/+1 |
2015-03-25 | s390: remove "64" suffix from a couple of files | Heiko Carstens | 1 | -4/+4 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -7/+5 |
2014-05-27 | s390/boot: fix boot of compressed kernel built with gcc 4.9 | Martin Schwidefsky | 1 | -1/+1 |
2013-07-26 | s390: add support for LZ4-compressed kernel | Heiko Carstens | 1 | -3/+6 |
2012-09-26 | s390/ipl,decrompressor: disable branch profiling | Heiko Carstens | 1 | -0/+1 |
2011-03-15 | [S390] support XZ compressed kernel | Heiko Carstens | 1 | -1/+5 |
2010-05-27 | [S390] Add support for LZO-compressed kernels. | Heiko Carstens | 1 | -1/+4 |