Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: Convert to new CPU match macros | Thomas Gleixner | 2020-03-24 | 1 | -1/+1 |
* | crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() | Eric Biggers | 2019-04-08 | 1 | -8/+5 |
* | crypto: x86 - convert to use crypto_simd_usable() | Eric Biggers | 2019-03-22 | 1 | -3/+4 |
* | crypto: x86/crct10dif-pcl - cleanup and optimizations | Eric Biggers | 2019-02-08 | 1 | -9/+3 |
* | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
* | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -2/+2 |
* | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu | 2013-09-07 | 1 | -0/+151 |
* | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 2013-07-24 | 1 | -151/+0 |
* | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry... | Tim Chen | 2013-05-24 | 1 | -0/+151 |