aboutsummaryrefslogtreecommitdiff
path: root/crypto/zlib.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-01crypto: pcomp - Constify (de)compression parametersGravatar David Howells 1-2/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-0/+1
2014-08-08initramfs: support initramfs that is bigger than 2GiBGravatar Yinghai Lu 1-4/+4
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.Gravatar David S. Miller 1-4/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleGravatar Jim Keniston 1-7/+11
2010-11-27crypto: Use vzallocGravatar Joe Perches 1-2/+1
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Gravatar Geert Uytterhoeven 1-12/+12
2009-03-04crypto: zlib - New zlib crypto module, using pcompGravatar Geert Uytterhoeven 1-0/+378