summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/ghash.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+4
* crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard2015-12-011-8/+0
* crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-141-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-147/+151
|\
| * crypto: vmx - Reindent to kernel styleHerbert Xu2015-06-161-137/+141
* | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand2015-05-191-0/+8
|/
* crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri2015-02-281-0/+214
OpenPOWER on IntegriCloud