Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-20 | include/linux/unaligned: replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -0/+2 |
2020-12-15 | lib/lz4: explicitly support in-place decompression | Gao Xiang | 1 | -0/+1 |
2020-08-14 | lz4: fix kernel decompression speed | Nick Terrell | 1 | -0/+10 |
2018-10-31 | lib/lz4: update LZ4 decompressor module | Gao Xiang | 1 | -1/+8 |
2017-02-24 | lib: update LZ4 compressor module | Sven Schmidt | 1 | -134/+204 |
2016-04-13 | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra | 1 | -3/+1 |
2016-04-13 | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra | 1 | -9/+12 |
2013-07-09 | lib: add lz4 compressor module | Chanho Min | 1 | -2/+64 |
2013-07-09 | decompressor: add LZ4 decompressor module | Kyungsik Lee | 1 | -0/+94 |