summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim1-2/+2
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu20-110/+111
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks2-0/+4
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee10-2/+243
2013-05-01lib/decompress.c: fix initconstAndi Kleen1-1/+1
2012-10-05lib/decompress.c add __init to decompress_method and dataHein Tibosch1-3/+6
2011-01-13decompressors: add boot-time XZ supportLasse Collin9-2/+469
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre4-5/+31
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff1-1/+1
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin3-8/+25
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin5-67/+72