aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd
AgeCommit message (Expand)Author
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2023-02-06perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-06-14perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-09-12perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-09-12perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2021-05-14x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-01-20x86/perf/events: Convert to new CPU match macrosThomas Gleixner
2020-12-29perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips
2020-11-01arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-03-18perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-02-24perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-10-09perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-13perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-08perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-10x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-03x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-03x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-13x86: Remove pr_fmt duplicate logging prefixesJoe Perches
2018-05-06perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19x86/events/amd/iommu: Make iommu_pmu const and __initconstBhumika Goyal
2017-08-10perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan