summaryrefslogtreecommitdiffstats
path: root/crypto/lzo.c
AgeCommit message (Expand)AuthorLines
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook-0/+1
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet-4/+1
2014-06-20crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet-2/+9
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna-1/+0
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal-4/+4
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor-0/+106