aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_amd.c
Commit message (Expand)AuthorAge
* perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-02
* perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-02
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches2013-09-02
* perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2013-05-28
* perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin2013-04-21
* perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-16
* perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-06
* perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-06
* perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-06
* perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-06
* perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-06
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-24
* perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-05
* Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-23
|\
| * perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-18
* | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-09
* | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter2012-04-26
|/
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
* perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
* perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
* perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-10
* perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-06
* x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap2011-09-27
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-26
* perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra2011-08-14
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-01
* perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2011-04-29
* perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-19
* perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-19
* perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-16
* perf, amd: Remove the nb lockPeter Zijlstra2010-12-08
* perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-10
* perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-18
* perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-03
* perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-02
* perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-02
* perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-02
* perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-02
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
|\
| * perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-02
| * x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-22
* | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11
|/
* perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-10
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-10
* perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-26
* perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-26