summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-21crypto: Add userspace report for cipher type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for rng type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for pcompress type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for nivaead type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for aead type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for givcipher type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for ablkcipher type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for blkcipher type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for ahash type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for shash type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for larval type algorithmsSteffen Klassert
2011-10-21crypto: Add a report function pointer to crypto_typeSteffen Klassert
2011-10-21crypto: Add userspace configuration APISteffen Klassert
2011-10-21crypto: Export crypto_remove_finalSteffen Klassert
2011-10-21crypto: Export crypto_remove_spawnsSteffen Klassert
2011-10-21crypto: Add a flag to identify crypto instancesSteffen Klassert
2011-10-21crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna
2011-10-21crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...Jussi Kivilinna
2011-10-21crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna
2011-10-21crypto: blowfish-x86_64 - add creditsJussi Kivilinna
2011-10-21crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceJussi Kivilinna
2011-10-20crypto: picoxcell - add dependency on HAVE_CLKJamie Iles
2011-09-22crypto: aes-x86 - quiet sparse noise about symbol not declaredH Hartley Sweeten
2011-09-22crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna
2011-09-22crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna
2011-09-22crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna
2011-09-22crypto: blowfish - split generic and common c codeJussi Kivilinna
2011-08-20crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu
2011-08-16crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu
2011-08-15crypto: n2 - Fix a get/put_cpu() imbalanceThomas Meyer
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause
2011-08-10crypto: sha1 - export sha1_update for reuseMathias Krause
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles
2011-08-10crypto: picoxcell - support for device tree matchingJamie Iles
2011-08-10crypto: picoxcell - add connection ID to the clock nameJamie Iles
2011-08-10crypto: picoxcell - convert to platform ID tableJamie Iles
2011-08-03crypto: padlock-aes - Make module loading even quieter when hardware is missingJonathan Nieder
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel