summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-161-2/+2
* perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-012-2/+3
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-142-2/+3
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-294-177/+75Star
|\ \
| * | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11Star
| * | perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
| * | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28Star
| * | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32Star
| * | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-141-3/+3
| |/
* / perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-2/+6
|/
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-051-0/+1
|\
| * perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra2016-05-051-0/+1
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-281-1/+1
|\|
| * perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski2016-04-281-1/+1
* | perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra2016-04-131-0/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-7/+45
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
* | perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-291-3/+18
|/
* perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+353
* perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit2016-03-211-0/+5
* perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra2016-03-211-0/+3
* perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra2016-03-211-3/+29
* perf/x86/ibs: Fix IBS throttlePeter Zijlstra2016-03-211-1/+1
* Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar2016-02-171-0/+2
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-173-3/+3
* perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov2016-02-091-0/+601
* perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov2016-02-092-0/+539
* perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov2016-02-091-0/+959
* perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov2016-02-091-0/+731