summaryrefslogtreecommitdiffstats
path: root/lib/lz4/lz4defs.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-201-0/+2
* lib/lz4: explicitly support in-place decompressionGao Xiang2020-12-151-0/+1
* lz4: fix kernel decompression speedNick Terrell2020-08-141-0/+10
* lib/lz4: update LZ4 decompressor moduleGao Xiang2018-10-311-1/+8
* lib: update LZ4 compressor moduleSven Schmidt2017-02-241-134/+204
* lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2016-04-131-3/+1
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-04-131-9/+12
* lib: add lz4 compressor moduleChanho Min2013-07-091-2/+64
* decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-091-0/+94