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