summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-04-15crypto: lzo - get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet1-4/+1
2014-06-20crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet1-2/+9
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna15-15/+0
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal23-92/+92
2008-01-10[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor5-1/+205