summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-012-19/+1
|\
| * iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig2021-04-072-19/+1
* | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-282-6/+6
|\ \
| * | perf/amd/uncore: Fix sysfs type mismatchNathan Chancellor2021-04-161-3/+3
| * | x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor2021-04-161-3/+3
| |/
* / x86: Fix various typos in commentsIngo Molnar2021-03-182-2/+2
|/
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-1/+1
* x86/events/amd/iommu: Fix sizeof mismatchColin Ian King2020-10-031-1/+1
* perf/amd/uncore: Inform the user how many counters each uncore PMU hasKim Phillips2020-09-241-6/+7
* perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specificationKim Phillips2020-09-241-5/+32
* perf/amd/uncore: Allow F17h user threadmask and slicemask specificationKim Phillips2020-09-241-7/+16
* perf/amd/uncore: Prepare to scale for more attributes that vary per familyKim Phillips2020-09-241-50/+61
* arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-09-101-1/+14
* perf/x86/amd/ibs: Support 27-bit extended Op/cycle counterKim Phillips2020-09-101-11/+31
* perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2020-09-101-10/+16
* perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips2020-09-101-4/+8
* perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviourKim Phillips2020-09-101-20/+8
* x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov2020-06-151-4/+0
* Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-251-1/+1
|\
| * x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-241-1/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-191-10/+7
|\ \
| * | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-121-10/+7
| |/
* | perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips2020-03-171-6/+14
* | perf/amd/uncore: Make L3 thread mask code more readableKim Phillips2020-03-171-5/+8
* | perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim Phillips2020-03-171-9/+16
|/
* perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips2020-02-111-0/+1
* perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips2020-01-171-0/+18
* perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2020-01-171-30/+61
* perf/x86/amd: Remove set but not used variable 'active'Zheng Yongjun2019-11-111-11/+2
* perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-10-281-2/+4
* perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-10-281-1/+1
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-10-091-13/+17
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-08-301-3/+10
* perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-131-4/+11
* perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai2019-05-081-1/+1
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-101-2/+19
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-031-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-031-3/+62
* perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-212-10/+3
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-212-20/+3
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-7/+17
|\
| * x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-272-7/+17
* | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-021-0/+10
|/
* perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1