Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08lib/lzo: separate lzo-rle from lzoDave Rodgman
2019-03-08lib/lzo: implement run-length encodingDave Rodgman
2019-03-08lib/lzo: fast 8-byte copy on arm64Matt Sealey
2019-03-08lib/lzo: 64-bit CTZ on arm64Matt Sealey
2019-03-08lib/lzo: tidy-up ifdefsDave Rodgman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2007-07-11Add LZO1X algorithm to the kernelRichard Purdie