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