index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
drivers/perf: hisi: Support PMUs with no interrupt
Yicong Yang
-3
/
+8
2025-07-14
drivers/perf: hisi: Relax the event number check of v2 PMUs
Junhao He
-6
/
+6
2025-07-14
drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driver
Junhao He
-0
/
+40
2025-07-14
drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU information
Junhao He
-60
/
+118
2025-07-14
drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driver
Junhao He
-0
/
+24
2025-07-14
drivers/perf: hisi: Simplify the probe process for each DDRC version
Junhao He
-188
/
+142
2025-07-14
perf/arm-ni: Support sharing IRQs within an NI instance
Shouping Wang
-27
/
+55
2025-07-14
perf/arm-ni: Consolidate CPU affinity handling
Robin Murphy
-40
/
+34
2025-07-14
perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation
Alok Tiwari
-3
/
+3
2025-07-14
perf/cxlpmu: Remove unintended newline from IRQ name format string
Alok Tiwari
-1
/
+1
2025-07-14
perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()
Alok Tiwari
-2
/
+2
2025-07-08
perf: arm_spe: Relax period restriction
Leo Yan
-7
/
+11
2025-07-08
perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
Rob Herring (Arm)
-5
/
+982
2025-07-04
perf/arm: Add missing .suppress_bind_attrs
Robin Murphy
-0
/
+2
2025-07-04
perf/arm-cmn: Reduce stack usage during discovery
Robin Murphy
-7
/
+8
2025-07-04
perf: imx9_perf: make the read-only array mask static const
Colin Ian King
-3
/
+5
2025-07-04
perf/arm-cmn: Broaden module description for wider interconnect support
Zhiyuan Dai
-2
/
+2
2025-07-04
perf/arm-ni: Set initial IRQ affinity
Robin Murphy
-0
/
+2
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-32
/
+30
2025-05-21
perf/apple_m1: Remove driver-specific throttle support
Kan Liang
-2
/
+1
2025-05-21
perf/arm: Remove driver-specific throttle support
Kan Liang
-10
/
+5
2025-05-19
perf/arm-cmn: Add CMN S3 ACPI binding
Robin Murphy
-0
/
+1
2025-05-16
perf/arm-cmn: Initialise cmn->cpu earlier
Robin Murphy
-1
/
+1
2025-05-09
perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson...
Anand Moon
-1
/
+1
2025-05-09
perf/arm-cmn: Fix REQ2/SNP2 mixup
Robin Murphy
-4
/
+4
2025-04-17
perf: Do not enable by default during compile testing
Krzysztof Kozlowski
-1
/
+1
2025-04-17
perf: arm-ni: Fix missing platform_set_drvdata()
Hongbo Yao
-0
/
+1
2025-04-17
perf: arm-ni: Unregister PMUs on probe failure
Hongbo Yao
-18
/
+21
2025-04-17
perf/arm-cmn: Remove CMN-600 DTC domain special case
Robin Murphy
-7
/
+0
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-22
/
+3
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+35
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-197
/
+190
2025-03-17
perf/arm_cspmu: Fix missing io.h include
Robin Murphy
-0
/
+1
2025-03-13
perf/arm_cspmu: Add PMEVFILT2R support
Robin Murphy
-2
/
+8
2025-03-13
perf/arm_cspmu: Generalise event filtering
Robin Murphy
-40
/
+42
2025-03-13
perf/arm_cspmu: Move register definitons to header
Robin Murphy
-49
/
+50
2025-03-13
Merge branch 'perf/m1-guest-events' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
-21
/
+45
2025-03-11
drivers/perf: apple_m1: Provide helper for mapping PMUv3 events
Oliver Upton
-0
/
+35
2025-03-11
drivers/perf: apple_m1: Support host/guest event filtering
Oliver Upton
-4
/
+16
2025-03-11
drivers/perf: apple_m1: Refactor event select/filter configuration
Oliver Upton
-20
/
+32
2025-03-03
perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
Manivannan Sadhasivam
-22
/
+3
2025-03-01
perf/dwc_pcie: fix duplicate pci_dev devices
Yunhui Cui
-6
/
+12
2025-03-01
perf/dwc_pcie: fix some unreleased resources
Yunhui Cui
-11
/
+22
2025-03-01
perf/arm-cmn: Minor event type housekeeping
Robin Murphy
-2
/
+3
2025-03-01
perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
Rob Herring (Arm)
-4
/
+0
2025-03-01
perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable...
Rob Herring (Arm)
-6
/
+0
2025-03-01
perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and i...
Rob Herring (Arm)
-44
/
+0
2025-03-01
perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
Mark Rutland
-5
/
+0
2025-03-01
perf: arm_pmu: Don't disable counter in armpmu_add()
Mark Rutland
-5
/
+3
[next]