summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2010-05-03Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-05-03Merge remote branch 'acpi/test'Stephen Rothwell
2010-05-03Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-04-25KVM: x86: Allow marking an exception as reinjectedJoerg Roedel
2010-04-25KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-04-25KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity
2010-04-25Merge branch 'perf'Avi Kivity
2010-04-25KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong
2010-04-25KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity
2010-04-25KVM: x86: Push potential exception error code on task switchesJan Kiszka
2010-04-25KVM: move DR register access handling into generic codeGleb Natapov
2010-04-25KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara
2010-04-25KVM: MMU: remove unused fieldXiao Guangrong
2010-04-25KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov
2010-04-25KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov
2010-04-25KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov
2010-04-25KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov
2010-04-25KVM: x86 emulator: fix in/out emulation.Gleb Natapov
2010-04-25KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov
2010-04-25KVM: x86 emulator: Provide more callbacks for x86 emulator.Gleb Natapov
2010-04-25KVM: Provide current eip as part of emulator context.Gleb Natapov
2010-04-25KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov
2010-04-25KVM: remove realmode_lmsw function.Gleb Natapov
2010-04-25KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov
2010-04-25KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov
2010-04-25KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity
2010-04-25KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun
2010-04-25KVM: move segment_base() into vmx.cGleb Natapov
2010-04-25KVM: Drop kvm_get_gdt() in favor of generic linux functionGleb Natapov
2010-04-25KVM: SVM: Implement emulation of vm_cr msrJoerg Roedel
2010-04-25KVM: x86: Add kvm_is_linear_ripJan Kiszka
2010-04-25KVM: x86: Add support for saving&restoring debug registersJan Kiszka
2010-04-25KVM: x86: Save&restore interrupt shadow maskJan Kiszka
2010-04-25KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa
2010-04-25KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov
2010-04-20Merge branch 'ht-delete-2.6.35' into testLen Brown
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-04-08x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra