aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21crypto: user - Initialise match in crypto_alg_matchGravatar Herbert Xu 1-1/+1
2011-10-21crypto: testmgr - add twofish testsGravatar Jussi Kivilinna 3-4/+238
2011-10-21crypto: testmgr - add blowfish test-vectorsGravatar Jussi Kivilinna 3-4/+184
2011-10-21crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BITGravatar Richard Weinberger 2-4/+3
2011-10-21crypto: twofish-x86_64-3way - fix ctr blocksize to 1Gravatar Jussi Kivilinna 1-1/+1
2011-10-21crypto: blowfish-x86_64 - fix ctr blocksize to 1Gravatar Jussi Kivilinna 1-1/+1
2011-10-21crypto: whirlpool - count rounds from 0Gravatar Alexey Dobriyan 1-6/+12
2011-10-21crypto: Add userspace report for compress type algorithmsGravatar Steffen Klassert 1-0/+20
2011-10-21crypto: Add userspace report for cipher type algorithmsGravatar Steffen Klassert 2-0/+37
2011-10-21crypto: Add userspace report for rng type algorithmsGravatar Steffen Klassert 2-0/+26
2011-10-21crypto: Add userspace report for pcompress type algorithmsGravatar Steffen Klassert 2-0/+23
2011-10-21crypto: Add userspace report for nivaead type algorithmsGravatar Steffen Klassert 1-0/+23
2011-10-21crypto: Add userspace report for aead type algorithmsGravatar Steffen Klassert 2-0/+34
2011-10-21crypto: Add userspace report for givcipher type algorithmsGravatar Steffen Klassert 1-0/+23
2011-10-21crypto: Add userspace report for ablkcipher type algorithmsGravatar Steffen Klassert 1-0/+25
2011-10-21crypto: Add userspace report for blkcipher type algorithmsGravatar Steffen Klassert 2-0/+35
2011-10-21crypto: Add userspace report for ahash type algorithmsGravatar Steffen Klassert 1-0/+21
2011-10-21crypto: Add userspace report for shash type algorithmsGravatar Steffen Klassert 2-0/+28
2011-10-21crypto: Add userspace report for larval type algorithmsGravatar Steffen Klassert 2-0/+17
2011-10-21crypto: Add a report function pointer to crypto_typeGravatar Steffen Klassert 2-0/+7
2011-10-21crypto: Add userspace configuration APIGravatar Steffen Klassert 5-0/+433
2011-10-21crypto: Export crypto_remove_finalGravatar Steffen Klassert 2-3/+3
2011-10-21crypto: Export crypto_remove_spawnsGravatar Steffen Klassert 2-3/+5
2011-10-21crypto: Add a flag to identify crypto instancesGravatar Steffen Klassert 2-0/+6
2011-10-21crypto: twofish - add 3-way parallel x86_64 assembler implementionGravatar Jussi Kivilinna 4-0/+810
2011-10-21crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...Gravatar Jussi Kivilinna 3-13/+15
2011-10-21crypto: tcrypt - add ctr(twofish) speed testGravatar Jussi Kivilinna 1-0/+4
2011-10-21crypto: blowfish-x86_64 - add creditsGravatar Jussi Kivilinna 1-0/+5
2011-10-21crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceGravatar Jussi Kivilinna 1-100/+98
2011-10-20crypto: picoxcell - add dependency on HAVE_CLKGravatar Jamie Iles 1-1/+1
2011-09-22crypto: aes-x86 - quiet sparse noise about symbol not declaredGravatar H Hartley Sweeten 1-0/+1
2011-09-22crypto: blowfish - add x86_64 assembly implementationGravatar Jussi Kivilinna 4-0/+896
2011-09-22crypto: tcrypt - add ctr(blowfish) speed testGravatar Jussi Kivilinna 1-0/+4
2011-09-22crypto: blowfish - rename C-version to blowfish_genericGravatar Jussi Kivilinna 2-5/+8
2011-09-22crypto: blowfish - split generic and common c codeGravatar Jussi Kivilinna 5-355/+448
2011-08-20crypto: cryptd - Use subsys_initcall to prevent races with aesniGravatar Herbert Xu 1-1/+1
2011-08-16crypto: sha - Fix build error due to crypto_sha1_updateGravatar Herbert Xu 1-0/+2
2011-08-15crypto: n2 - Fix a get/put_cpu() imbalanceGravatar Thomas Meyer 1-2/+2
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Gravatar Mathias Krause 5-0/+819
2011-08-10crypto: sha1 - export sha1_update for reuseGravatar Mathias Krause 2-4/+8
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceGravatar Jamie Iles 1-1/+1
2011-08-10crypto: picoxcell - support for device tree matchingGravatar Jamie Iles 2-6/+53
2011-08-10crypto: picoxcell - add connection ID to the clock nameGravatar Jamie Iles 1-1/+1
2011-08-10crypto: picoxcell - convert to platform ID tableGravatar Jamie Iles 1-60/+33
2011-08-03crypto: padlock-aes - Make module loading even quieter when hardware is missingGravatar Jonathan Nieder 1-3/+1
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedGravatar Oleg Nesterov 1-1/+3
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 9-202/+311
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 22-1972/+2190
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 31-150/+161
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 17-399/+612