summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik2018-04-161-6/+0
* s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter2018-04-161-0/+1
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-23/+0
* s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-182-8/+14
* s390: unify linker symbols usageVasily Gorbik2018-02-271-5/+5
* s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
* s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-232-0/+7
* s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik2018-01-231-3/+3
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390: Remove redundant license textGreg Kroah-Hartman2017-11-241-4/+0
* s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-132-3/+1
|\
| * s390/decompressor: remove informational messagesMartin Schwidefsky2017-10-261-2/+0
| * s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-1/+1
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-1/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
|/
* s390: enable UBSANChristian Borntraeger2016-09-201-0/+1
* s390: clarify compressed image code pathSascha Silbe2016-08-081-3/+8
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-2/+2
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2
* | s390/als: convert architecture level set code to CHeiko Carstens2016-07-311-1/+1
* | s390: enable kcov supportHeiko Carstens2016-06-281-0/+2
|/
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-09-291-1/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-252-4/+4
* s390: remove 31 bit supportHeiko Carstens2015-03-253-63/+5
* s390/sclp: fix declaration of _sclp_print_early()Chen Gang2015-01-081-2/+1
* s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky2014-05-271-1/+1
* s390/boot: Install bzImage as default kernel imageHendrik Brueckner2013-11-151-2/+2
* s390: add support for LZ4-compressed kernelHeiko Carstens2013-07-262-3/+10
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-181-1/+1
* s390/ipl,decrompressor: disable branch profilingHeiko Carstens2012-09-261-0/+1
* s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-261-21/+24
* s390: add various .gitignore files.Heiko Carstens2012-05-162-0/+5
* [S390] Remove Kerntypes leftoversHeiko Carstens2011-12-271-1/+1
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-242-4/+4
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\
| * s390: change to new flag variablematt mooney2011-03-171-1/+1
* | [S390] support XZ compressed kernelHeiko Carstens2011-03-152-1/+10
|/
* [S390] correct ipl parameter block safe guardMartin Schwidefsky2011-02-171-2/+3
* [S390] Add support for LZO-compressed kernels.Heiko Carstens2010-05-262-1/+8
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-241-4/+4
OpenPOWER on IntegriCloud