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
Age
Commit message (
Expand
)
Author
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
2018-07-02
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-07-02
s390/decompressor: discard ___kcrctab section
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: reuse lib/mem.S for mem functions
Vasily Gorbik
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
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: remove uncompressed kernel image build
Vasily Gorbik
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2018-04-16
s390/boot: remove unused COMPILE_VERSION and ccflags-y
Vasily Gorbik
2018-04-16
s390/decompressor: Ignore file vmlinux.bin.full
Thomas Richter
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
2018-03-18
s390/decompressor: trim uncompressed image head during the build
Vasily Gorbik
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
2018-02-27
s390/decompressor: discard __ex_table section
Vasily Gorbik
2018-01-23
s390/decompressor: discard __ksymtab and .eh_frame sections
Vasily Gorbik
2018-01-23
s390/decompressor: swap .text and .rodata.compressed sections
Vasily Gorbik
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-11-24
s390: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
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-10-26
s390/decompressor: remove informational messages
Martin Schwidefsky
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
2017-03-22
s390/decompressor: fix initrd corruption caused by bss clear
Marcelo Henrique Cerri
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-09-20
s390: enable UBSAN
Christian Borntraeger
2016-08-08
s390: clarify compressed image code path
Sascha Silbe
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-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
[next]