| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib/lz4: make arrays static const, reduces object code size | Colin Ian King | 2017-10-21 | 1 | -2/+2 |
| * | lib/lz4: remove back-compat wrappers | Sven Schmidt | 2017-04-11 | 3 | -87/+0 |
| * | lib: update LZ4 compressor module | Sven Schmidt | 2017-04-11 | 5 | -1012/+2062 |
| * | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra | 2017-04-11 | 1 | -3/+1 |
| * | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra | 2017-04-11 | 1 | -9/+12 |
| * | lz4: fix system halt at boot kernel on x86_64 | Krzysztof Kolasa | 2017-04-11 | 1 | -1/+11 |
| * | lib/lz4: Pull out constant tables | Rasmus Villemoes | 2017-04-11 | 1 | -11/+7 |
| * | lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS | Christopher Fries | 2017-04-11 | 1 | -0/+1 |
| * | lz4: add lz4 module. | Kyungsik Lee | 2017-04-11 | 5 | -0/+1478 |
