index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
2018-12-13
1
-4
/
+4
*
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
2018-12-13
1
-0
/
+3
*
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
2018-12-13
1
-0
/
+4
*
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
2018-11-29
1
-0
/
+5
*
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
2018-10-05
1
-1
/
+1
*
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2018-09-04
1
-3
/
+0
*
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
1
-4
/
+0
*
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-31
1
-0
/
+3
*
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+10
*
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
1
-0
/
+2
*
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-28
1
-0
/
+1
*
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
2016-06-27
1
-1
/
+1
*
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2016-06-27
1
-0
/
+1
*
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-09-21
1
-0
/
+8
*
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
[next]