summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel
2010-07-05perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
2010-07-05arch/x86/kernel: Add missing spin_unlockJulia Lawall
2010-07-05xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-07-05x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-07-05x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-07-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes
2010-05-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas