summaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed/misc.c
AgeCommit message (Expand)Author
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik
2018-02-27s390: unify linker symbols usageVasily Gorbik
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26s390/decompressor: remove informational messagesMartin Schwidefsky
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-03-15[S390] support XZ compressed kernelHeiko Carstens
2011-02-17[S390] correct ipl parameter block safe guardMartin Schwidefsky
2010-05-26[S390] Add support for LZO-compressed kernels.Heiko Carstens
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky