aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| |\
| * | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-19
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
* | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \ \
| * | | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-11
* | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
|\ \ \ \
| * | | | KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-19
| * | | | x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-19
| * | | | KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-19
| * | | | KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-19
| * | | | x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-19
| * | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-19
| * | | | KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entriesAvi Kivity2010-05-19
| * | | | KVM: VMX: Add definition for msr autoload entryAvi Kivity2010-05-19
| * | | | KVM: x86: Allow marking an exception as reinjectedJoerg Roedel2010-05-17
| * | | | KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel2010-05-17
| * | | | KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity2010-05-17
| * | | | Merge branch 'perf'Avi Kivity2010-05-17
| |\ \ \ \
| * | | | | KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong2010-05-17
| * | | | | KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity2010-05-17
| * | | | | KVM: x86: Push potential exception error code on task switchesJan Kiszka2010-05-17
| * | | | | KVM: move DR register access handling into generic codeGleb Natapov2010-05-17
| * | | | | KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara2010-05-17
| * | | | | KVM: MMU: remove unused fieldXiao Guangrong2010-05-17
| * | | | | KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: fix in/out emulation.Gleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov2010-05-17
| * | | | | KVM: x86 emulator: Provide more callbacks for x86 emulator.Gleb Natapov2010-05-17
| * | | | | KVM: Provide current eip as part of emulator context.Gleb Natapov2010-05-17
| * | | | | KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov2010-05-17
| * | | | | KVM: remove realmode_lmsw function.Gleb Natapov2010-05-17
| * | | | | KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov2010-05-17
| * | | | | KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov2010-05-17
| * | | | | KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity2010-05-17
| * | | | | KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun2010-05-17
| * | | | | KVM: move segment_base() into vmx.cGleb Natapov2010-04-25
| * | | | | KVM: Drop kvm_get_gdt() in favor of generic linux functionGleb Natapov2010-04-25
| * | | | | KVM: SVM: Implement emulation of vm_cr msrJoerg Roedel2010-04-25
| * | | | | KVM: x86: Add kvm_is_linear_ripJan Kiszka2010-04-25
| * | | | | KVM: x86: Add support for saving&restoring debug registersJan Kiszka2010-04-25
| * | | | | KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-25
| * | | | | KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa2010-04-25
| * | | | | KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov2010-04-25