Age | Commit message (Expand) | Author |
2020-06-15 | x86/msr: Lift AMD family 0x15 power-specific MSRs | Borislav Petkov |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar |
2020-03-24 | x86/perf/events: Convert to new CPU match macros | Thomas Gleixner |
2020-03-19 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2020-03-17 | perf/amd/uncore: Add support for Family 19h L3 PMU | Kim Phillips |
2020-03-17 | perf/amd/uncore: Make L3 thread mask code more readable | Kim Phillips |
2020-03-17 | perf/amd/uncore: Prepare L3 thread mask code for Family 19h | Kim Phillips |
2020-03-12 | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag | Kim Phillips |
2020-02-11 | perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map | Kim Phillips |
2020-01-17 | perf/x86/amd: Add support for Large Increment per Cycle Events | Kim Phillips |
2020-01-17 | perf/x86/amd: Constrain Large Increment per Cycle events | Kim Phillips |
2019-11-11 | perf/x86/amd: Remove set but not used variable 'active' | Zheng Yongjun |
2019-10-28 | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips |
2019-10-28 | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips |
2019-10-09 | perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp | Tom Lendacky |
2019-08-30 | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips |
2019-07-13 | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs | Kim Phillips |
2019-07-13 | perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs | Kim Phillips |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-08 | perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static | Wang Hai |
2019-05-02 | perf/x86/amd: Update generic hardware cache events for Family 17h | Kim Phillips |
2019-04-18 | perf/x86/amd: Add event map for AMD Family 17h | Kim Phillips |
2019-04-10 | x86/perf/amd: Remove need to check "running" bit in NMI handler | Lendacky, Thomas |
2019-04-03 | x86/perf/amd: Resolve NMI latency issues for active PMCs | Lendacky, Thomas |
2019-04-03 | x86/perf/amd: Resolve race condition when disabling PMC | Lendacky, Thomas |
2019-01-21 | perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray |
2019-01-21 | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-10-02 | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events | Natarajan, Janakarajan |
2018-09-27 | x86/events: Add Hygon Dhyana support to PMU infrastructure | Pu Wen |
2018-07-24 | perf/x86/amd/ibs: Don't access non-started event | Thomas Gleixner |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-04 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-13 | x86: Remove pr_fmt duplicate logging prefixes | Joe Perches |
2018-05-06 | perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id | Suravee Suthikulpanit |
2018-01-24 | perf/x86/amd/power: Do not load AMD power module on !AMD platforms | Xiao Liang |
2017-11-13 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | x86/events/amd/iommu: Make iommu_pmu const and __initconst | Bhumika Goyal |
2017-08-10 | perf/x86/amd/uncore: Get correct number of cores sharing last level cache | Janakarajan Natarajan |
2017-08-10 | perf/x86/amd/uncore: Rename cpufeatures macro for cache counters | Janakarajan Natarajan |
2017-04-11 | perf/amd/uncore: Fix pr_fmt() prefix | Borislav Petkov |
2017-04-11 | perf/amd/uncore: Clean up per-family setup | Borislav Petkov |
2017-04-11 | perf/amd/uncore: Do feature check first, before assignments | Borislav Petkov |
2017-03-30 | x86/events/amd/iommu: Enable support for multiple IOMMUs | Suravee Suthikulpanit |
2017-03-30 | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct | Suravee Suthikulpanit |
2017-03-30 | x86/events/amd/iommu: Fix sysfs perf attribute groups | Suravee Suthikulpanit |
2017-03-30 | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit |
2017-03-30 | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit |