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