开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
cast5-avx-x86_64-asm_64.S
Age
Commit message (
Expand
)
Author
2023-04-20
crypto: x86/cast5 - Use RIP-relative addressing
Ard Biesheuvel
2022-10-17
crypto: x86/cast5: Remove redundant alignments
Thomas Gleixner
2021-12-08
x86: Prepare asm files for straight-line-speculation
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 156
Thomas Gleixner
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
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-01-20
crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...
Jussi Kivilinna
2012-12-06
crypto: cast5/cast6 - move lookup tables to shared module
Jussi Kivilinna
2012-10-24
crypto: cast5/avx - avoid using temporary stack buffers
Jussi Kivilinna
2012-09-07
crypto: cast5-avx - tune assembler code for more performance
Jussi Kivilinna
2012-08-01
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried