- ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 16 years ago
- 63fb3f9 perf, x86: Fix LBR read-out by Peter Zijlstra · 15 years ago
- d80c750 perf, x86: Fixup the PEBS handler for Core2 cpus by Peter Zijlstra · 15 years ago
- 7645a24 perf, x86: Remove checking_{wr,rd}msr() usage by Peter Zijlstra · 15 years ago
- b83a46e perf, x86: Don't reset the LBR as frequently by Peter Zijlstra · 15 years ago
- ad0e6cf perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} by Peter Zijlstra · 15 years ago
- 12ab854 perf, x86: Deal with multiple state bits for pebs-fmt1 by Peter Zijlstra · 15 years ago
- d329527 perf, x86: Reorder intel_pmu_enable_all() by Peter Zijlstra · 15 years ago
- 2df202b perf, x86: Fix LBR enable/disable vs cpuc->enabled by Peter Zijlstra · 15 years ago
- 4807e3d perf, x86: Fix PEBS enable/disable vs cpuc->enabled by Peter Zijlstra · 15 years ago
- 8f4aebd perf, x86: Fix pebs drains by Peter Zijlstra · 15 years ago
- cc7f008 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 15 years ago
- a562b18 perf, x86: Robustify PEBS fixup by Peter Zijlstra · 15 years ago
- 74846d3 perf, x86: Clear the LBRs on init by Peter Zijlstra · 15 years ago
- 3c44780 perf, x86: Disable PEBS on clovertown chips by Peter Zijlstra · 15 years ago
- 3adaebd perf, x86: Fix silly bug in data store buffer allocation by Peter Zijlstra · 15 years ago
- 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 15 years ago
- 7e1a40d perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW by Peter Zijlstra · 15 years ago
- 8db909a perf, x86: Clean up IA32_PERF_CAPABILITIES usage by Peter Zijlstra · 15 years ago
- ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 15 years ago
- caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 15 years ago
- ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 15 years ago
- f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 15 years ago
- 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 15 years ago
- 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 15 years ago
- 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 15 years ago
- c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 15 years ago
- 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 15 years ago
- aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 15 years ago
- cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 15 years ago
- 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 15 years ago
- 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 15 years ago
- 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 15 years ago
- dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
- 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
- a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
- c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 15 years ago
- 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3e75c3b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
- 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 15 years ago
- e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 15 years ago
- c7bbf52 x86, mrst: Fix whitespace breakage in apb_timer.c by H. Peter Anvin · 15 years ago
- 3010673 x86, mrst: Fix APB timer per cpu clockevent by Jacob Pan · 15 years ago
- 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 29044ad x86/stacktrace: Don't dereference bad frame pointers by Frederic Weisbecker · 15 years ago
- d8111cd x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC by Jacob Pan · 15 years ago
- 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 15 years ago
- 320ebf0 perf, x86: Restrict the ANY flag by Peter Zijlstra · 15 years ago
- bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d2be165 KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP by Jan Kiszka · 15 years ago
- c573cd2 KVM: VMX: Update instruction length on intercepted BP by Jan Kiszka · 15 years ago
- e54cfa9 KVM: Fix emulate_sys[call, enter, exit]()'s fault handling by Takuya Yoshikawa · 15 years ago
- c697518 KVM: Fix segment descriptor loading by Gleb Natapov · 15 years ago
- 6f55048 KVM: Fix load_guest_segment_descriptor() to inject page fault by Takuya Yoshikawa · 15 years ago
- 8b9f441 KVM: x86 emulator: Forbid modifying CS segment register by mov instruction by Gleb Natapov · 15 years ago
- fa8273e KVM: Convert i8254/i8259 locks to raw_spinlocks by Thomas Gleixner · 15 years ago
- e424e19 KVM: x86 emulator: disallow opcode 82 in 64-bit mode by Gleb Natapov · 15 years ago
- 1d327ea KVM: x86 emulator: code style cleanup by Wei Yongjun · 15 years ago
- d380a5e KVM: x86 emulator: Add LOCK prefix validity checking by Gleb Natapov · 15 years ago
- e92805a KVM: x86 emulator: Check CPL level during privilege instruction emulation by Gleb Natapov · 15 years ago
- d4c6a15 KVM: x86 emulator: Fix popf emulation by Gleb Natapov · 15 years ago
- f850e2e KVM: x86 emulator: Check IOPL level during io instruction emulation by Gleb Natapov · 15 years ago
- 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 15 years ago
- a004475 KVM: x86 emulator: Add Virtual-8086 mode of emulation by Gleb Natapov · 15 years ago
- 60a29d4 KVM: x86 emulator: Add group9 instruction decoding by Gleb Natapov · 15 years ago
- 2db2c2e KVM: x86 emulator: Add group8 instruction decoding by Gleb Natapov · 15 years ago
- 72bb2fc KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl by Wei Yongjun · 15 years ago
- d225f53 KVM: PIT: unregister kvm irq notifier if fail to create pit by Wei Yongjun · 15 years ago
- a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 15 years ago
- 90bb6fc KVM: MMU: Add tracepoint for guest page aging by Avi Kivity · 15 years ago
- 1976d2d KVM: Remove redundant reading of rax on OUT instructions by Takuya Yoshikawa · 15 years ago
- 6316e1c KVM: VMX: emulate accessed bit for EPT by Rik van Riel · 15 years ago
- 8f0b1ab KVM: Introduce kvm_host_page_size by Joerg Roedel · 15 years ago
- c45b4fd KVM: VMX: Remove redundant test in vmx_set_efer() by Julia Lawall · 15 years ago
- ebcbab4 KVM: VMX: Wire up .fpu_activate() callback by Avi Kivity · 15 years ago
- 7edcfac KVM: fix kvm_fix_hypercall() to return X86EMUL_* by Takuya Yoshikawa · 15 years ago
- c125c60 KVM: fix load_guest_segment_descriptor() to return X86EMUL_* by Takuya Yoshikawa · 15 years ago
- ab9f4ec KVM: enable PCI multiple-segments for pass-through device by Zhai, Edwin · 15 years ago
- 6d3e435 KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses() by Gui Jianfeng · 15 years ago
- 5920027 KVM: Trace failed msr reads and writes by Avi Kivity · 15 years ago
- 6e7d152 KVM: Fix msr trace by Avi Kivity · 15 years ago
- e01c242 KVM: mark segments accessed on HW task switch by Gleb Natapov · 15 years ago
- 81231c6 KVM: VMX: Pass cr0.mp through to the guest when the fpu is active by Avi Kivity · 15 years ago
- d7fa6ab KVM: MMU: Remove some useless code from alloc_mmu_pages() by Wei Yongjun · 15 years ago
- 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
- 8ae0991 KVM: Optimize kvm_read_cr[04]_bits() by Avi Kivity · 15 years ago
- f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
- 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
- 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 15 years ago