aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/zlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-01crypto: pcomp - Constify (de)compression parametersDavid Howells1-2/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu1-4/+4
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller1-4/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-7/+11
2010-11-27crypto: Use vzallocJoe Perches1-2/+1
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven1-12/+12
2009-03-04crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven1-0/+378