| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/amd/power: Do not load AMD power module on !AMD platforms | Xiao Liang | 2018-01-24 | 1 | -1/+1 |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ |
|
| * | x86/events/amd/iommu: Make iommu_pmu const and __initconst | Bhumika Goyal | 2017-10-19 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | perf/x86/amd/uncore: Get correct number of cores sharing last level cache | Janakarajan Natarajan | 2017-08-10 | 1 | -3/+16 |
* | perf/x86/amd/uncore: Rename cpufeatures macro for cache counters | Janakarajan Natarajan | 2017-08-10 | 1 | -1/+1 |
* | perf/amd/uncore: Fix pr_fmt() prefix | Borislav Petkov | 2017-04-11 | 1 | -2/+5 |
* | perf/amd/uncore: Clean up per-family setup | Borislav Petkov | 2017-04-11 | 1 | -38/+21 |
* | perf/amd/uncore: Do feature check first, before assignments | Borislav Petkov | 2017-04-11 | 1 | -5/+4 |
* | x86/events/amd/iommu: Enable support for multiple IOMMUs | Suravee Suthikulpanit | 2017-03-30 | 1 | -41/+71 |
* | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct | Suravee Suthikulpanit | 2017-03-30 | 1 | -63/+50 |
* | x86/events/amd/iommu: Fix sysfs perf attribute groups | Suravee Suthikulpanit | 2017-03-30 | 1 | -49/+32 |
* | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit | 2017-03-30 | 2 | -23/+24 |
* | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit | 2017-03-30 | 2 | -15/+11 |
* | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit | 2017-03-30 | 1 | -0/+2 |
* | x86/events/amd/iommu: Clean up perf_iommu_read() | Suravee Suthikulpanit | 2017-03-30 | 1 | -10/+6 |
* | x86/events/amd/iommu: Clean up bitwise operations | Suravee Suthikulpanit | 2017-03-30 | 1 | -9/+9 |
* | x86/events/amd/iommu: Declare pr_fmt() format | Suravee Suthikulpanit | 2017-03-30 | 1 | -13/+9 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-07 | 1 | -1/+1 |
|\ |
|
| * | x86/events: Remove last remnants of old filenames | Borislav Petkov | 2017-03-01 | 1 | -1/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
|/ |
|
* | perf/x86/events: Add an AMD-specific Makefile | Borislav Petkov | 2017-01-30 | 1 | -0/+7 |
* | perf/x86/amd/uncore: Update sysfs attributes for Family17h processors | Janakarajan Natarajan | 2017-01-30 | 1 | -21/+56 |
* | perf/x86/amd/uncore: Update the number of uncore counters | Janakarajan Natarajan | 2017-01-30 | 1 | -3/+28 |
* | perf/x86/amd/uncore: Rename 'L2' to 'LLC' | Janakarajan Natarajan | 2017-01-30 | 1 | -49/+49 |
* | perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug | Sedat Dilek | 2016-12-27 | 1 | -1/+1 |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 3 | -5/+5 |
* | perf/x86: Add perf support for AMD family-17h processors | Janakarajan Natarajan | 2016-11-18 | 1 | -1/+7 |
* | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 | Matt Fleming | 2016-09-16 | 1 | -2/+2 |
* | perf/x86/amd/uncore: Prevent use after free | Sebastian Andrzej Siewior | 2016-09-10 | 1 | -4/+18 |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 2 | -2/+3 |
|\ |
|
| * | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 2 | -2/+3 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 4 | -177/+75 |
|\ \ |
|
| * | | perf/x86/amd/power: Convert the hotplug notifier to state machine | Anna-Maria Gleixner | 2016-07-14 | 1 | -47/+11 |
| * | | perf/x86/amd/power: Change hotplug notifier to a symmetric structure | Anna-Maria Gleixner | 2016-07-14 | 1 | -2/+2 |
| * | | perf/x86/amd/ibs: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -36/+28 |
| * | | perf/x86/amd/uncore: Convert to hotplug state machine | Richard Cochran | 2016-07-14 | 1 | -90/+32 |
| * | | perf/x86: Convert the core to the hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -3/+3 |
| |/ |
|
* / | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2016-07-15 | 1 | -2/+6 |
|/ |
|
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-05-05 | 1 | -0/+1 |
|\ |
|
| * | perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs | Peter Zijlstra | 2016-05-05 | 1 | -0/+1 |
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 2016-04-28 | 1 | -1/+1 |
|\| |
|
| * | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX | Adam Borowski | 2016-04-28 | 1 | -1/+1 |
* | | perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs | Peter Zijlstra | 2016-04-13 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-03 | 1 | -7/+45 |
|\ |
|
| * | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 | 1 | -7/+45 |
* | | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra | 2016-03-29 | 1 | -3/+18 |
|/ |
|
* | perf/x86/amd/power: Add AMD accumulated power reporting mechanism | Huang Rui | 2016-03-21 | 1 | -0/+353 |
* | perf/x86/amd: Add support for new IOMMU performance events | Suravee Suthikulpanit | 2016-03-21 | 1 | -0/+5 |
* | perf/x86/ibs: Add IBS interrupt to the dynamic throttle | Peter Zijlstra | 2016-03-21 | 1 | -0/+3 |