summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_amd.c
AgeCommit message (Expand)Author
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra
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-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra