index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: tcrypt - add async cipher speed tests for blowfish
Jussi Kivilinna
2013-04-25
1
-0
/
+15
*
crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
Jussi Kivilinna
2013-04-25
1
-38
/
+1062
*
crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
Jussi Kivilinna
2013-04-25
1
-1
/
+1
*
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
2013-04-25
3
-0
/
+198
*
crypto: x86/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2013-04-25
2
-42
/
+229
*
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
*
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
*
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-04-25
6
-46
/
+273
*
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
2013-04-25
1
-0
/
+13
*
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
2013-04-25
6
-1
/
+480
*
crypto: testmgr - add empty test vectors for null ciphers
Jussi Kivilinna
2013-04-25
1
-0
/
+9
*
crypto: testmgr - add AES GMAC test vectors
Jussi Kivilinna
2013-04-25
3
-2
/
+108
*
crypto: gcm - fix rfc4543 to handle async crypto correctly
Jussi Kivilinna
2013-04-25
1
-2
/
+17
*
crypto: gcm - make GMAC work when dst and src are different
Jussi Kivilinna
2013-04-25
2
-17
/
+81
*
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
2013-04-25
2
-2
/
+40
*
hwrng: timeriomem - update to support more than one device
Alexander Clouter
2013-04-25
2
-59
/
+116
*
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
2013-04-25
1
-2
/
+3
*
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
2013-04-25
4
-0
/
+139
*
crypto: caam - static constify error data
Kim Phillips
2013-04-25
1
-5
/
+5
*
crypto: caam - change key gen functions to return signed int
Kim Phillips
2013-04-25
3
-4
/
+4
*
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
3
-0
/
+295
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...
Tim Chen
2013-04-25
1
-0
/
+743
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...
Tim Chen
2013-04-25
1
-0
/
+423
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-25
1
-0
/
+421
*
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
Tim Chen
2013-04-25
2
-6
/
+10
*
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
3
-0
/
+288
*
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
Tim Chen
2013-04-03
1
-0
/
+772
*
crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.
Tim Chen
2013-04-03
1
-0
/
+496
*
crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-03
1
-0
/
+506
*
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
Tim Chen
2013-04-03
2
-5
/
+8
*
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
2013-04-03
1
-11
/
+23
*
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
2013-04-03
1
-3
/
+3
*
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
2013-04-03
1
-0
/
+2
*
crypto: picoxcell - Use of_match_ptr() macro
Sachin Kamat
2013-03-22
1
-3
/
+1
*
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
2013-03-22
1
-17
/
+4
*
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
2013-03-22
1
-0
/
+6
*
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2013-03-22
2
-1
/
+6
*
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
2013-03-22
1
-1
/
+2
*
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-03-21
1
-3
/
+1
*
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
2013-03-21
4
-0
/
+1096
*
hwrng: Fix a wrong comment in Documentation/hw_random.txt
Tang Chen
2013-03-10
1
-1
/
+1
*
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
2013-03-10
1
-1
/
+1
*
crypto: omap-sham - Use module_platform_driver macro
Sachin Kamat
2013-03-10
1
-12
/
+1
*
crypto: omap-aes - Use module_platform_driver macro
Sachin Kamat
2013-03-10
1
-12
/
+1
*
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
1
-1
/
+1
*
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
1
-1
/
+1
*
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-10
1
-3
/
+3
*
crypto: user - constify netlink dispatch table
Mathias Krause
2013-03-10
1
-2
/
+2
*
crypto: crc32c - Update the links to the white papers on CRC32C calculations ...
Tim Chen
2013-03-10
1
-2
/
+3
*
crypto: atmel-sha - add support for latest release of the IP (0x410)
Nicolas Royer
2013-03-10
3
-104
/
+497
[next]