Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/linux/unaligned: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2022-01-20 | 1 | -0/+2 |
* | lib/lz4: explicitly support in-place decompression | Gao Xiang | 2020-12-15 | 1 | -0/+1 |
* | lz4: fix kernel decompression speed | Nick Terrell | 2020-08-14 | 1 | -0/+10 |
* | 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 |