Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2030043e616cab40f510299f09b636285e0a3678
/
arch
/
s390
/
boot
/
compressed
7a84ffc
s390/boot: add build-id to decompressor
by Philipp Rudo
· 4 years, 2 months ago
2462189
s390/decompressor: add symbols support
by Vasily Gorbik
· 4 years, 2 months ago
39f2899
s390/decompressor: fix build warning
by Vasily Gorbik
· 4 years, 3 months ago
980d5f9
s390/boot: enable .bss section for compressed kernel
by Alexander Egorenkov
· 4 years, 5 months ago
d198b34
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 4 years, 11 months ago
1b3e3fa
s390/boot: rename HEAP_SIZE due to name collision
by Mikhail Zaslonko
· 5 years ago
80ef517
s390/startup: adjust _sdma and _edma to page boundaries
by Vasily Gorbik
· 5 years ago
19413fe
s390/startup: purge obsolete .gitignore patterns
by Vasily Gorbik
· 5 years ago
8db16d1
s390/boot: fix compiler error due to missing awk strtonum
by Martin Schwidefsky
· 6 years ago
a80313f
s390/kernel: introduce .dma sections
by Gerald Schaefer
· 6 years ago
805bc0b
s390/kernel: build a relocatable kernel
by Gerald Schaefer
· 6 years ago
bf9921a
s390: introduce .boot.preserved.data section
by Gerald Schaefer
· 6 years ago
5d68005
s390: make built-in.a not directly depend on *.o.chkbss files
by Masahiro Yamada
· 6 years ago
5a2e185
s390: avoid vmlinux segments overlap
by Vasily Gorbik
· 6 years ago
ef5feba
s390/decompressor: add missing FORCE to build targets
by Vasily Gorbik
· 6 years ago
0a9b409
s390/kasan: avoid instrumentation of early C code
by Vasily Gorbik
· 7 years ago
d1b52a4
s390: introduce .boot.data section
by Vasily Gorbik
· 7 years ago
7516fc1
s390/decompressor: clean up and rename compressed/misc.c
by Vasily Gorbik
· 6 years ago
15426ca
s390: rescue initrd as early as possible
by Vasily Gorbik
· 7 years ago
a2ac1bb
s390/decompressor: get rid of .bss usage
by Vasily Gorbik
· 6 years ago
369f91c
s390/decompressor: rework uncompressed image info collection
by Vasily Gorbik
· 7 years ago
8f75582
s390: remove decompressor's head.S
by Vasily Gorbik
· 7 years ago
4e62d45
s390: clean up stacks setup
by Vasily Gorbik
· 6 years ago
2d6f74f
s390/decompressor: correct EXCLUDE_FILE construct
by Vasily Gorbik
· 7 years ago
183ab05f
s390: get rid of the first mb of uncompressed image
by Vasily Gorbik
· 7 years ago
4778dc0
s390/decompressor: discard ___kcrctab section
by Vasily Gorbik
· 7 years ago
89b5202
s390/decompressor: support uncompressed kernel
by Vasily Gorbik
· 7 years ago
c98b6c6
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
by Vasily Gorbik
· 7 years ago
b8326bf
s390/decompressor: allow preprocessor in piggy.o linker script
by Vasily Gorbik
· 7 years ago
0580bce
s390/decompressor: extend .bss check for early code
by Vasily Gorbik
· 7 years ago
4560ff1
s390/decompressor: avoid repeating objects list in Makefile
by Vasily Gorbik
· 7 years ago
cad5b35
s390/decompressor: reuse lib/mem.S for mem functions
by Vasily Gorbik
· 7 years ago
a1d7d91
s390/decompressor: avoid reusing uncompressed image objects
by Vasily Gorbik
· 7 years ago
a580235
s390/decompressor: rename entry point to startup_decompressor
by Vasily Gorbik
· 7 years ago
8282cd6
s390/boot: make head.S and als.c be part of the decompressor only
by Vasily Gorbik
· 7 years ago
bd79d66
s390/decompressor: trim the kernel image up to 1M
by Vasily Gorbik
· 7 years ago
76bf9d6
s390/decompressor: correct build flags
by Vasily Gorbik
· 7 years ago
701e188
s390/decompressor: Ignore file vmlinux.bin.full
by Thomas Richter
· 7 years ago
d08091a
s390/ipl: rely on diag308 store to get ipl info
by Vasily Gorbik
· 7 years ago
81796a3
s390/decompressor: trim uncompressed image head during the build
by Vasily Gorbik
· 7 years ago
320d955
s390: unify linker symbols usage
by Vasily Gorbik
· 7 years ago
3ad6b25
s390/decompressor: discard __ex_table section
by Vasily Gorbik
· 7 years ago
47d67fa
s390/decompressor: discard __ksymtab and .eh_frame sections
by Vasily Gorbik
· 7 years ago
a5daf0e
s390/decompressor: swap .text and .rodata.compressed sections
by Vasily Gorbik
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b82a5e4
s390/decompressor: remove informational messages
by Martin Schwidefsky
· 7 years ago
7996203
s390: add support for FORTIFY_SOURCE
by Heiko Carstens
· 7 years ago
d82c0d1
s390/decompressor: fix initrd corruption caused by bss clear
by Marcelo Henrique Cerri
· 8 years ago
d5ab7a3
s390/sclp: make early sclp code readable
by Heiko Carstens
· 8 years ago
9090f3f
s390/sclp: move early printk code to drivers
by Heiko Carstens
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
846221c
Remove references to dead make variable LINUX_INCLUDE
by Paul Bolle
· 8 years ago
3a89038
s390/thread_info: get rid of THREAD_ORDER define
by Heiko Carstens
· 8 years ago
c42d8c7
s390: enable UBSAN
by Christian Borntraeger
· 8 years ago
bf47dc5
s390: clarify compressed image code path
by Sascha Silbe
· 9 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
be2412c
s390/als: convert architecture level set code to C
by Heiko Carstens
· 9 years ago
58ab5e0
Kbuild: arch: look for generated headers in obtree
by Arnd Bergmann
· 9 years ago
907fa06
s390: enable kcov support
by Heiko Carstens
· 9 years ago
be1fb0e
kbuild: delete unnecessary "@:"
by Masahiro Yamada
· 9 years ago
adc0b7f
s390/boot/decompression: disable floating point in decompressor
by Christian Borntraeger
· 9 years ago
2d3862d
lib/decompressors: use real out buf size for gunzip with kernel
by Yinghai Lu
· 9 years ago
4bfc86c
s390: remove "64" suffix from a couple of files
by Heiko Carstens
· 10 years ago
5a79859a
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
fbf87df
s390/sclp: fix declaration of _sclp_print_early()
by Chen Gang
· 10 years ago
cedbecd
s390/boot: fix boot of compressed kernel built with gcc 4.9
by Martin Schwidefsky
· 11 years ago
8e2872c
s390: add support for LZ4-compressed kernel
by Heiko Carstens
· 12 years ago
c985cb3
s390: fix linker script for 31 bit builds
by Heiko Carstens
· 12 years ago
1a0f248
s390/ipl,decrompressor: disable branch profiling
by Heiko Carstens
· 12 years ago
535c611
s390/string: provide asm lib functions for memcpy and memcmp
by Heiko Carstens
· 12 years ago
ae73c76
s390: add various .gitignore files.
by Heiko Carstens
· 13 years ago
c4736d9
[S390] sparse: fix sparse static warnings
by Martin Schwidefsky
· 13 years ago
144d634
[S390] fix s390 assembler code alignments
by Jan Glauber
· 13 years ago
d7b081a
[S390] support XZ compressed kernel
by Heiko Carstens
· 14 years ago
a8c8d7c
[S390] correct ipl parameter block safe guard
by Martin Schwidefsky
· 14 years ago
cdf5664
[S390] Add support for LZO-compressed kernels.
by Heiko Carstens
· 15 years ago
06c0dd7
[S390] fix boot failures with compressed kernels
by Martin Schwidefsky
· 15 years ago
1844c9b
[S390] add support for compressed kernels
by Martin Schwidefsky
· 15 years ago