summaryrefslogtreecommitdiff
path: root/lib/decompress.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-04-30lib/decompress.c: fix initconstAndi Kleen
2012-10-06lib/decompress.c add __init to decompress_method and dataHein Tibosch
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin