Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-07 | lib/lzo: separate lzo-rle from lzo | Dave Rodgman | 1 | -1/+2 |
2019-03-07 | lib/lzo: implement run-length encoding | Dave Rodgman | 1 | -1/+11 |
2019-03-07 | lib/lzo: fast 8-byte copy on arm64 | Matt Sealey | 1 | -1/+1 |
2019-03-07 | lib/lzo: 64-bit CTZ on arm64 | Matt Sealey | 1 | -1/+1 |
2019-03-07 | lib/lzo: tidy-up ifdefs | Dave Rodgman | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-02-20 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer | 1 | -11/+27 |
2007-07-10 | Add LZO1X algorithm to the kernel | Richard Purdie | 1 | -0/+43 |