summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_pmuv3.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+10
2023-06-10arm64: enable perf events based hard lockup detectorDouglas Anderson1-2/+10
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe1-3/+18
2023-04-11arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian1-4/+23
2023-03-27ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier1-1/+4
2023-03-27perf: pmuv3: Change GENMASK to GENMASK_ULLZaid Al-Bassam1-2/+2
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam1-1/+0
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam1-4/+3
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier1-92/+23
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier1-0/+1468