Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initramfs: debug detected compression method | Daniel M. Weeks | 2014-04-07 | 1 | -0/+3 |
* | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+5 |
* | lib/decompress.c: fix initconst | Andi Kleen | 2013-04-30 | 1 | -1/+1 |
* | lib/decompress.c add __init to decompress_method and data | Hein Tibosch | 2012-10-06 | 1 | -3/+6 |
* | decompressors: add boot-time XZ support | Lasse Collin | 2011-01-13 | 1 | -0/+5 |
* | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 2010-01-11 | 1 | -0/+5 |
* | bzip2/lzma: don't stop search at first unconfigured compression | Alain Knaff | 2009-02-19 | 1 | -1/+1 |
* | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 2009-01-12 | 1 | -6/+10 |
* | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 | 1 | -0/+50 |