| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/zlib_inflate/inffast: check config in C to avoid unused function warning | Paul Menzel | 2021-09-25 | 1 | -7/+6 |
* | lib/decompressors: fix spelling mistakes | Zhen Lei | 2021-07-01 | 1 | -1/+1 |
* | lib: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-19 | 1 | -12/+12 |
* | lib/zlib: remove outdated and incorrect pre-increment optimization | Jann Horn | 2020-06-05 | 1 | -56/+35 |
* | lib/zlib: add s390 hardware support for kernel zlib_inflate | Mikhail Zaslonko | 2020-01-31 | 3 | -10/+48 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | lib/zlib_inflate/inflate.c: remove fall through warnings | Corentin Labbe | 2018-10-31 | 1 | -0/+12 |
* | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | Guenter Roeck | 2017-05-09 | 1 | -1/+1 |
* | zlib: clean up some dead code | Sergey Senozhatsky | 2014-08-07 | 1 | -132/+0 |
* | inflate_fast: sout is already a short so ptr arith was off by one. | Joakim Tjernlund | 2010-03-13 | 1 | -1/+1 |
* | zlib: make new optimized inflate endian independent | Joakim Tjernlund | 2010-03-13 | 1 | -40/+30 |
* | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt | 2010-01-14 | 1 | -2/+30 |
* | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 2010-01-11 | 1 | -11/+44 |
* | bzip2/lzma: library support for gzip, bzip2 and lzma decompression | Alain Knaff | 2009-01-05 | 2 | -0/+8 |
* | [ZLIB]: Fix external builds of zlib_inflate code. | David S. Miller | 2007-10-12 | 3 | -48/+50 |
* | [ZLIB]: Move bnx2 driver gzip unpacker into zlib. | Denys Vlasenko | 2007-10-11 | 3 | -13/+61 |
* | Fix ppp_deflate issues with recent zlib_inflate changes | Richard Purdie | 2007-05-07 | 1 | -3/+5 |
* | [PATCH] Fix ppc32 zImage inflate | Peter Korsgaard | 2006-07-31 | 1 | -1/+4 |
* | [PATCH] zlib inflate: fix function definitions | Randy Dunlap | 2006-06-28 | 2 | -10/+5 |
* | move acknowledgment for Mark Adler to CREDITS | Adrian Bunk | 2006-06-26 | 1 | -9/+0 |
* | [PATCH] zlib_inflate: Upgrade library code to a recent version | Richard Purdie | 2006-06-23 | 16 | -1885/+1729 |
* | [PATCH] lib/zlib*: cleanups | Adrian Bunk | 2006-01-10 | 4 | -2/+12 |
* | [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c | Olaf Hering | 2005-10-29 | 1 | -1/+0 |
* | Revert unnecessary zlib_inflate/inftrees.c fix | Linus Torvalds | 2005-08-17 | 1 | -1/+1 |
* | [PATCH] Update in-kernel zlib routines | Tim Yamin | 2005-08-06 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 14 | -0/+2031 |