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