summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel.c
AgeCommit message (Expand)Author
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-03-26perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov
2010-03-10perf, x86: Remove checking_{wr,rd}msr() usagePeter Zijlstra
2010-03-10perf, x86: Reorder intel_pmu_enable_all()Peter Zijlstra
2010-03-10perf, x86: Clear the LBRs on initPeter Zijlstra
2010-03-10perf, x86: Disable PEBS on clovertown chipsPeter Zijlstra
2010-03-10perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra
2010-03-10perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra
2010-03-10perf, x86: Add PEBS infrastructurePeter Zijlstra
2010-03-10perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra
2010-03-10perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra
2010-03-10perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra