summaryrefslogtreecommitdiff
path: root/lib/decompress.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2015-07-17
* lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim2014-12-13
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* initramfs: debug detected compression methodDaniel M. Weeks2014-04-07
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* lib/decompress.c: fix initconstAndi Kleen2013-04-30
* lib/decompress.c add __init to decompress_method and dataHein Tibosch2012-10-06
* decompressors: add boot-time XZ supportLasse Collin2011-01-13
* Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff2009-02-19
* bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-12
* bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-08