Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/lz4: update LZ4 decompressor module | Gao Xiang | 2018-10-31 | 1 | -1/+8 |
* | lib: update LZ4 compressor module | Sven Schmidt | 2017-02-24 | 1 | -134/+204 |
* | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra | 2016-04-13 | 1 | -3/+1 |
* | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra | 2016-04-13 | 1 | -9/+12 |
* | lib: add lz4 compressor module | Chanho Min | 2013-07-09 | 1 | -2/+64 |
* | decompressor: add LZ4 decompressor module | Kyungsik Lee | 2013-07-09 | 1 | -0/+94 |