index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
camellia-aesni-avx2-asm_64.S
Age
Commit message (
Expand
)
Author
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
2022-10-17
crypto: x86/camellia: Remove redundant alignments
Thomas Gleixner
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-04-19
x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
Josh Poimboeuf
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/crypto: Annotate local functions
Jiri Slaby
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-01-12
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
2013-06-21
crypto: camellia-aesni-avx2 - tune assembly code for more performance
Jussi Kivilinna
2013-04-25
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna