index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+1
*
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+2
*
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+1
*
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+2
*
crypto: sha-mb - Add avx2_supported check.
Vinson Lee
2015-01-05
1
-1
/
+1
*
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
2014-08-25
1
-0
/
+1
*
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
2014-06-20
1
-1
/
+1
*
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
1
-0
/
+2
*
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2014-03-21
1
-0
/
+3
*
crypto: aesni - fix build on x86 (32bit)
Tim Chen
2014-01-15
1
-1
/
+1
*
crypto: aesni - fix build on x86 (32bit)
Andy Shevchenko
2013-12-31
1
-1
/
+2
*
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
Tim Chen
2013-12-20
1
-1
/
+1
*
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
2013-09-24
1
-1
/
+0
*
crypto: x86 - restore avx2_supported check
Jussi Kivilinna
2013-09-13
1
-0
/
+2
*
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-09-07
1
-0
/
+2
*
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-07-24
1
-2
/
+0
*
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2013-06-21
1
-2
/
+0
*
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-21
1
-4
/
+0
*
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
2013-05-24
1
-0
/
+2
*
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+11
*
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
1
-0
/
+2
*
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
1
-0
/
+2
*
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
2013-04-03
1
-11
/
+23
*
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2013-02-26
1
-1
/
+1
*
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...
Alexander Boyko
2013-01-20
1
-0
/
+2
*
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...
Jussi Kivilinna
2012-11-09
1
-0
/
+3
*
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
Tim Chen
2012-10-15
1
-0
/
+1
*
crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c
Tim Chen
2012-10-15
1
-0
/
+1
*
crypto: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
1
-0
/
+2
*
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
1
-0
/
+2
*
crypto: serpent-sse2 - split generic glue code to new helper module
Jussi Kivilinna
2012-06-27
1
-0
/
+1
*
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...
Jussi Kivilinna
2012-06-27
1
-0
/
+2
*
crypto: serpent - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
1
-0
/
+2
*
crypto: twofish - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
1
-0
/
+2
*
crypto: sha1 - use Kbuild supplied flags for AVX test
Mathias Krause
2012-06-12
1
-7
/
+0
*
crypto: camellia - add assembler implementation for x86_64
Jussi Kivilinna
2012-03-14
1
-0
/
+2
*
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
1
-0
/
+2
*
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
1
-0
/
+2
*
crypto: twofish - add 3-way parallel x86_64 assembler implemention
Jussi Kivilinna
2011-10-21
1
-0
/
+2
*
crypto: blowfish - add x86_64 assembly implementation
Jussi Kivilinna
2011-09-22
1
-0
/
+2
*
crypto: sha1 - SSSE3 based SHA1 implementation for x86-64
Mathias Krause
2011-08-10
1
-0
/
+8
*
crypto: aesni-intel - Merge with fpu.ko
Andy Lutomirski
2011-05-16
1
-3
/
+1
*
crypto: ghash - Add PCLMULQDQ accelerated implementation
Huang Ying
2009-10-19
1
-0
/
+3
*
crypto: fpu - Add template for blkcipher touching FPU
Huang Ying
2009-06-02
1
-0
/
+2
*
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying
2009-02-18
1
-0
/
+3
*
crypto: crc32c - Use Intel CRC32 instruction
Austin Zhang
2008-08-29
1
-0
/
+2
*
[CRYPTO] twofish: Merge common glue code
Sebastian Siewior
2008-01-14
1
-2
/
+2
[next]