summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmuv3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-0/+2
|\
| * KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier2023-08-221-0/+2
* | perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()Anshuman Khandual2023-08-041-23/+0
* | perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUsRob Herring2023-07-271-0/+10
|/
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+10
|\
| * arm64: enable perf events based hard lockup detectorDouglas Anderson2023-06-091-2/+10
* | KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe2023-06-041-3/+18
|/
* arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian2023-04-111-4/+23
* ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier2023-03-271-1/+4
* perf: pmuv3: Change GENMASK to GENMASK_ULLZaid Al-Bassam2023-03-271-2/+2
* perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam2023-03-271-1/+0
* perf: pmuv3: Abstract PMU version checksZaid Al-Bassam2023-03-271-4/+3
* arm64: perf: Abstract system register accesses awayMarc Zyngier2023-03-271-92/+23
* arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier2023-03-271-0/+1468