summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_pmuv3.c
AgeCommit message (Expand)Author
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-04perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()Anshuman Khandual
2023-07-27perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUsRob Herring
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2023-04-11arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian
2023-03-27ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier
2023-03-27perf: pmuv3: Change GENMASK to GENMASK_ULLZaid Al-Bassam
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier