| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: sha1-mb - rename sha-mb to sha1-mb | Megha Dey | 2016-06-27 | 1 | -1028/+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 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-17 | 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 |
|/ |
|
* | crypto: sha-mb - Fix load failure | Wang, Rui Y | 2016-02-06 | 1 | -0/+35 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-06-23 | 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: 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 | 1 | -0/+935 |