summaryrefslogtreecommitdiffstats
path: root/lib/lz4
AgeCommit message (Expand)AuthorLines
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky-4/+4
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager-7/+7
2013-07-09lib: add lz4 compressor moduleChanho Min-2/+1048
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee-1/+2
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee-0/+420