aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-17[S390] correct ipl parameter block safe guardMartin Schwidefsky1-2/+3
2010-05-26[S390] Add support for LZO-compressed kernels.Heiko Carstens2-1/+8
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky1-4/+4
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky7-0/+390
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+56