aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
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