index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha512_ssse3_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
crypto: x86/sha - Eliminate casts on asm implementations
Kees Cook
1
-16
/
+15
2019-03-22
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
1
-5
/
+5
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
1
-6
/
+0
2016-05-31
crypto: sha-ssse3 - add MODULE_ALIAS
Stephan Mueller
1
-0
/
+6
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-45
/
+204
2015-09-21
crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...
tim
1
-45
/
+204
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-1
/
+1
2015-05-19
x86/fpu, crypto x86/sha512_ssse3: Simplify the sha512_ssse3_mod_init() xfeatu...
Ingo Molnar
1
-11
/
+3
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move xsave.h to fpu/xsave.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-04-10
crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer
Ard Biesheuvel
1
-167
/
+35
2014-12-02
crypto: sha - replace memset by memzero_explicit
Julia Lawall
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-2
/
+2
2014-06-25
crypto: sha512_ssse3 - fix byte count to bit count conversion
Jussi Kivilinna
1
-1
/
+1
2013-05-28
crypto: sha512_ssse3 - add sha384 support
Jussi Kivilinna
1
-5
/
+53
2013-04-25
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
1
-0
/
+282