index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
aesni-intel_avx-x86_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: aesni - Fix double word in comments
Bo Liu
2023-09-20
1
-2
/
+2
*
crypto: x86/aesni - Use local .L symbols for code
Ard Biesheuvel
2023-04-20
1
-109
/
+109
*
crypto: x86/aesni - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
1
-29
/
+7
*
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-20
/
+20
*
x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-6
/
+4
*
x86/crypto/aesni-intel_avx: Fix register usage comments
Josh Poimboeuf
2021-04-19
1
-5
/
+5
*
x86/crypto/aesni-intel_avx: Remove unused macros
Josh Poimboeuf
2021-04-19
1
-8
/
+0
*
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
1
-10
/
+10
*
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
2020-07-16
1
-1
/
+0
*
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
1
-3
/
+0
*
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-09
1
-3
/
+0
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-16
/
+16
*
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
1
-80
/
+101
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
1
-6
/
+150
*
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
1
-43
/
+59
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
1
-4
/
+10
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
1
-14
/
+37
*
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
1
-49
/
+27
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
1
-133
/
+95
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
1
-0
/
+8
*
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
1
-49
/
+139
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
1
-58
/
+36
*
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-12-23
1
-196
/
+182
*
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
2018-12-23
1
-633
/
+318
*
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-07-03
1
-2
/
+2
*
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
1
-7
/
+24
*
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
1
-27
/
+58
*
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
1
-7
/
+24
*
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
1
-34
/
+88
*
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2017-01-23
1
-8
/
+24
*
crypto: aesni - fix build on x86 (32bit)
Tim Chen
2014-01-15
1
-0
/
+2811