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