aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lz4/lz4defs.h
AgeCommit message (Expand)Author
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko
2020-12-15lib/lz4: explicitly support in-place decompressionGao Xiang
2020-08-14lz4: fix kernel decompression speedNick Terrell
2018-10-31lib/lz4: update LZ4 decompressor moduleGao Xiang
2017-02-24lib: update LZ4 compressor moduleSven Schmidt
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee