aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-10-28KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li
2013-10-10xen: Fix possible user space selector corruptionFrediano Ziglio
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-06x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann
2013-10-02x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2013-09-30KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov
2013-09-30KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov
2013-09-30KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov
2013-09-30KVM: nVMX: Amend nested_run_pending logicGleb Natapov
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2013-09-25KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk
2013-09-24KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka
2013-09-24KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka
2013-09-24KVM: nVMX: Do not set identity page map for L2Jan Kiszka