aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/ghash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-02crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri1-15/+16
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+4
2015-12-01crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard1-8/+0
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa1-0/+4
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-147/+151
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu1-137/+141
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand1-0/+8
2015-02-28crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri1-0/+214