aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'perf/x86' into perf/coreIngo Molnar2010-03-12
| |\ \ \ \
| | * | | | x86, perf: Fix NULL deref on not assigned x86_pmuCyrill Gorcunov2010-03-12
| | * | | | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf, x86: Fix the !CONFIG_CPU_SUP_INTEL buildIngo Molnar2010-03-10
| * | | | | perf, x86: Add INSTRUCTION_DECODER config flagIngo Molnar2010-03-10
| * | | | | perf, x86: Fix LBR read-outPeter Zijlstra2010-03-10
| * | | | | perf, x86: Fixup the PEBS handler for Core2 cpusPeter Zijlstra2010-03-10
| * | | | | perf, x86: Remove checking_{wr,rd}msr() usagePeter Zijlstra2010-03-10
| * | | | | perf, x86: Don't reset the LBR as frequentlyPeter Zijlstra2010-03-10
| * | | | | perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable}Peter Zijlstra2010-03-10
| * | | | | perf, x86: Deal with multiple state bits for pebs-fmt1Peter Zijlstra2010-03-10
| * | | | | perf, x86: Reorder intel_pmu_enable_all()Peter Zijlstra2010-03-10
| * | | | | perf, x86: Fix LBR enable/disable vs cpuc->enabledPeter Zijlstra2010-03-10
| * | | | | perf, x86: Fix PEBS enable/disable vs cpuc->enabledPeter Zijlstra2010-03-10
| * | | | | perf, x86: Fix pebs drainsPeter Zijlstra2010-03-10
| * | | | | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-10
| * | | | | perf, x86: Robustify PEBS fixupPeter Zijlstra2010-03-10
| * | | | | perf, x86: Clear the LBRs on initPeter Zijlstra2010-03-10
| * | | | | perf, x86: Disable PEBS on clovertown chipsPeter Zijlstra2010-03-10
| * | | | | perf, x86: Fix silly bug in data store buffer allocationPeter Zijlstra2010-03-10
| * | | | | x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-10
| * | | | | perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAWPeter Zijlstra2010-03-10
| * | | | | perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra2010-03-10
| * | | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
| * | | | | perf, x86: Implement simple LBR supportPeter Zijlstra2010-03-10
| * | | | | perf, x86: Add PEBS infrastructurePeter Zijlstra2010-03-10
* | | | | | KVM: MMU: cleanup for hlist walk restartXiao Guangrong2010-05-17
* | | | | | KVM: prevent spurious exit to userspace during task switch emulation.Gleb Natapov2010-05-17
* | | | | | KVM: MMU: remove unused parameter in mmu_parent_walk()Xiao Guangrong2010-05-17
* | | | | | KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong2010-05-17
* | | | | | KVM: MMU: remove unused struct kvm_unsync_walkXiao Guangrong2010-05-17
* | | | | | KVM: fix emulator_task_switch() return value.Gleb Natapov2010-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: x86: Terminate early if task_switch_16/32 failedJan Kiszka2010-05-17
* | | | | | KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()Gleb Natapov2010-05-17
* | | | | | KVM: move DR register access handling into generic codeGleb Natapov2010-05-17
* | | | | | KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara2010-05-17
* | | | | | KVM: Fix MAXPHYADDR calculation when cpuid does not support itAvi Kivity2010-05-17
* | | | | | KVM: Trace emulated instructionsAvi Kivity2010-05-17
* | | | | | KVM: x86 emulator: Don't overwrite decode cacheAvi Kivity2010-05-17
* | | | | | KVM: MMU: remove unnecessary NX check in walk_addrXiao Guangrong2010-05-17
* | | | | | KVM: MMU: remove unused fieldXiao Guangrong2010-05-17
* | | | | | KVM: MMU: cleanup/fix mmu audit codeXiao Guangrong2010-05-17
* | | | | | KVM: MMU: Disassociate direct maps from guest levelsAvi Kivity2010-05-17
* | | | | | KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1Xiao Guangrong2010-05-17
* | | | | | KVM: x86: document KVM_REQ_PENDING_TIMER usageMarcelo Tosatti2010-05-17
* | | | | | KVM: x86 emulator: fix unlocked CMPXCHG8B emulationGleb Natapov2010-05-17
* | | | | | KVM: x86 emulator: add decoding of CMPXCHG8B dst operandGleb Natapov2010-05-17