summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-213-18/+34
|\
| * crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna2013-06-131-16/+32
| * crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-282-2/+2
* | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-215-1216/+2
* | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-215-1089/+24
* | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-211-71/+89
* | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-281-5/+52
* | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-281-5/+53
* | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...Tim Chen2013-05-242-0/+153
* | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Tim Chen2013-05-201-0/+643
|/
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-113-5/+52
|\
| * xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-101-2/+1
| * xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-101-1/+1
| * xen: mask x2APIC feature in PVZhenzhong Duan2013-05-081-0/+3
| * xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-081-1/+1
| * xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-081-0/+3
| * xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-071-1/+28
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-061-0/+15
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-0/+3
|\ \
| * | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-171-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-105-39/+17
|\ \ \
| * | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-093-13/+1
| * | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-022-26/+16
* | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-103-21/+67
|\ \ \ \
| * | | | KVM: emulator: emulate SALCPaolo Bonzini2013-05-091-1/+5
| * | | | KVM: emulator: emulate XLATPaolo Bonzini2013-05-091-1/+14
| * | | | KVM: emulator: emulate AAMPaolo Bonzini2013-05-091-1/+24
| * | | | KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-091-0/+6
| * | | | KVM: x86: fix maintenance of guest/host xcr0 stateMarcelo Tosatti2013-05-081-20/+20
* | | | | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-091-4/+6
|\ \ \ \ \
| * | | | | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0Bin Gao2013-04-301-4/+6
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | | | | | Merge branch 'rwsem-optimizations'Linus Torvalds2013-05-071-7/+21
|\ \ \ \ \ \
| * | | | | | x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse2013-05-071-7/+21
* | | | | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-062-0/+29
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-0228-98/+391
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / /
| * | | | | | | | | iommu: Fix compile warnings with forward declarationsJoerg Roedel2013-04-191-0/+7
| * | | | | | | | | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-04-182-0/+22
* | | | | | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-0526-521/+1344
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-024-13/+13
| * | | | | | | | | | kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson2013-04-291-0/+2
| * | | | | | | | | | KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka2013-04-281-1/+1
| * | | | | | | | | | KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-281-1/+1
| * | | | | | | | | | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-284-7/+18
| * | | | | | | | | | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-284-2/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: Move irqfd resample cap handling to generic codeAlexander Graf2013-04-261-1/+0
| | * | | | | | | | | | KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-261-1/+1
| | * | | | | | | | | | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-261-0/+1
| | * | | | | | | | | | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-0/+2
OpenPOWER on IntegriCloud