summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_amd.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar1-6/+8
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter1-1/+174
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra1-13/+3
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra1-2/+2
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra1-2/+2
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra1-4/+13
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter1-14/+1
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter1-6/+6
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar1-34/+50
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra1-33/+47
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov1-0/+2
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra1-1/+1
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-35/+25
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra1-0/+416