summaryrefslogtreecommitdiffstats
path: root/crypto/lzo.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lzo - get rid of superfluous __GFP_REPEATMichal Hocko2016-04-151-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-0/+1
* crypto: lzo - use kvfree() helperEric Dumazet2014-06-251-4/+1
* crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet2014-06-201-2/+9
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-1/+0
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor2008-01-111-0/+106
OpenPOWER on IntegriCloud