index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
cast6-avx-x86_64-asm_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-12
/
+12
2019-10-18
x86/asm/crypto: Annotate local functions
Jiri Slaby
1
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
1
-16
/
+34
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
1
-2
/
+10
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
1
-0
/
+13
2013-04-25
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
1
-1
/
+47
2013-01-20
crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions
Jussi Kivilinna
1
-24
/
+11
2012-12-06
crypto: cast5/cast6 - move lookup tables to shared module
Jussi Kivilinna
1
-8
/
+8
2012-10-24
crypto: cast6/avx - avoid using temporary stack buffers
Jussi Kivilinna
1
-67
/
+123
2012-09-07
crypto: cast6-avx - tune assembler code for more performance
Jussi Kivilinna
1
-114
/
+162
2012-08-01
crypto: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
1
-0
/
+335