aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-508/+532
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu6-482/+506
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu1-1/+1
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand3-1/+21
2015-05-15crypto: vmx - fix two mistyped textsPaulo Flabiano Smorigo2-2/+2
2015-03-12linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu3-40/+5
2015-02-28crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa2-0/+27
2015-02-28crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa3-0/+2400
2015-02-28crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri1-0/+214
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri1-0/+167
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri1-0/+184
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri2-0/+159
2015-02-28crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri1-0/+88