index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
1
-4
/
+2
2020-04-08
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
1
-2
/
+0
2020-04-08
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
1
-87
/
+65
2020-04-08
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
1
-20
/
+12
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
1
-1
/
+6
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
1
-2
/
+9
2019-11-17
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
1
-0
/
+1
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
1
-0
/
+2
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
1
-4
/
+0
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
1
-13
/
+0
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
1
-4
/
+0
2018-12-13
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
1
-4
/
+4
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+3
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+4
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
1
-0
/
+5
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
1
-1
/
+1
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
1
-3
/
+0
2018-05-30
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
1
-4
/
+0
2018-05-30
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
1
-0
/
+3
2018-05-18
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
1
-0
/
+10
2018-05-18
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-0
/
+2
2016-06-28
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
1
-0
/
+1
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
1
-1
/
+1
2016-06-27
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
1
-0
/
+1
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
1
-0
/
+8
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
1
-0
/
+1
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
1
-0
/
+2
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
1
-0
/
+1
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
1
-0
/
+2
2015-01-05
crypto: sha-mb - Add avx2_supported check.
Vinson Lee
1
-1
/
+1
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
1
-0
/
+1
2014-06-20
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
1
-1
/
+1
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
1
-0
/
+2
2014-03-21
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
1
-0
/
+3
2014-01-15
crypto: aesni - fix build on x86 (32bit)
Tim Chen
1
-1
/
+1
2013-12-31
crypto: aesni - fix build on x86 (32bit)
Andy Shevchenko
1
-1
/
+2
2013-12-20
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
Tim Chen
1
-1
/
+1
2013-09-24
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
1
-1
/
+0
2013-09-13
crypto: x86 - restore avx2_supported check
Jussi Kivilinna
1
-0
/
+2
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
1
-0
/
+2
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
1
-2
/
+0
2013-06-21
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
1
-2
/
+0
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
1
-4
/
+0
2013-05-24
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
1
-0
/
+2
2013-04-25
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
1
-0
/
+2
2013-04-25
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
1
-0
/
+2
2013-04-25
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
1
-0
/
+2
2013-04-25
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
1
-0
/
+11
[next]