index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-25
drivers/perf: hisi: Add tt_core_deprecated for compatibility
Yicong Yang
2025-09-24
perf/dwc_pcie: Fix use of uninitialized variable
Ilkka Koskinen
2025-09-22
drivers/perf: hisi: Add support for L3C PMU v3
Yicong Yang
2025-09-22
drivers/perf: hisi: Refactor the event configuration of L3C PMU
Yicong Yang
2025-09-22
drivers/perf: hisi: Extend the field of tt_core
Yicong Yang
2025-09-22
drivers/perf: hisi: Extract the event filter check of L3C PMU
Yicong Yang
2025-09-22
drivers/perf: hisi: Simplify the probe process of each L3C PMU version
Yicong Yang
2025-09-22
drivers/perf: hisi: Export hisi_uncore_pmu_isr()
Yicong Yang
2025-09-22
drivers/perf: hisi: Relax the event ID check in the framework
Yicong Yang
2025-09-22
perf: Fujitsu: Add the Uncore PMU driver
Koichi Okuno
2025-09-18
perf: riscv: skip empty batches in counter start
Yunhui Cui
2025-09-18
perf/arm-cmn: Fix CMN S3 DTM offset
Robin Murphy
2025-09-18
perf: arm_spe: Prevent overflow in PERF_IDX2OFF()
Leo Yan
2025-09-18
drivers/perf: riscv: Remove redundant ternary operators
Liao Yuanhong
2025-09-18
drivers/perf: hisi: Add support for HiSilicon MN PMU driver
Junhao He
2025-09-18
drivers/perf: hisi: Add support for HiSilicon NoC PMU
Yicong Yang
2025-09-18
perf: arm_pmuv3: Factor out PMCCNTR_EL0 use conditions
Yicong Yang
2025-09-18
perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
James Clark
2025-09-18
perf: arm_spe: Expose event filter
Leo Yan
2025-09-18
perf: arm_spe: Support FEAT_SPEv1p4 filters
James Clark
2025-09-18
perf/dwc_pcie: Support counting multiple lane events in parallel
Ilkka Koskinen
2025-09-18
drivers: perf: use us_to_ktime() where appropriate
Xichao Zhao
2025-09-18
perf: imx_perf: add support for i.MX94 platform
Xu Yang
2025-09-16
drivers/perf: riscv: Export PMU event info function
Atish Patra
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
2025-09-16
drivers/perf: riscv: Add SBI v3.0 flag
Atish Patra
2025-07-14
drivers/perf: hisi: Support PMUs with no interrupt
Yicong Yang
2025-07-14
drivers/perf: hisi: Relax the event number check of v2 PMUs
Junhao He
2025-07-14
drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driver
Junhao He
2025-07-14
drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU information
Junhao He
2025-07-14
drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driver
Junhao He
2025-07-14
drivers/perf: hisi: Simplify the probe process for each DDRC version
Junhao He
2025-07-14
perf/arm-ni: Support sharing IRQs within an NI instance
Shouping Wang
2025-07-14
perf/arm-ni: Consolidate CPU affinity handling
Robin Murphy
2025-07-14
perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation
Alok Tiwari
2025-07-14
perf/cxlpmu: Remove unintended newline from IRQ name format string
Alok Tiwari
2025-07-14
perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()
Alok Tiwari
2025-07-08
perf: arm_spe: Relax period restriction
Leo Yan
2025-07-08
perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
Rob Herring (Arm)
2025-07-04
perf/arm: Add missing .suppress_bind_attrs
Robin Murphy
2025-07-04
perf/arm-cmn: Reduce stack usage during discovery
Robin Murphy
2025-07-04
perf: imx9_perf: make the read-only array mask static const
Colin Ian King
2025-07-04
perf/arm-cmn: Broaden module description for wider interconnect support
Zhiyuan Dai
2025-07-04
perf/arm-ni: Set initial IRQ affinity
Robin Murphy
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-21
perf/apple_m1: Remove driver-specific throttle support
Kan Liang
[next]