summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang2018-01-241-1/+1
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+1
|\
| * x86/events/amd/iommu: Make iommu_pmu const and __initconstBhumika Goyal2017-10-191-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan2017-08-101-3/+16
* perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan2017-08-101-1/+1
* perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov2017-04-111-2/+5
* perf/amd/uncore: Clean up per-family setupBorislav Petkov2017-04-111-38/+21
* perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov2017-04-111-5/+4
* x86/events/amd/iommu: Enable support for multiple IOMMUsSuravee Suthikulpanit2017-03-301-41/+71
* x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit2017-03-301-63/+50
* x86/events/amd/iommu: Fix sysfs perf attribute groupsSuravee Suthikulpanit2017-03-301-49/+32
* x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit2017-03-302-23/+24
* x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit2017-03-302-15/+11
* x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit2017-03-301-0/+2
* x86/events/amd/iommu: Clean up perf_iommu_read()Suravee Suthikulpanit2017-03-301-10/+6
* x86/events/amd/iommu: Clean up bitwise operationsSuravee Suthikulpanit2017-03-301-9/+9
* x86/events/amd/iommu: Declare pr_fmt() formatSuravee Suthikulpanit2017-03-301-13/+9
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-071-1/+1
|\
| * x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* perf/x86/events: Add an AMD-specific MakefileBorislav Petkov2017-01-301-0/+7
* perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan2017-01-301-21/+56
* perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan2017-01-301-3/+28
* perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan2017-01-301-49/+49
* perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek2016-12-271-1/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-253-5/+5
* perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
* 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/+75
|\ \
| * | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
| * | 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/+28
| * | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32
| * | 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
OpenPOWER on IntegriCloud