index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha-mb
Age
Commit message (
Expand
)
Author
Lines
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
-2629
/
+0
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
-81
/
+101
2016-06-02
crypto: sha1-mb - stylistic cleanup
Megha Dey
-36
/
+74
2016-05-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+11
2016-05-17
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
-2
/
+11
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+2
2016-04-16
x86: Fix non-static inlines
Denys Vlasenko
-2
/
+2
2016-04-15
crypto: sha1-mb - use corrcet pointer while completing jobs
Xiaodong Liu
-2
/
+2
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-57
/
+14
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
-0
/
+6
2016-02-24
x86/asm/crypto: Don't use RBP as a scratch register
Josh Poimboeuf
-4
/
+4
2016-02-24
x86/asm/crypto: Simplify stack usage in sha-mb functions
Josh Poimboeuf
-55
/
+6
2016-02-06
crypto: sha-mb - Fix load failure
Wang, Rui Y
-0
/
+35
2016-01-27
crypto: sha1-mb - Add missing args_digest offset
Megha Dey
-1
/
+1
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-1
/
+2
2015-05-19
x86/fpu, crypto x86/sha1_mb: Remove FPU internal headers from sha1_mb.c
Ingo Molnar
-3
/
+1
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
-1
/
+1
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
-1
/
+1
2015-05-19
x86/fpu: Move xsave.h to fpu/xsave.h
Ingo Molnar
-1
/
+1
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
-1
/
+0
2015-04-26
crypto: sha1-mb - Remove pointless cast
firo yang
-1
/
+2
2015-03-31
crypto: sha-mb - mark Multi buffer SHA1 helper cipher
Stephan Mueller
-2
/
+5
2015-03-16
crypto: sha1-mb - Syntax error
Ameen Ali
-1
/
+1
2015-02-27
crypto: sha-mb - Fix big integer constant sparse warning
Lad, Prabhakar
-1
/
+1
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
-1
/
+1
2014-11-25
crypto: sha-mb - remove a bogus NULL check
Dan Carpenter
-2
/
+1
2014-08-26
crypto: sha-mb - sha1_mb_alg_state can be static
Fengguang Wu
-11
/
+11
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
-0
/
+946
2014-08-25
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
-0
/
+472
2014-08-25
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
-0
/
+619
2014-08-25
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen
-0
/
+533