aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_amd.c
AgeCommit message (Expand)Author
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter
2012-05-23Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2012-05-18perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter
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