Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: vmx - disable preemption to enable vsx in aes_ctr.c | Li Zhong | 2017-01-23 | 1 | -0/+6 |
* | crypto: vmx - Increase priority of aes-cbc cipher | Anton Blanchard | 2016-06-13 | 1 | -1/+1 |
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 1 | -3/+3 |
|\ | |||||
| * | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 2015-12-01 | 1 | -0/+3 |
| * | crypto: vmx: Only call enable_kernel_vsx() | Anton Blanchard | 2015-12-01 | 1 | -3/+0 |
* | | crypto: vmx - IV size failing on skcipher API | Leonidas Da Silva Barbosa | 2015-12-04 | 1 | -1/+1 |
|/ | |||||
* | crypto: vmx - Fixing AES-CTR counter bug | Leonidas Da Silva Barbosa | 2015-08-18 | 1 | -1/+7 |
* | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions | Leonidas Da Silva Barbosa | 2015-07-14 | 1 | -0/+3 |
* | crypto: vmx - Reindent to kernel style | Herbert Xu | 2015-06-16 | 1 | -108/+117 |
* | crypto: vmx - Adding CTR routines for VMX module | Marcelo H. Cerri | 2015-02-28 | 1 | -0/+167 |