Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+10 |
2023-06-10 | arm64: enable perf events based hard lockup detector | Douglas Anderson | 1 | -2/+10 |
2023-06-04 | KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded | Reiji Watanabe | 1 | -3/+18 |
2023-04-11 | arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS | Stephane Eranian | 1 | -4/+23 |
2023-03-27 | ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM | Marc Zyngier | 1 | -1/+4 |
2023-03-27 | perf: pmuv3: Change GENMASK to GENMASK_ULL | Zaid Al-Bassam | 1 | -2/+2 |
2023-03-27 | perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper | Zaid Al-Bassam | 1 | -1/+0 |
2023-03-27 | perf: pmuv3: Abstract PMU version checks | Zaid Al-Bassam | 1 | -4/+3 |
2023-03-27 | arm64: perf: Abstract system register accesses away | Marc Zyngier | 1 | -92/+23 |
2023-03-27 | arm64: perf: Move PMUv3 driver to drivers/perf | Marc Zyngier | 1 | -0/+1468 |