index
:
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
2022-04-13
arm_pmu: Validate single/group leader events
Rob Herring
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-04
perf: MARVELL_CN10K_DDR_PMU should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-04-04
perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-21
RISC-V: Add perf platform driver based on SBI PMU extension
Atish Patra
2022-03-21
RISC-V: Add a simple platform driver for RISC-V legacy perf
Atish Patra
2022-03-21
RISC-V: Add a perf core library for pmu drivers
Atish Patra
2022-03-09
perf/marvell: Fix !CONFIG_OF build for CN10K DDR PMU driver
Will Deacon
2022-03-08
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
2022-03-08
drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
Marc Zyngier
2022-03-08
drivers/perf: arm_pmu: Handle 47 bit counters
Marc Zyngier
2022-03-08
perf/marvell: cn10k DDR perf event core ownership
Bharat Bhushan
2022-03-08
perf/marvell: cn10k DDR perfmon event overflow handling
Bharat Bhushan
2022-03-08
perf/marvell: CN10k DDR performance monitor support
Bharat Bhushan
2022-03-08
perf/arm-cmn: Update watchpoint format
Robin Murphy
2022-03-08
perf/arm-cmn: Hide XP PUB events for CMN-600
Robin Murphy
2022-02-15
perf/smmuv3: Don't cast parameter in bit operations
Andy Shevchenko
2022-02-15
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-02-08
perf: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-08
perf/marvell_cn10k: Fix unused variable warning when W=1 and CONFIG_OF=n
Will Deacon
2022-02-08
perf/arm-cmn: Make arm_cmn_debugfs static
Robin Murphy
2022-02-08
perf: MARVELL_CN10K_TAD_PMU should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-02-08
perf/arm-ccn: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-04
drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
Dan Carpenter
2022-01-04
perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
Will Deacon
2021-12-16
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
2021-12-14
Merge branch 'for-next/perf-smmu' into for-next/perf
Will Deacon
2021-12-14
Merge branch 'for-next/perf-hisi' into for-next/perf
Will Deacon
2021-12-14
Merge branch 'for-next/perf-cn10k' into for-next/perf
Will Deacon
2021-12-14
drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
Qi Liu
2021-12-14
drivers: perf: Add LLC-TAD perf counter support
Bhaskara Budiredla
2021-12-14
perf/smmuv3: Synthesize IIDR from CoreSight ID registers
Robin Murphy
2021-12-14
perf/smmuv3: Add devicetree support
Jean-Philippe Brucker
2021-12-14
perf/arm-cmn: Add debugfs topology info
Robin Murphy
2021-12-14
perf/arm-cmn: Add CI-700 Support
Robin Murphy
2021-12-14
perf/arm-cmn: Support new IP features
Robin Murphy
2021-12-14
perf/arm-cmn: Demarcate CMN-600 specifics
Robin Murphy
2021-12-14
perf/arm-cmn: Move group validation data off-stack
Robin Murphy
2021-12-14
perf/arm-cmn: Optimise DTC counter accesses
Robin Murphy
2021-12-14
perf/arm-cmn: Optimise DTM counter reads
Robin Murphy
2021-12-14
perf/arm-cmn: Refactor DTM handling
Robin Murphy
2021-12-14
perf/arm-cmn: Streamline node iteration
Robin Murphy
2021-12-14
perf/arm-cmn: Refactor node ID handling
Robin Murphy
2021-12-14
perf/arm-cmn: Drop compile-test restriction
Robin Murphy
2021-12-14
perf/arm-cmn: Account for NUMA affinity
Robin Murphy
2021-12-14
perf/arm-cmn: Fix CPU hotplug unregistration
Robin Murphy
[next]