perf, x86: Consolidate some code repetition
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / perf_event_intel_ds.c
2010-05-07 Peter Zijlstraperf, x86: Consolidate some code repetition
2010-05-07 Peter Zijlstraperf, x86: Remove PEBS SAMPLE_RAW support
2010-04-08 Ingo MolnarMerge branch 'linus' into perf/core
2010-03-26 Peter Zijlstraperf, x86: Clean up debugctlmsr bit definitions
2010-03-10 Ingo Molnarperf, x86: Fix the !CONFIG_CPU_SUP_INTEL build
2010-03-10 Peter Zijlstraperf, x86: Fixup the PEBS handler for Core2 cpus
2010-03-10 Peter Zijlstraperf, x86: Fix silly bug in intel_pmu_pebs_{enable...
2010-03-10 Peter Zijlstraperf, x86: Deal with multiple state bits for pebs-fmt1
2010-03-10 Peter Zijlstraperf, x86: Fix PEBS enable/disable vs cpuc->enabled
2010-03-10 Peter Zijlstraperf, x86: Fix pebs drains
2010-03-10 Peter Zijlstraperf, x86: Avoid double disable on throttle vs ioctl...
2010-03-10 Peter Zijlstraperf, x86: Robustify PEBS fixup
2010-03-10 Peter Zijlstraperf, x86: Fix silly bug in data store buffer allocation
2010-03-10 Peter Zijlstrax86: Move MAX_INSN_SIZE into asm/insn.h
2010-03-10 Peter Zijlstraperf, x86: Expose the full PEBS record using PERF_SAMPL...
2010-03-10 Peter Zijlstraperf, x86: Clean up IA32_PERF_CAPABILITIES usage
2010-03-10 Peter Zijlstraperf, x86: use LBR for PEBS IP+1 fixup
2010-03-10 Peter Zijlstraperf, x86: Add PEBS infrastructure