summaryrefslogtreecommitdiffstats
path: root/lib/zlib_deflate
Commit message (Expand)AuthorAgeFilesLines
* lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHMikhail Zaslonko2023-02-271-1/+3
* lib/zlib: Split deflate and inflate states for DFLTCCMikhail Zaslonko2023-02-021-2/+2
* lib/zlib: fix DFLTCC not flushing EOBS when creating raw streamsMikhail Zaslonko2023-02-021-6/+13
* lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko2020-01-312-0/+7
* lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko2020-01-313-102/+165
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* zlib_deflate/deftree: remove bi_reverse()yalin wang2015-09-102-19/+3
* zlib: clean up some dead codeSergey Senozhatsky2014-08-061-143/+0
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-222-6/+42
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-2/+2
* lib/: Spelling fixesJoe Perches2008-02-031-1/+1
* [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-222-25/+3
* [PATCH] lib/zlib*: cleanupsAdrian Bunk2006-01-102-2/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+2747