summaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzodefs.h
Commit message (Expand)AuthorAgeFilesLines
* lib/lzo: separate lzo-rle from lzoDave Rodgman2019-03-081-1/+2
* lib/lzo: implement run-length encodingDave Rodgman2019-03-081-1/+11
* lib/lzo: fast 8-byte copy on arm64Matt Sealey2019-03-081-1/+1
* lib/lzo: 64-bit CTZ on arm64Matt Sealey2019-03-081-1/+1
* lib/lzo: tidy-up ifdefsDave Rodgman2019-03-081-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-201-11/+27
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-111-0/+43