Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/zlib: DFLTCC always switch to software inflate for Z_PACKET_FLUSH option | Mikhail Zaslonko | 2023-02-02 | 1 | -2/+4 |
* | lib/zlib: DFLTCC support inflate with small window | Mikhail Zaslonko | 2023-02-02 | 1 | -8/+0 |
* | lib/zlib: Split deflate and inflate states for DFLTCC | Mikhail Zaslonko | 2023-02-02 | 1 | -1/+9 |
* | lib/zlib: fix inflating zlib streams on s390 | Ilya Leoshkevich | 2020-12-29 | 1 | -2/+2 |
* | zlib: export S390 symbols for zlib modules | Randy Dunlap | 2020-12-06 | 1 | -0/+3 |
* | s390/boot: add dfltcc= kernel command line parameter | Mikhail Zaslonko | 2020-01-31 | 1 | -0/+6 |
* | lib/zlib: add s390 hardware support for kernel zlib_inflate | Mikhail Zaslonko | 2020-01-31 | 1 | -0/+143 |