index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
2019-01-28
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
2018-10-26
s390/decompressor: add missing FORCE to build targets
Vasily Gorbik
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2018-03-18
s390/decompressor: trim uncompressed image head during the build
Vasily Gorbik
2018-01-23
s390/decompressor: discard __ksymtab and .eh_frame sections
Vasily Gorbik
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-09-20
s390: enable UBSAN
Christian Borntraeger
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2016-06-28
s390: enable kcov support
Heiko Carstens
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
2015-09-29
s390/boot/decompression: disable floating point in decompressor
Christian Borntraeger
2015-03-25
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-05-27
s390/boot: fix boot of compressed kernel built with gcc 4.9
Martin Schwidefsky
2013-07-26
s390: add support for LZ4-compressed kernel
Heiko Carstens
2012-09-26
s390/ipl,decrompressor: disable branch profiling
Heiko Carstens
2011-03-15
[S390] support XZ compressed kernel
Heiko Carstens
2010-05-26
[S390] Add support for LZO-compressed kernels.
Heiko Carstens
2010-02-26
[S390] add support for compressed kernels
Martin Schwidefsky