Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-20 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer | 3 | -336/+387 |
2013-02-20 | lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c | Markus F.X.J. Oberhumer | 2 | -1/+1 |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre | 1 | -3/+6 |
2008-07-25 | lzo: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -4/+2 |
2008-04-10 | lzo: fix typo in decompressor | Harvey Harrison | 1 | -1/+1 |
2007-07-31 | lzo: add some missing casts | Richard Purdie | 1 | -3/+3 |
2007-07-10 | Add LZO1X algorithm to the kernel | Richard Purdie | 4 | -0/+528 |