index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha-mb
Age
Commit message (
Expand
)
Author
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-19
x86/fpu, crypto x86/sha1_mb: Remove FPU internal headers from sha1_mb.c
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Move xsave.h to fpu/xsave.h
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-04-26
crypto: sha1-mb - Remove pointless cast
firo yang
2015-03-31
crypto: sha-mb - mark Multi buffer SHA1 helper cipher
Stephan Mueller
2015-03-16
crypto: sha1-mb - Syntax error
Ameen Ali
2015-02-27
crypto: sha-mb - Fix big integer constant sparse warning
Lad, Prabhakar
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
2014-11-25
crypto: sha-mb - remove a bogus NULL check
Dan Carpenter
2014-08-26
crypto: sha-mb - sha1_mb_alg_state can be static
Fengguang Wu
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
2014-08-25
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
2014-08-25
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
2014-08-25
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen