Linus Torvalds
b2c311075d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
- Do not idle omap device between crypto operations in one session.
- Added sha224/sha384 shims for SSSE3.
- More optimisations for camellia-aesni-avx2.
- Removed defunct blowfish/twofish AVX2 implementations.
- Added unaligned buffer self-tests.
- Added PCLMULQDQ optimisation for CRCT10DIF.
- Added support for Freescale's DCP co-processor
- Misc fixes.
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (44 commits)
crypto: testmgr - test hash implementations with unaligned buffers
crypto: testmgr - test AEADs with unaligned buffers
crypto: testmgr - test skciphers with unaligned buffers
crypto: testmgr - check that entries in alg_test_descs are in correct order
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
crypto: camellia-aesni-avx2 - tune assembly code for more performance
hwrng: bcm2835 - fix MODULE_LICENSE tag
hwrng: nomadik - use clk_prepare_enable()
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
crypto: dcp - Staticize local symbols
crypto: dcp - Use NULL instead of 0
crypto: dcp - Use devm_* APIs
crypto: dcp - Remove redundant platform_set_drvdata()
hwrng: use platform_{get,set}_drvdata()
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
crypto: crct10dif - Use PTR_RET
crypto: ux500 - Cocci spatch "resource_size.spatch"
crypto: sha256_ssse3 - add sha224 support
crypto: sha512_ssse3 - add sha384 support
...
2013-07-05 12:12:33 -07:00
..
2013-07-03 11:54:50 -07:00
2013-07-02 09:01:31 -07:00
2013-07-04 15:35:08 -07:00
2013-06-25 15:34:44 +02:00
2013-07-04 15:35:08 -07:00
2013-07-01 11:17:08 +01:00
2013-06-26 16:21:06 +01:00
2013-07-02 13:43:38 -07:00
2013-06-19 01:02:50 +02:00
2013-07-03 16:31:35 -07:00
2013-07-03 16:07:42 -07:00
2013-07-03 16:07:43 -07:00
2013-07-03 16:07:39 -07:00
2013-07-03 16:07:29 -07:00
2013-07-02 20:04:25 -07:00
2013-06-19 12:58:42 +02:00
2013-07-04 11:40:58 -07:00
2013-06-27 21:51:09 +02:00
2013-06-29 12:57:36 +04:00
2013-07-03 14:35:40 -07:00
2013-07-03 16:07:42 -07:00
2013-07-03 16:07:41 -07:00
2013-06-17 16:38:57 -07:00
2013-06-19 20:30:32 -07:00
2013-07-03 16:07:29 -07:00
2013-06-19 14:16:47 +01:00
2013-06-29 12:57:13 +04:00
2013-07-04 10:29:23 -07:00
2013-07-03 16:07:32 -07:00
2013-06-19 23:16:50 -07:00
2013-06-17 16:38:57 -07:00
2013-06-25 11:48:24 +02:00
2013-07-01 08:12:41 -04:00
2013-07-04 11:40:58 -07:00
2013-07-03 13:21:40 -07:00
2013-07-03 16:07:43 -07:00
2013-07-03 16:07:26 -07:00
2013-07-03 16:07:38 -07:00
2013-07-03 16:07:32 -07:00
2013-07-03 16:07:40 -07:00
2013-07-03 16:08:05 -07:00
2013-06-26 12:10:56 +02:00
2013-06-26 12:10:56 +02:00
2013-07-03 16:08:05 -07:00
2013-06-26 13:42:54 -07:00
2013-07-03 16:07:32 -07:00
2013-07-03 16:07:31 -07:00
2013-06-26 15:55:52 -06:00
2013-06-26 21:10:05 +02:00
2013-07-02 16:17:25 -07:00
2013-07-03 16:08:03 -07:00
2013-07-04 15:51:45 -07:00
2013-06-19 12:55:10 +02:00
2013-07-01 18:10:48 +10:00
2013-06-30 12:40:03 +01:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:02 -07:00
2013-06-17 16:38:57 -07:00
2013-06-25 16:07:44 -07:00
2013-07-03 16:07:22 -07:00
2013-06-19 23:34:50 +02:00
2013-06-19 12:58:42 +02:00
2013-06-20 19:02:45 +04:00
2013-06-21 00:35:12 +02:00
2013-07-03 16:07:32 -07:00
2013-06-20 22:24:32 -07:00
2013-06-17 12:55:11 -07:00
2013-06-17 12:55:11 -07:00
2013-07-03 16:07:30 -07:00
2013-07-02 09:52:47 -07:00
2013-07-03 16:07:41 -07:00
2013-07-02 09:16:42 -07:00