aboutsummaryrefslogtreecommitdiff
path: root/include/linux/decompress
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin
2010-03-12decompress: fix new decompressor for PICRussell King
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2009-12-15bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failurePhillip Lougher
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff