summaryrefslogtreecommitdiff
path: root/crypto/lzo.c
Commit message (Expand)AuthorAge
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* crypto: acomp - add support for lzo via scompGiovanni Cabiddu2016-10-25
* crypto: lzo - get rid of superfluous __GFP_REPEATMichal Hocko2016-04-15
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: lzo - use kvfree() helperEric Dumazet2014-06-25
* crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet2014-06-20
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-01
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-21
* [CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor2008-01-11