- feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 2da5688 drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years ago
- 527a7f5 perf/smmuv3: Fix unused variable warning when CONFIG_OF=n by Will Deacon · 3 years ago
- 8484567 perf/smmuv3: Use msi_get_virq() by Thomas Gleixner · 3 years, 1 month ago
- 1879a61 Merge branch 'for-next/perf-smmu' into for-next/perf by Will Deacon · 3 years ago
- 8330904 Merge branch 'for-next/perf-hisi' into for-next/perf by Will Deacon · 3 years ago
- e73bc4f Merge branch 'for-next/perf-cn10k' into for-next/perf by Will Deacon · 3 years ago
- 8404b0f drivers/perf: hisi: Add driver for HiSilicon PCIe PMU by Qi Liu · 3 years, 1 month ago
- 036a758 drivers: perf: Add LLC-TAD perf counter support by Bhaskara Budiredla · 3 years, 1 month ago
- df457ca perf/smmuv3: Synthesize IIDR from CoreSight ID registers by Robin Murphy · 3 years, 1 month ago
- 3f7be43 perf/smmuv3: Add devicetree support by Jean-Philippe Brucker · 3 years, 1 month ago
- a88fa6c perf/arm-cmn: Add debugfs topology info by Robin Murphy · 3 years, 1 month ago
- b2fea78 perf/arm-cmn: Add CI-700 Support by Robin Murphy · 3 years, 1 month ago
- 60d1504 perf/arm-cmn: Support new IP features by Robin Murphy · 3 years, 1 month ago
- 61ec1d8 perf/arm-cmn: Demarcate CMN-600 specifics by Robin Murphy · 3 years, 1 month ago
- 558a07807 perf/arm-cmn: Move group validation data off-stack by Robin Murphy · 3 years, 1 month ago
- 4f2c387 perf/arm-cmn: Optimise DTC counter accesses by Robin Murphy · 3 years, 1 month ago
- 847eef9 perf/arm-cmn: Optimise DTM counter reads by Robin Murphy · 3 years, 1 month ago
- 0947c80 perf/arm-cmn: Refactor DTM handling by Robin Murphy · 3 years, 1 month ago
- da5f7d2 perf/arm-cmn: Streamline node iteration by Robin Murphy · 3 years, 1 month ago
- 5f167ea perf/arm-cmn: Refactor node ID handling by Robin Murphy · 3 years, 1 month ago
- 82d8ea4 perf/arm-cmn: Drop compile-test restriction by Robin Murphy · 3 years, 1 month ago
- 6190741 perf/arm-cmn: Account for NUMA affinity by Robin Murphy · 3 years, 1 month ago
- 56c7c6e perf/arm-cmn: Fix CPU hotplug unregistration by Robin Murphy · 3 years, 1 month ago
- c0d6586 Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
- 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- d5a8fb6 perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly by Rafael J. Wysocki · 3 years, 3 months ago
- e656972 drivers/perf: Improve build test coverage by John Garry · 3 years, 3 months ago
- 78cac39 drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update() by John Garry · 3 years, 3 months ago
- 16cc4af drivers/perf: hisi: Fix PA PMU counter offset by Shaokun Zhang · 3 years, 3 months ago
- e840f42 KVM: arm64: Fix PMU probe ordering by Marc Zyngier · 3 years, 3 months ago
- d96b1b8 drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() by Jing Xiangfeng · 3 years, 6 months ago
- 4e16f28 perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number by Tuan Phan · 3 years, 6 months ago
- 773510f drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.c by Qi Liu · 3 years, 7 months ago
- b323dfe drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c by Qi Liu · 3 years, 7 months ago
- 78b1d3c drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c by Qi Liu · 3 years, 7 months ago
- 0bf2d72 drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c by Qi Liu · 3 years, 7 months ago
- 7ac87a8 drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver by Qi Liu · 3 years, 7 months ago
- 4c1daba perf/smmuv3: Don't trample existing events with global filter by Robin Murphy · 3 years, 7 months ago
- 59d697a perf/hisi: Constify static attribute_group structs by Rikard Falkeborn · 3 years, 7 months ago
- 5ca5440 perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe() by ChenXiaoSong · 3 years, 7 months ago
- 814be60 drivers/perf: hisi: Fix data source control by Shaokun Zhang · 3 years, 7 months ago
- 0d0f144 perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag by Tian Tao · 3 years, 7 months ago
- 3c1f2eb arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag by Tian Tao · 3 years, 7 months ago
- f9e36b3 perf: arm_spe: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- 21ad02e perf: xgene_pmu: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- ccbe14c perf: qcom: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- 29c0437 perf: arm_pmu: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- 2db5223 drivers/perf: hisi: use the correct HiSilicon copyright by Hao Fang · 3 years, 7 months ago
- eb2b22f drivers/perf: arm-cci: Fix checkpatch spacing error by Junhao He · 3 years, 8 months ago
- a9f00c9 drivers/perf: arm-cmn: Add space after ',' by Junhao He · 3 years, 8 months ago
- f265fd1 drivers/perf: arm_pmu: Fix some coding style issues by Junhao He · 3 years, 8 months ago
- 27e4482 drivers/perf: arm_spe_pmu: Fix some coding style issues by Junhao He · 3 years, 8 months ago
- bf2367a drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev() by Zou Wei · 3 years, 8 months ago
- 77b06dd perf/hisi: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- ba4489f perf/imx_ddr: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 2621054 perf/arm-smmuv3: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 41ea281 perf/arm-dsu: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 1ceeb8d perf/arm-dmc620: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 8ec25d3 perf/arm-cmn: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 84fca8b perf/arm-ccn: Use irq_set_affinity() by Thomas Gleixner · 3 years, 7 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- e9c74a6 arm64: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
- e20ac6c perf/arm_pmu_platform: Clean up with dev_printk by Robin Murphy · 3 years, 9 months ago
- e338cb6 perf/arm_pmu_platform: Fix error handling by Robin Murphy · 3 years, 9 months ago
- 11fa1dc perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors by Robin Murphy · 3 years, 9 months ago
- a0ab25c drivers/perf: hisi: Add support for HiSilicon PA PMU driver by Shaokun Zhang · 3 years, 10 months ago
- 3bf30882 drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver by Shaokun Zhang · 3 years, 10 months ago
- cce03e7 drivers/perf: hisi: Update DDRC PMU for programmable counter by Shaokun Zhang · 3 years, 10 months ago
- 932f6a9 drivers/perf: hisi: Add new functions for HHA PMU by Shaokun Zhang · 3 years, 10 months ago
- 486a7f4 drivers/perf: hisi: Add new functions for L3C PMU by Shaokun Zhang · 3 years, 10 months ago
- 3da582d drivers/perf: hisi: Add PMU version for uncore PMU drivers. by Shaokun Zhang · 3 years, 10 months ago
- baff06c drivers/perf: hisi: Refactor code for more uncore PMUs by Shaokun Zhang · 3 years, 10 months ago
- 4e4cb8c drivers/perf: hisi: Remove unnecessary check of counter index by Shaokun Zhang · 3 years, 10 months ago
- 1747441 drivers/perf: Simplify the SMMUv3 PMU event attributes by Qi Liu · 3 years, 11 months ago
- fb62d67 drivers/perf: convert sysfs sprintf family to sysfs_emit by Qi Liu · 3 years, 9 months ago
- 9ec9f9c drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit() by Qi Liu · 3 years, 9 months ago
- 700a9cf drivers/perf: convert sysfs snprintf family to sysfs_emit by Zihao Tang · 3 years, 9 months ago
- c8e3866 perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe() by Wei Yongjun · 3 years, 10 months ago
- d652ea3 Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
- 8ee37e0 drivers/perf: Replace spin_lock_irqsave to spin_lock by Qi Liu · 3 years, 11 months ago
- 20116dd drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers by Qi Liu · 3 years, 11 months ago
- d1e3306 Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 3 years, 11 months ago
- 34eb935 driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3 by John Garry · 3 years, 11 months ago
- 1c8147e perf/arm-cmn: Move IRQs when migrating context by Robin Murphy · 4 years ago
- 79d7c3d perf/arm-cmn: Fix PMU instance naming by Robin Murphy · 4 years ago
- f0c1404 perf: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- c2c4d5c perf: hisi: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 3cb7d2d perf/imx_ddr: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 30b34c4 perf: qcom: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
- 4a669e2 drivers/perf: Add support for ARMv8.3-SPE by Wei Li · 4 years, 1 month ago
- b90d72a Revert "arm64: Enable perf events based hard lockup detector" by Will Deacon · 4 years ago
- 881b052 perf/imx_ddr: Add system PMU identifier for userspace by Joakim Zhang · 4 years, 1 month ago
- 367c820e arm64: Enable perf events based hard lockup detector by Sumit Garg · 4 years, 3 months ago
- 6b46338 perf/imx_ddr: Add stop event counters support for i.MX8MP by Joakim Zhang · 4 years, 2 months ago
- 2c25522 perf/smmuv3: Support sysfs identifier file by John Garry · 4 years, 3 months ago
- ac4511c drivers/perf: hisi: Add identifier sysfs file by John Garry · 4 years, 3 months ago
- 6c8cfbf perf: remove duplicate check on fwnode by Wang Qing · 4 years, 2 months ago
- 53c218d driver/perf: Add PMU driver for the ARM DMC-620 memory controller by Tuan Phan · 4 years, 2 months ago
- 887e2cf perf: arm-cmn: Fix conversion specifiers for node type by Will Deacon · 4 years, 3 months ago