aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+3
2015-12-01crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard1-3/+0
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa1-0/+3
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-88/+90
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu1-82/+84
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand1-1/+7
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri1-0/+139