Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-03 | lib/zlib: Split deflate and inflate states for DFLTCC | Mikhail Zaslonko | 1 | -42/+10 |
2023-02-03 | lib/zlib: adjust offset calculation for dfltcc_state | Mikhail Zaslonko | 1 | -1/+2 |
2020-01-31 | lib/zlib: add zlib_deflate_dfltcc_enabled() function | Mikhail Zaslonko | 1 | -0/+11 |
2020-01-31 | s390/boot: add dfltcc= kernel command line parameter | Mikhail Zaslonko | 1 | -0/+1 |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_inflate | Mikhail Zaslonko | 1 | -0/+28 |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko | 1 | -0/+115 |