index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
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-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
1
-5
/
+217
2022-03-21
RISC-V: Add perf platform driver based on SBI PMU extension
Atish Patra
4
-0
/
+591
2022-03-21
RISC-V: Add a simple platform driver for RISC-V legacy perf
Atish Patra
3
-0
/
+153
2022-03-21
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-16
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]