| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | perf: qcom: Unify user-visible "Qualcomm" name | Krzysztof Kozlowski | 1 | -2/+2 |
| 2026-04-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -46/+2479 |
| 2026-04-06 | perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu() | Chengwen Feng | 1 | -2/+4 |
| 2026-03-26 | perf/arm-cmn: Fix resource_size_t printk specifier in arm_cmn_init_dtc() | Nathan Chancellor | 1 | -1/+1 |
| 2026-03-26 | perf/arm-cmn: Fix incorrect error check for devm_ioremap() | Chen Ni | 1 | -2/+2 |
| 2026-03-24 | perf: add NVIDIA Tegra410 C2C PMU | Besar Wicaksono | 3 | -0/+1059 |
| 2026-03-24 | perf: add NVIDIA Tegra410 CPU Memory Latency PMU | Besar Wicaksono | 3 | -0/+744 |
| 2026-03-24 | perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU | Besar Wicaksono | 1 | -0/+321 |
| 2026-03-24 | perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU | Besar Wicaksono | 1 | -5/+205 |
| 2026-03-24 | perf/arm_cspmu: Add arm_cspmu_acpi_dev_get | Besar Wicaksono | 2 | -2/+34 |
| 2026-03-24 | perf/arm_cspmu: nvidia: Add Tegra410 UCF PMU | Besar Wicaksono | 1 | -1/+86 |
| 2026-03-24 | perf/arm-cmn: Stop claiming entire iomem region | Robin Murphy | 1 | -38/+30 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 8 | -8/+8 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 8 | -9/+10 |
| 2026-02-03 | perf/arm-cmn: Reject unsupported hardware configurations | Robin Murphy | 1 | -1/+14 |
| 2026-02-03 | perf: arm_spe: Properly set hw.state on failures | Leo Yan | 1 | -6/+12 |
| 2026-01-28 | perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2026-01-06 | perf/arm_dsu: Allow standard cycles events | Robin Murphy | 1 | -3/+2 |
| 2026-01-06 | perf/arm_dsu: Support DSU-120 | Robin Murphy | 1 | -1/+7 |
| 2026-01-06 | perf/arm_dsu: Support DSU-110 | Robin Murphy | 1 | -10/+14 |
| 2026-01-05 | drivers: perf: use bitmap_empty() where appropriate | Yury Norov (NVIDIA) | 2 | -3/+2 |
| 2026-01-05 | perf/arm-cmn: Support CMN-600AE | Robin Murphy | 1 | -0/+4 |
| 2025-12-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -97/+445 |
| 2025-12-02 | Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -41/+45 |
| 2025-11-24 | perf: arm_spe: Add support for filtering on data source | James Clark | 1 | -0/+37 |
| 2025-11-24 | perf/imx_ddr: Add support for PMU in DB (system interconnects) | Joakim Zhang | 1 | -7/+60 |
| 2025-11-24 | perf/imx_ddr: Get and enable optional clks | Frank Li | 1 | -0/+7 |
| 2025-11-24 | perf/imx_ddr: Move ida_alloc() from ddr_perf_init() to ddr_perf_probe() | Frank Li | 1 | -9/+12 |
| 2025-11-16 | tools: riscv: Fixed misalignment of CSR related definitions | Chen Pei | 1 | -1/+1 |
| 2025-11-07 | perf/arm-ni: Fix and optimise register offset calculation | Robin Murphy | 1 | -9/+12 |
| 2025-11-03 | perf: arm_pmuv3: Add new Cortex and C1 CPU PMUs | Rob Herring (Arm) | 1 | -0/+14 |
| 2025-11-03 | perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister() | Ma Ke | 1 | -1/+3 |
| 2025-11-03 | perf/arm-ni: Add NoC S3 support | Robin Murphy | 1 | -21/+71 |
| 2025-11-03 | perf/arm_cspmu: nvidia: Add pmevfiltr2 support | Besar Wicaksono | 1 | -43/+133 |
| 2025-11-03 | perf/arm_cspmu: nvidia: Add revision id matching | Besar Wicaksono | 1 | -10/+8 |
| 2025-11-03 | perf/arm_cspmu: Add pmpidr support | Besar Wicaksono | 3 | -6/+75 |
| 2025-11-03 | perf/arm_cspmu: Add callback to reset filter config | Besar Wicaksono | 2 | -1/+7 |
| 2025-11-03 | perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores | Yicong Yang | 2 | -0/+16 |
| 2025-10-27 | perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer | Marc Zyngier | 2 | -6/+1 |
| 2025-10-27 | perf: arm_spe_pmu: Request specific affinities for per CPU interrupts | Marc Zyngier | 1 | -2/+2 |
| 2025-10-27 | perf: arm_pmu: Request specific affinities for per CPU NMIs/interrupts | Will Deacon | 3 | -21/+29 |
| 2025-10-27 | genirq: Update request_percpu_nmi() to take an affinity | Marc Zyngier | 1 | -1/+1 |
| 2025-10-27 | perf: arm_spe_pmu: Convert to new interrupt affinity retrieval API | Marc Zyngier | 1 | -5/+4 |
| 2025-10-27 | perf: arm_pmu: Convert to the new interrupt affinity retrieval API | Marc Zyngier | 1 | -7/+9 |
| 2025-10-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+29 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -50/+141 |
| 2025-09-29 | Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+5 |
| 2025-09-25 | drivers/perf: hisi: Add tt_core_deprecated for compatibility | Yicong Yang | 1 | -4/+29 |
| 2025-09-24 | perf/dwc_pcie: Fix use of uninitialized variable | Ilkka Koskinen | 1 | -1/+1 |
| 2025-09-22 | drivers/perf: hisi: Add support for L3C PMU v3 | Yicong Yang | 2 | -30/+324 |
| 2025-09-22 | drivers/perf: hisi: Refactor the event configuration of L3C PMU | Yicong Yang | 1 | -45/+84 |
| 2025-09-22 | drivers/perf: hisi: Extend the field of tt_core | Yicong Yang | 1 | -2/+2 |
| 2025-09-22 | drivers/perf: hisi: Extract the event filter check of L3C PMU | Yicong Yang | 1 | -2/+8 |
| 2025-09-22 | drivers/perf: hisi: Simplify the probe process of each L3C PMU version | Yicong Yang | 1 | -17/+26 |
| 2025-09-22 | drivers/perf: hisi: Export hisi_uncore_pmu_isr() | Yicong Yang | 2 | -1/+3 |
| 2025-09-22 | drivers/perf: hisi: Relax the event ID check in the framework | Yicong Yang | 2 | -2/+3 |
| 2025-09-22 | perf: Fujitsu: Add the Uncore PMU driver | Koichi Okuno | 3 | -0/+623 |
| 2025-09-18 | perf: riscv: skip empty batches in counter start | Yunhui Cui | 1 | -2/+4 |
| 2025-09-18 | perf/arm-cmn: Fix CMN S3 DTM offset | Robin Murphy | 1 | -3/+6 |
| 2025-09-18 | perf: arm_spe: Prevent overflow in PERF_IDX2OFF() | Leo Yan | 1 | -1/+2 |
| 2025-09-18 | drivers/perf: riscv: Remove redundant ternary operators | Liao Yuanhong | 1 | -1/+1 |
| 2025-09-18 | drivers/perf: hisi: Add support for HiSilicon MN PMU driver | Junhao He | 2 | -1/+412 |
| 2025-09-18 | drivers/perf: hisi: Add support for HiSilicon NoC PMU | Yicong Yang | 2 | -1/+445 |
| 2025-09-18 | perf: arm_pmuv3: Factor out PMCCNTR_EL0 use conditions | Yicong Yang | 1 | -2/+27 |
| 2025-09-18 | perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering | James Clark | 1 | -0/+66 |
| 2025-09-18 | perf: arm_spe: Expose event filter | Leo Yan | 1 | -2/+20 |
| 2025-09-18 | perf: arm_spe: Support FEAT_SPEv1p4 filters | James Clark | 1 | -16/+7 |
| 2025-09-18 | perf/dwc_pcie: Support counting multiple lane events in parallel | Ilkka Koskinen | 1 | -31/+130 |
| 2025-09-18 | drivers: perf: use us_to_ktime() where appropriate | Xichao Zhao | 1 | -1/+1 |
| 2025-09-18 | perf: imx_perf: add support for i.MX94 platform | Xu Yang | 1 | -0/+6 |
| 2025-09-16 | drivers/perf: riscv: Export PMU event info function | Atish Patra | 1 | -55/+67 |
| 2025-09-16 | drivers/perf: riscv: Implement PMU event info function | Atish Patra | 1 | -0/+69 |
| 2025-09-16 | drivers/perf: riscv: Add raw event v2 support | Atish Patra | 1 | -5/+11 |
| 2025-09-16 | drivers/perf: riscv: Add SBI v3.0 flag | Atish Patra | 1 | -0/+4 |
| 2025-07-14 | drivers/perf: hisi: Support PMUs with no interrupt | Yicong Yang | 1 | -3/+8 |
| 2025-07-14 | drivers/perf: hisi: Relax the event number check of v2 PMUs | Junhao He | 4 | -6/+6 |
| 2025-07-14 | drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driver | Junhao He | 1 | -0/+40 |
| 2025-07-14 | drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU information | Junhao He | 1 | -60/+118 |
| 2025-07-14 | drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driver | Junhao He | 1 | -0/+24 |
| 2025-07-14 | drivers/perf: hisi: Simplify the probe process for each DDRC version | Junhao He | 2 | -188/+142 |
| 2025-07-14 | perf/arm-ni: Support sharing IRQs within an NI instance | Shouping Wang | 1 | -27/+55 |
| 2025-07-14 | perf/arm-ni: Consolidate CPU affinity handling | Robin Murphy | 1 | -40/+34 |
| 2025-07-14 | perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation | Alok Tiwari | 1 | -3/+3 |
| 2025-07-14 | perf/cxlpmu: Remove unintended newline from IRQ name format string | Alok Tiwari | 1 | -1/+1 |
| 2025-07-14 | perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe() | Alok Tiwari | 1 | -2/+2 |
| 2025-07-08 | perf: arm_spe: Relax period restriction | Leo Yan | 1 | -7/+11 |
| 2025-07-08 | perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) | Rob Herring (Arm) | 6 | -5/+982 |
| 2025-07-04 | perf/arm: Add missing .suppress_bind_attrs | Robin Murphy | 2 | -0/+2 |
| 2025-07-04 | perf/arm-cmn: Reduce stack usage during discovery | Robin Murphy | 1 | -7/+8 |
| 2025-07-04 | perf: imx9_perf: make the read-only array mask static const | Colin Ian King | 1 | -3/+5 |
| 2025-07-04 | perf/arm-cmn: Broaden module description for wider interconnect support | Zhiyuan Dai | 1 | -2/+2 |
| 2025-07-04 | perf/arm-ni: Set initial IRQ affinity | Robin Murphy | 1 | -0/+2 |
| 2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -32/+30 |
| 2025-05-21 | perf/apple_m1: Remove driver-specific throttle support | Kan Liang | 1 | -2/+1 |
| 2025-05-21 | perf/arm: Remove driver-specific throttle support | Kan Liang | 4 | -10/+5 |
| 2025-05-19 | perf/arm-cmn: Add CMN S3 ACPI binding | Robin Murphy | 1 | -0/+1 |
| 2025-05-16 | perf/arm-cmn: Initialise cmn->cpu earlier | Robin Murphy | 1 | -1/+1 |
| 2025-05-09 | perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson... | Anand Moon | 1 | -1/+1 |
| 2025-05-09 | perf/arm-cmn: Fix REQ2/SNP2 mixup | Robin Murphy | 1 | -4/+4 |
| 2025-04-17 | perf: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-04-17 | perf: arm-ni: Fix missing platform_set_drvdata() | Hongbo Yao | 1 | -0/+1 |
| 2025-04-17 | perf: arm-ni: Unregister PMUs on probe failure | Hongbo Yao | 1 | -18/+21 |
| 2025-04-17 | perf/arm-cmn: Remove CMN-600 DTC domain special case | Robin Murphy | 1 | -7/+0 |
| 2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+3 |
| 2025-03-25 | Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+35 |
| 2025-03-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -197/+190 |
| 2025-03-17 | perf/arm_cspmu: Fix missing io.h include | Robin Murphy | 1 | -0/+1 |
| 2025-03-13 | perf/arm_cspmu: Add PMEVFILT2R support | Robin Murphy | 2 | -2/+8 |
| 2025-03-13 | perf/arm_cspmu: Generalise event filtering | Robin Murphy | 4 | -40/+42 |
| 2025-03-13 | perf/arm_cspmu: Move register definitons to header | Robin Murphy | 3 | -49/+50 |
| 2025-03-13 | Merge branch 'perf/m1-guest-events' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon | 1 | -21/+45 |
| 2025-03-11 | drivers/perf: apple_m1: Provide helper for mapping PMUv3 events | Oliver Upton | 1 | -0/+35 |
| 2025-03-11 | drivers/perf: apple_m1: Support host/guest event filtering | Oliver Upton | 1 | -4/+16 |
| 2025-03-11 | drivers/perf: apple_m1: Refactor event select/filter configuration | Oliver Upton | 1 | -20/+32 |
| 2025-03-11 | KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps | Oliver Upton | 0 | -0/+0 |
| 2025-03-03 | perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h' | Manivannan Sadhasivam | 1 | -22/+3 |
| 2025-03-01 | perf/dwc_pcie: fix duplicate pci_dev devices | Yunhui Cui | 1 | -6/+12 |
| 2025-03-01 | perf/dwc_pcie: fix some unreleased resources | Yunhui Cui | 1 | -11/+22 |
| 2025-03-01 | perf/arm-cmn: Minor event type housekeeping | Robin Murphy | 1 | -2/+3 |
| 2025-03-01 | perf: apple_m1: Don't disable counter in m1_pmu_enable_event() | Rob Herring (Arm) | 1 | -4/+0 |
| 2025-03-01 | perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable... | Rob Herring (Arm) | 1 | -6/+0 |
| 2025-03-01 | perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and i... | Rob Herring (Arm) | 1 | -44/+0 |
| 2025-03-01 | perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event() | Mark Rutland | 1 | -5/+0 |
| 2025-03-01 | perf: arm_pmu: Don't disable counter in armpmu_add() | Mark Rutland | 1 | -5/+3 |
| 2025-03-01 | perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters | Rob Herring (Arm) | 1 | -2/+2 |
| 2025-02-28 | perf: arm_pmuv3: Add support for ARM Rainier PMU | Vincenzo Frascino | 1 | -0/+2 |
| 2025-02-26 | perf: Remove unnecessary parameter of security check | Luo Gengkun | 1 | -2/+2 |
| 2025-02-18 | drivers: perf: Switch to use hrtimer_setup() | Nam Cao | 3 | -8/+6 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 2 | -2/+2 |
| 2025-01-20 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 17 | -485/+862 |
| 2025-01-10 | perf: arm_spe: Add format option for discard mode | James Clark | 1 | -0/+22 |
| 2025-01-10 | drivers/perf: apple_m1: Map generic branch events | Oliver Upton | 1 | -0/+2 |
| 2025-01-09 | Merge patch series "SBI PMU event related fixes" | Palmer Dabbelt | 1 | -10/+12 |
| 2025-01-09 | drivers/perf: riscv: Do not allow invalid raw event config | Atish Patra | 1 | -2/+5 |
| 2025-01-09 | drivers/perf: riscv: Return error for default case | Atish Patra | 1 | -2/+3 |
| 2025-01-09 | drivers/perf: riscv: Fix Platform firmware event data | Atish Patra | 1 | -7/+5 |
| 2025-01-07 | drivers/perf: hisi: Set correct IRQ affinity for PMUs with no association | Yicong Yang | 1 | -1/+1 |
| 2024-12-19 | perf: imx9_perf: Introduce AXI filter version to refactor the driver and bett... | Xu Yang | 1 | -8/+25 |
| 2024-12-19 | perf/arm-cmn: Permit more exhaustive groups | Robin Murphy | 1 | -2/+2 |
| 2024-12-11 | perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision | Bjorn Helgaas | 1 | -31/+37 |
| 2024-12-10 | drivers/perf: hisi: Delete redundant blank line of DDRC PMU | Junhao He | 1 | -1/+0 |
| 2024-12-10 | drivers/perf: hisi: Fix incorrect variable name "hha_pmu" in DDRC PMU driver | Junhao He | 1 | -3/+3 |
| 2024-12-10 | drivers/perf: hisi: Export associated CPUs of each PMU through sysfs | Yicong Yang | 1 | -0/+10 |
| 2024-12-10 | drivers/perf: hisi: Provide a generic implementation of cpumask/identifier | Yicong Yang | 9 | -195/+63 |
| 2024-12-10 | drivers/perf: hisi: Add a common function to retrieve topology from firmware | Yicong Yang | 9 | -43/+60 |
| 2024-12-10 | drivers/perf: hisi: Extract topology information to a separate structure | Yicong Yang | 9 | -52/+78 |
| 2024-12-10 | drivers/perf: hisi: Refactor the detection of associated CPUs | Yicong Yang | 2 | -8/+20 |
| 2024-12-10 | drivers/perf: hisi: Migrate to one online CPU if no associated one online | Yicong Yang | 1 | -1/+8 |
| 2024-12-10 | drivers/perf: hisi: Don't update the associated_cpus on CPU offline | Yicong Yang | 1 | -3/+0 |
| 2024-12-10 | drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs | Yicong Yang | 8 | -18/+25 |
| 2024-12-09 | perf/marvell: Odyssey LLC-TAD performance monitor support | Gowthami Thiagarajan | 1 | -0/+35 |
| 2024-12-09 | perf/marvell: Refactor to extract platform data | Gowthami Thiagarajan | 1 | -3/+28 |
| 2024-12-09 | perf/marvell: Odyssey DDR Performance monitor support | Gowthami Thiagarajan | 1 | -5/+268 |
| 2024-12-09 | perf/marvell: Refactor to extract PMU operations | Gowthami Thiagarajan | 1 | -22/+83 |
| 2024-12-09 | perf/marvell: Refactor to extract platform data | Gowthami Thiagarajan | 1 | -48/+112 |
| 2024-12-09 | perf/dwc_pcie: Fix the event numbers | Ilkka Koskinen | 1 | -2/+2 |
| 2024-12-09 | perf: arm_cspmu: nvidia: monitor all ports by default | Besar Wicaksono | 1 | -2/+4 |
| 2024-12-09 | perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering | Besar Wicaksono | 1 | -2/+3 |
| 2024-12-09 | perf: arm_cspmu: nvidia: remove unsupported SCF events | Besar Wicaksono | 1 | -64/+0 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-11-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -10/+13 |
| 2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-25 | perf/arm-cmn: Ensure port and device id bits are set properly | Namhyung Kim | 1 | -2/+2 |
| 2024-11-25 | perf/arm-smmuv3: Fix lockdep assert in ->event_init() | Chun-Tse Shao | 1 | -8/+11 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 29 | -44/+497 |
| 2024-11-18 | perf: arm-ni: Remove spurious NULL in attribute_group definition | Thomas Weißschuh | 1 | -1/+0 |
| 2024-11-12 | drivers: perf: Fix wrong put_cpu() placement | Alexandre Ghiti | 1 | -2/+2 |
| 2024-11-06 | perf: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 23 | -23/+23 |
| 2024-10-29 | perf: arm_pmuv3: Add support for Samsung Mongoose PMU | Markuss Broks | 1 | -0/+3 |
| 2024-10-29 | perf/dwc_pcie: Fix typos in event names | Ilkka Koskinen | 1 | -3/+3 |
| 2024-10-29 | perf/dwc_pcie: Add support for Ampere SoCs | Ilkka Koskinen | 1 | -0/+1 |
| 2024-10-28 | perf/marvell: Marvell PEM performance monitor support | Gowthami Thiagarajan | 3 | -0/+433 |
| 2024-10-28 | perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control | Rob Herring (Arm) | 1 | -10/+19 |
| 2024-10-24 | perf/dwc_pcie: Convert the events with mixed case to lowercase | Ilkka Koskinen | 1 | -4/+4 |
| 2024-10-24 | perf/cxlpmu: Support missing events in 3.1 spec | Davidlohr Bueso | 1 | -3/+6 |
| 2024-10-24 | perf: imx_perf: add support for i.MX91 platform | Xu Yang | 1 | -0/+5 |
| 2024-10-14 | drivers perf: remove unused field pmu_node | Yunhui Cui | 1 | -1/+0 |
| 2024-10-01 | drivers/perf: riscv: Align errno for unsupported perf event | Pu Lehui | 2 | -4/+4 |
| 2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -11/+22 |
| 2024-09-20 | perf/riscv-sbi: Add platform specific firmware event handling | Mayuresh Chitale | 1 | -9/+22 |
| 2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 15 | -369/+1243 |
| 2024-09-15 | drivers/perf: riscv: Remove redundant macro check | Xiao Wang | 1 | -2/+0 |
| 2024-09-12 | perf: arm-ni: Fix an NULL vs IS_ERR() bug | Dan Carpenter | 1 | -2/+2 |
| 2024-09-10 | drivers: perf: Fix smp_processor_id() use in preemptible code | Alexandre Ghiti | 1 | -1/+6 |
| 2024-09-09 | perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabled | Ilkka Koskinen | 1 | -4/+4 |
| 2024-09-06 | perf: Add driver for Arm NI-700 interconnect PMU | Robin Murphy | 3 | -0/+789 |
| 2024-09-06 | perf/arm-cmn: Improve format attr printing | Robin Murphy | 1 | -6/+2 |
| 2024-09-06 | perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check | Robin Murphy | 1 | -1/+1 |
| 2024-09-04 | perf/arm-cmn: Support CMN S3 | Robin Murphy | 1 | -43/+76 |
| 2024-09-04 | perf/arm-cmn: Refactor DTC PMU register access | Robin Murphy | 1 | -28/+36 |
| 2024-09-04 | perf/arm-cmn: Make cycle counts less surprising | Robin Murphy | 1 | -5/+11 |
| 2024-09-04 | perf/arm-cmn: Improve build-time assertion | Robin Murphy | 1 | -1/+1 |
| 2024-09-04 | perf/arm-cmn: Ensure dtm_idx is big enough | Robin Murphy | 1 | -1/+4 |
| 2024-09-04 | perf/arm-cmn: Fix CCLA register offset | Robin Murphy | 1 | -3/+7 |
| 2024-09-04 | perf/arm-cmn: Refactor node ID handling. Again. | Robin Murphy | 1 | -54/+40 |
| 2024-08-30 | drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max] | Yicong Yang | 1 | -0/+18 |
| 2024-08-30 | drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting | Yicong Yang | 1 | -1/+1 |
| 2024-08-30 | drivers/perf: hisi_pcie: Record hardware counts correctly | Yicong Yang | 1 | -0/+14 |