Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/decompress_unlz4: change module to work with new LZ4 module version | Sven Schmidt | 2017-02-24 | 1 | -5/+8 |
* | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -3/+3 |
* | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 2014-08-08 | 1 | -9/+9 |
* | initrd: fix lz4 decompress with initrd | Yinghai Lu | 2014-08-08 | 1 | -22/+43 |
* | lib/decompress_unlz4.c: always set an error return code on failures | Jan Beulich | 2014-01-23 | 1 | -0/+1 |
* | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+187 |