index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
compressed
/
Makefile
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
[next]