index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-144
/
+920
2022-05-12
perf/arm-cmn: Decode CAL devices properly in debugfs
Robin Murphy
1
-1
/
+2
2022-05-11
perf/arm-cmn: Fix filter_sel lookup
Robin Murphy
1
-1
/
+1
2022-05-10
perf/marvell_cn10k: Fix tad_pmu_event_init() to check pmu type first
Tanmay Jagdale
1
-3
/
+3
2022-05-06
drivers/perf: hisi: Add Support for CPA PMU
Qi Liu
2
-1
/
+410
2022-05-06
drivers/perf: hisi: Associate PMUs in SICL with CPUs online
Qi Liu
3
-11
/
+12
2022-05-06
drivers/perf: arm_spe: Expose saturating counter to 16-bit
Shaokun Zhang
1
-0
/
+3
2022-05-06
perf/arm-cmn: Add CMN-700 support
Robin Murphy
1
-16
/
+220
2022-05-06
perf/arm-cmn: Refactor occupancy filter selector
Robin Murphy
1
-72
/
+98
2022-05-06
perf/arm-cmn: Add CMN-650 support
Robin Murphy
1
-46
/
+176
2022-05-06
perf: check return value of armpmu_request_irq()
Ren Yu
1
-1
/
+3
2022-05-06
perf: RISC-V: Remove non-kernel-doc ** comments
Palmer Dabbelt
1
-4
/
+4
2022-04-13
arm_pmu: Validate single/group leader events
Rob Herring
1
-6
/
+4
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-04
perf: MARVELL_CN10K_DDR_PMU should depend on ARCH_THUNDER
Geert Uytterhoeven
1
-1
/
+1
2022-04-04
perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-0
/
+1289
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
1
-5
/
+217
2022-03-22
RISC-V: Add perf platform driver based on SBI PMU extension
Atish Patra
4
-0
/
+591
2022-03-22
RISC-V: Add a simple platform driver for RISC-V legacy perf
Atish Patra
3
-0
/
+153
2022-03-22
RISC-V: Add a perf core library for pmu drivers
Atish Patra
3
-0
/
+333
2022-03-09
perf/marvell: Fix !CONFIG_OF build for CN10K DDR PMU driver
Will Deacon
1
-1
/
+1
2022-03-08
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
4
-0
/
+594
2022-03-08
drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
Marc Zyngier
3
-0
/
+592
2022-03-08
drivers/perf: arm_pmu: Handle 47 bit counters
Marc Zyngier
1
-0
/
+2
2022-03-08
perf/marvell: cn10k DDR perf event core ownership
Bharat Bhushan
2
-2
/
+55
2022-03-08
perf/marvell: cn10k DDR perfmon event overflow handling
Bharat Bhushan
1
-0
/
+111
2022-03-08
perf/marvell: CN10k DDR performance monitor support
Bharat Bhushan
2
-0
/
+602
2022-03-08
perf/arm-cmn: Update watchpoint format
Robin Murphy
1
-6
/
+12
2022-03-08
perf/arm-cmn: Hide XP PUB events for CMN-600
Robin Murphy
1
-0
/
+3
2022-02-15
perf/smmuv3: Don't cast parameter in bit operations
Andy Shevchenko
1
-1
/
+3
2022-02-15
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
4
-5
/
+5
2022-02-08
perf: Replace acpi_bus_get_device()
Rafael J. Wysocki
2
-8
/
+4
2022-02-08
perf/marvell_cn10k: Fix unused variable warning when W=1 and CONFIG_OF=n
Will Deacon
1
-0
/
+2
2022-02-08
perf/arm-cmn: Make arm_cmn_debugfs static
Robin Murphy
1
-1
/
+1
2022-02-08
perf: MARVELL_CN10K_TAD_PMU should depend on ARCH_THUNDER
Geert Uytterhoeven
1
-1
/
+1
2022-02-08
perf/arm-ccn: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-6
/
+4
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2022-01-04
drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+1
2022-01-04
perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
Will Deacon
1
-0
/
+2
2021-12-17
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
1
-4
/
+1
2021-12-14
Merge branch 'for-next/perf-smmu' into for-next/perf
Will Deacon
1
-2
/
+64
2021-12-14
Merge branch 'for-next/perf-hisi' into for-next/perf
Will Deacon
3
-0
/
+959
2021-12-14
Merge branch 'for-next/perf-cn10k' into for-next/perf
Will Deacon
3
-0
/
+437
2021-12-14
drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
Qi Liu
3
-0
/
+959
2021-12-14
drivers: perf: Add LLC-TAD perf counter support
Bhaskara Budiredla
3
-0
/
+437
2021-12-14
perf/smmuv3: Synthesize IIDR from CoreSight ID registers
Robin Murphy
1
-1
/
+54
2021-12-14
perf/smmuv3: Add devicetree support
Jean-Philippe Brucker
1
-1
/
+10
2021-12-14
perf/arm-cmn: Add debugfs topology info
Robin Murphy
1
-3
/
+148
[next]