Age | Commit message (Expand) | Author |
2024-11-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-25 | perf/arm-cmn: Ensure port and device id bits are set properly | Namhyung Kim |
2024-11-25 | perf/arm-smmuv3: Fix lockdep assert in ->event_init() | Chun-Tse Shao |
2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-11-18 | perf: arm-ni: Remove spurious NULL in attribute_group definition | Thomas Weißschuh |
2024-11-12 | drivers: perf: Fix wrong put_cpu() placement | Alexandre Ghiti |
2024-11-06 | perf: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-29 | perf: arm_pmuv3: Add support for Samsung Mongoose PMU | Markuss Broks |
2024-10-29 | perf/dwc_pcie: Fix typos in event names | Ilkka Koskinen |
2024-10-29 | perf/dwc_pcie: Add support for Ampere SoCs | Ilkka Koskinen |
2024-10-28 | perf/marvell: Marvell PEM performance monitor support | Gowthami Thiagarajan |
2024-10-28 | perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control | Rob Herring (Arm) |
2024-10-24 | perf/dwc_pcie: Convert the events with mixed case to lowercase | Ilkka Koskinen |
2024-10-24 | perf/cxlpmu: Support missing events in 3.1 spec | Davidlohr Bueso |
2024-10-24 | perf: imx_perf: add support for i.MX91 platform | Xu Yang |
2024-10-14 | drivers perf: remove unused field pmu_node | Yunhui Cui |
2024-10-01 | drivers/perf: riscv: Align errno for unsupported perf event | Pu Lehui |
2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-09-20 | perf/riscv-sbi: Add platform specific firmware event handling | Mayuresh Chitale |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-09-15 | drivers/perf: riscv: Remove redundant macro check | Xiao Wang |
2024-09-12 | perf: arm-ni: Fix an NULL vs IS_ERR() bug | Dan Carpenter |
2024-09-10 | drivers: perf: Fix smp_processor_id() use in preemptible code | Alexandre Ghiti |
2024-09-09 | perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabled | Ilkka Koskinen |
2024-09-06 | perf: Add driver for Arm NI-700 interconnect PMU | Robin Murphy |
2024-09-06 | perf/arm-cmn: Improve format attr printing | Robin Murphy |
2024-09-06 | perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check | Robin Murphy |
2024-09-04 | perf/arm-cmn: Support CMN S3 | Robin Murphy |
2024-09-04 | perf/arm-cmn: Refactor DTC PMU register access | Robin Murphy |
2024-09-04 | perf/arm-cmn: Make cycle counts less surprising | Robin Murphy |
2024-09-04 | perf/arm-cmn: Improve build-time assertion | Robin Murphy |
2024-09-04 | perf/arm-cmn: Ensure dtm_idx is big enough | Robin Murphy |
2024-09-04 | perf/arm-cmn: Fix CCLA register offset | Robin Murphy |
2024-09-04 | perf/arm-cmn: Refactor node ID handling. Again. | Robin Murphy |
2024-08-30 | drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max] | Yicong Yang |
2024-08-30 | drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting | Yicong Yang |
2024-08-30 | drivers/perf: hisi_pcie: Record hardware counts correctly | Yicong Yang |
2024-08-30 | drivers/perf: arm_spe: Use perf_allow_kernel() for permissions | James Clark |
2024-08-23 | perf/dwc_pcie: Add support for QCOM vendor devices | Krishna chaitanya chundru |
2024-08-23 | perf/dwc_pcie: Always register for PCIe bus notifier | Krishna chaitanya chundru |
2024-08-23 | perf/dwc_pcie: Fix registration issue in multi PCIe controller instances | Krishna chaitanya chundru |
2024-08-23 | drivers/perf: Fix ali_drw_pmu driver interrupt status clearing | Jing Zhang |
2024-08-23 | drivers/perf: apple_m1: add known PMU events | Yangyu Chen |
2024-08-16 | perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter | Rob Herring (Arm) |
2024-08-16 | arm64: perf/kvm: Use a common PMU cycle counter define | Rob Herring (Arm) |
2024-08-16 | perf: arm_pmuv3: Prepare for more than 32 counters | Rob Herring (Arm) |
2024-08-16 | perf: arm_pmu: Remove event index to counter remapping | Rob Herring (Arm) |
2024-08-16 | perf: arm_pmu: Use of_property_present() | Rob Herring (Arm) |
2024-08-01 | perf: riscv: Fix selecting counters in legacy mode | Shifrin Dmitry |