aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-07-09KVM: VMX: Stop invalid guest state emulation on pending eventAvi Kivity
2012-07-09KVM: x86 emulator: implement ENTERAvi Kivity
2012-07-09KVM: x86 emulator: split push logic from push opcode emulationAvi Kivity
2012-07-09KVM: x86 emulator: fix byte-sized MOVZX/MOVSXAvi Kivity
2012-07-09KVM: x86 emulator: emulate LAHFAvi Kivity
2012-07-09KVM: VMX: Continue emulating after batch exhaustedAvi Kivity
2012-07-09KVM: VMX: Fix interrupt exit condition during emulationAvi Kivity
2012-07-09KVM: x86 emulator: emulate SGDT/SIDTAvi Kivity
2012-07-09KVM: Fix SS default ESP/EBP based addressingAvi Kivity
2012-07-09KVM: x86 emulator: initialize memopAvi Kivity
2012-07-09KVM: x86 emulator: emulate LEAVEAvi Kivity
2012-07-09KVM: VMX: Limit iterations with emulator_invalid_guest_stateAvi Kivity
2012-07-09KVM: VMX: Relax check on unusable segmentAvi Kivity
2012-07-09KVM: x86 emulator: fix LIDT/LGDT in long modeAvi Kivity
2012-07-09KVM: x86 emulator: allow loading null SS in long modeAvi Kivity
2012-07-09KVM: x86 emulator: emulate cpuidAvi Kivity
2012-07-09KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity
2012-07-09KVM: Split cpuid register access from computationAvi Kivity
2012-07-09KVM: VMX: Return correct CPL during transition to protected modeAvi Kivity
2012-07-09KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulationAvi Kivity
2012-07-06perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-06x86/apic/x2apic: Use multiple cluster members for the irq destination only wi...Suresh Siddha
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng
2012-07-05perf/x86: Detect number of instances of uncore CBoxYan, Zheng
2012-07-05perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng
2012-07-05perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng
2012-07-05perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra
2012-07-05perf/x86: Improve debug output in check_hw_exists()Robert Richter
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter
2012-07-05perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter
2012-07-05Merge branch 'x86/microcode' into perf/coreIngo Molnar
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong
2012-07-03KVM: VMX: code clean for vmx_init()Guo Chao
2012-07-03apic: fix kvm build on UP without IOAPICMichael S. Tsirkin
2012-07-01x86, microcode: Make reload interface per systemBorislav Petkov
2012-07-01x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-29x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu