summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2024-06-12perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim
2024-06-12drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen
2024-06-12drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He
2024-06-12drivers/perf: hisi_pcie: Fix out-of-bound access when valid event groupJunhao He
2024-04-13drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui
2024-03-26perf: RISCV: Fix panic on pmu overflow handlerFei Wu
2024-03-26perf: CXL: fix CPMU filter value mask lengthHojin Nam
2024-03-26perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen
2024-03-06drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov
2024-03-06drivers: perf: added capabilities for legacy PMUVadim Shakirov
2024-02-23perf: CXL: fix mismatched cpmu event opcodeHojin Nam
2024-02-05drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland
2024-01-25drivers/perf: hisi: Fix some event id for HiSilicon UC pmuJunhao He
2024-01-25perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy
2023-11-28drivers: perf: Check find_first_bit() return valueAlexandre Ghiti
2023-11-28perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-20drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-11-20perf/arm-cmn: Fix DTC domain detectionRobin Murphy
2023-11-20drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti
2023-09-29perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-05perf: CXL: fix mismatched number of counters maskJeongtae Park
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18arm_pmu: acpi: Refactor arm_spe_acpi_register_device()Anshuman Khandual
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti
2023-08-16drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti
2023-08-16riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti
2023-08-16perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang
2023-08-16perf/imx_ddr: speed up overflow frequency of cycleXu Yang
2023-08-16drivers/perf: hisi: Schedule perf session according to localityYicong Yang
2023-08-16perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock depe...Waiman Long
2023-08-15perf/smmuv3: Add MODULE_ALIAS for module auto loadingYicong Yang
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-04perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()Anshuman Khandual
2023-07-28perf/arm-cmn: Add CMN-700 r3 supportRobin Murphy
2023-07-28perf/arm-cmn: Refactor HN-F event selector macrosRobin Murphy
2023-07-28perf/arm-cmn: Remove spurious event aliasesRobin Murphy