string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / x86 / crypto /
2009-12-01 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux-2.6
2009-11-23 Jiri Kosinacrypto: ghash-clmulni-intel - Put proper .data section...
2009-11-23 Huang Yingcrypto: ghash-clmulni-intel - Use gas macro for PCLMULQ...
2009-11-23 Huang Yingcrypto: aesni-intel - Use gas macro for AES-NI instructions
2009-11-03 Huang Yingcrypto: ghash-intel - Fix irq_fpu_usable usage
2009-11-03 Herbert Xucrypto: ghash-intel - Add PSHUFB macros
2009-11-01 Herbert Xucrypto: ghash-intel - Hard-code pshufb
2009-10-20 Huang Yingcrypto: aesni-intel - Fix irq_fpu_usable usage
2009-10-19 Huang Yingcrypto: ghash - Add PCLMULQDQ accelerated implementation
2009-09-14 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-09-02 Huang Yingx86: Move kernel_fpu_using to irq_fpu_usable in asm...
2009-06-24 Roland Dreiercrypto: aes-ni - Don't print message with KERN_ERR...
2009-06-18 Huang Yingcrypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from...
2009-06-18 Huang Yingcrypto: aes-ni - Do not sleep when using the FPU
2009-06-18 Huang Yingcrypto: aes-ni - Fix cbc mode IV saving
2009-06-02 Huang Yingcrypto: aes-ni - Add support for more modes
2009-06-02 Huang Yingcrypto: fpu - Add template for blkcipher touching FPU
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...
2009-02-18 Huang Yingcrypto: aes - Export x86 AES encrypt/decrypt functions
2009-02-18 Huang Yingcrypto: aes - Move key_length in struct crypto_aes_ctx...
2008-12-25 Herbert Xucrypto: crc32c-intel - Switch to shash
2008-12-25 Kent Liucrypto: crc32c-intel - Update copyright head
2008-08-29 Austin Zhangcrypto: crc32c - Use Intel CRC32 instruction
2008-04-21 Sebastian Siewior[CRYPTO] aes-x86-32: Remove unused return code
2008-01-14 Sebastian Siewior[CRYPTO] twofish: Merge common glue code
2008-01-10 Tan Swee Heng[CRYPTO] salsa20: Add x86-64 assembly version
2008-01-10 Tan Swee Heng[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm...
2008-01-10 Sebastian Siewior[CRYPTO] aes-asm: Merge common glue code
2008-01-10 Sebastian Siewior[CRYPTO] aes-i586: Remove setkey
2008-01-10 Sebastian Siewior[CRYPTO] aes-x86-64: Remove setkey
2008-01-10 Sebastian Siewior[CRYPTO] aes: Move common defines into a header file
2007-10-23 Thomas Gleixnerx86: merge arch/x86/crypto Makefiles
2007-10-11 Thomas Gleixnerx86_64: move crypto
2007-10-11 Thomas Gleixneri386: move crypto