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-07-19
drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
Anshuman Khandual
1
-2
/
+20
2022-07-19
perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
Liang He
1
-1
/
+4
2022-07-06
drivers/perf: hisi: add driver for HNS3 PMU
Guangbin Huang
3
-0
/
+1682
2022-07-06
drivers/perf: riscv_pmu_sbi: perf format
Nikita Shubin
1
-0
/
+20
2022-07-06
perf/arm-cci: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
2
-6
/
+79
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
7
-74
/
+25
2022-06-24
perf/marvell_cn10k: Fix TAD PMU register offset
Tanmay Jagdale
1
-5
/
+3
2022-06-24
perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...
Christophe JAILLET
1
-4
/
+0
2022-06-23
perf/arm-cci: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-23
drivers/perf:Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2022-06-23
drivers/perf: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
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
[next]