aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik2-4/+4
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik1-5/+1
2018-06-25s390/decompressor: correct build flagsVasily Gorbik1-9/+4
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik1-6/+0
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter1-0/+1
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik1-23/+0
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2-8/+14
2018-02-27s390: unify linker symbols usageVasily Gorbik1-5/+5
2018-02-27s390/decompressor: discard __ex_table sectionVasily Gorbik1-0/+1
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2-0/+7
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-0/+1
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-26s390/decompressor: remove informational messagesMartin Schwidefsky1-2/+0
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens1-1/+1
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-1/+1
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens1-1/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-1/+1
2016-09-20s390: enable UBSANChristian Borntraeger1-0/+1
2016-08-08s390: clarify compressed image code pathSascha Silbe1-3/+8
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-2/+2
2016-06-28s390: enable kcov supportHeiko Carstens1-0/+2
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens2-4/+4
2015-03-25s390: remove 31 bit supportHeiko Carstens3-63/+5
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang1-2/+1
2014-05-27s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky1-1/+1
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner1-2/+2
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens2-3/+10
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens1-1/+1
2012-09-26s390/ipl,decrompressor: disable branch profilingHeiko Carstens1-0/+1
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens1-21/+24
2012-05-16s390: add various .gitignore files.Heiko Carstens2-0/+5
2011-12-27[S390] Remove Kerntypes leftoversHeiko Carstens1-1/+1
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber2-4/+4
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17s390: change to new flag variablematt mooney1-1/+1
2011-03-15[S390] support XZ compressed kernelHeiko Carstens2-1/+10