Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -3/+1 |
2016-10-25 | crypto: acomp - add support for lzo via scomp | Giovanni Cabiddu | 1 | -15/+82 |
2016-04-15 | crypto: lzo - get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -0/+1 |
2014-06-25 | crypto: lzo - use kvfree() helper | Eric Dumazet | 1 | -4/+1 |
2014-06-20 | crypto: lzo - try kmalloc() before vmalloc() | Eric Dumazet | 1 | -2/+9 |
2012-08-01 | crypto: cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 1 | -1/+0 |
2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 1 | -4/+4 |
2008-01-11 | [CRYPTO] lzo: Add LZO compression algorithm support | Zoltan Sogor | 1 | -0/+106 |