aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'perf'Avi Kivity2010-05-17
|\
| * perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\
| * | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-02
| * | perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-02
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| |\ \
| * | | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-26
| * | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| * | | perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2010-03-26
| * | | x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2010-03-26
| * | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
| |\ \ \
| * | | | perf, x86: Fix key indexing in Pentium-4 PMULin Ming2010-03-19
| * | | | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2010-03-18
| * | | | perf, x86: Add cache events for the Pentium-4 PMULin Ming2010-03-18
| * | | | perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2010-03-18
| * | | | x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov2010-03-18
| * | | | x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming2010-03-16
| * | | | perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2010-03-15
| * | | | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11
| * | | | x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-10
| * | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
* | | | | 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
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
|\ \ \ \ \