aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-17KVM: x86: Allow marking an exception as reinjectedJoerg Roedel
2010-05-17KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-05-17KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity
2010-05-17Merge branch 'perf'Avi Kivity
2010-05-17KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong
2010-05-17KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity
2010-05-17KVM: x86: Push potential exception error code on task switchesJan Kiszka
2010-05-17KVM: move DR register access handling into generic codeGleb Natapov
2010-05-17KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara
2010-05-17KVM: MMU: remove unused fieldXiao Guangrong
2010-05-17KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov
2010-05-17KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov
2010-05-17KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov
2010-05-17KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov
2010-05-17KVM: x86 emulator: fix in/out emulation.Gleb Natapov
2010-05-17KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov
2010-05-17KVM: x86 emulator: Provide more callbacks for x86 emulator.Gleb Natapov
2010-05-17KVM: Provide current eip as part of emulator context.Gleb Natapov
2010-05-17KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov
2010-05-17KVM: remove realmode_lmsw function.Gleb Natapov
2010-05-17KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov
2010-05-17KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov
2010-05-17KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity
2010-05-17KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath
2010-05-11x86, fpu: Use static_cpu_has() to implement use_xsave()H. Peter Anvin
2010-05-11x86: Add new static_cpu_has() function using alternativesH. Peter Anvin
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-10x86, fpu: Use the proper asm constraint in use_xsave()H. Peter Anvin
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-05-10pci: Add a probing code that seeks for an specific busAristeu Rozanski
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar