summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0214-185/+465
|\
| * KVM: vmx: fix MPX detectionPaolo Bonzini2014-03-271-1/+2
| * KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-174-3/+30
| * KVM: x86: Add nested virtualization support for MPXPaolo Bonzini2014-03-171-0/+17
| * KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-173-14/+19
| * KVM: x86 emulator: emulate MOVAPDIgor Mammedov2014-03-171-1/+1
| * KVM: x86 emulator: emulate MOVAPSIgor Mammedov2014-03-171-1/+7
| * kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-131-0/+1
| * KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-111-0/+28
| * KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini2014-03-111-21/+20
| * KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini2014-03-111-0/+4
| * KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-111-1/+37
| * KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-112-0/+18
| * KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-112-2/+8
| * KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini2014-03-111-1/+1
| * KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-114-29/+14
| * KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka2014-03-111-1/+2
| * KVM: nVMX: Fully emulate preemption timerJan Kiszka2014-03-111-55/+96
| * KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-113-36/+59
| * Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-0431-149/+265
| |\
| * | x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-042-0/+21
| * | x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-042-4/+24
| * | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-031-1/+1
| * | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa2014-02-271-2/+5
| * | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti2014-02-261-0/+1
| * | KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-253-2/+8
| * | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-252-1/+7
| * | KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-244-2/+22
| * | KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-223-5/+10
| * | KVM: x86: expose ADX feature to guestLiu, Jinsong2014-02-221-1/+2
| * | KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong2014-02-221-1/+1
| * | kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-222-2/+1
| * | KVM: SVM: fix NMI window after iretRadim Krčmář2014-02-181-0/+1
| * | KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-181-3/+4
| * | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-041-1/+1
| |\ \
| | * | KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-301-1/+1
| * | | KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-042-2/+0
* | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-0229-3266/+12
|\ \ \ \
| * | | | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-2711-908/+9
| * | | | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-2717-1028/+2
| * | | | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-113-579/+9
| * | | | x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-114-761/+2
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-0227-497/+582
|\ \ \ \ \
| * | | | | x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski2014-03-301-3/+7
| * | | | | x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski2014-03-251-1/+1
| * | | | | x86, vdso: Actually discard the .discard sectionsH. Peter Anvin2014-03-251-0/+5
| * | | | | x86, vdso: Fix size of get_unmapped_area()Stefani Seibold2014-03-241-1/+3
| * | | | | x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski2014-03-201-2/+0
| * | | | | x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-207-41/+41
| * | | | | x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-207-91/+70
OpenPOWER on IntegriCloud