index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
Eric Lin
2023-07-12
1
-3
/
+0
*
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-07-01
3
-0
/
+1004
|
\
|
*
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron
2023-06-25
3
-0
/
+1004
*
|
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-30
1
-15
/
+8
|
\
\
|
*
|
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
2023-06-20
1
-0
/
+6
|
*
|
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
2023-06-19
1
-15
/
+2
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
2
-2
/
+15
|
\
\
|
*
|
arm64: enable perf events based hard lockup detector
Douglas Anderson
2023-06-09
2
-2
/
+15
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
18
-135
/
+1641
|
\
\
|
*
|
drivers/perf: hisi: Add support for HiSilicon UC PMU driver
Junhao He
2023-06-16
4
-2
/
+588
|
*
|
drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
Junhao He
2023-06-16
2
-15
/
+120
|
*
|
perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE
Ilkka Koskinen
2023-06-16
1
-0
/
+7
|
*
|
perf/arm-cmn: Add sysfs identifier
Robin Murphy
2023-06-16
1
-4
/
+16
|
*
|
perf/arm-cmn: Revamp model detection
Robin Murphy
2023-06-16
1
-52
/
+93
|
*
|
perf/arm_dmc620: Add cpumask
Xin Yang
2023-06-16
1
-0
/
+22
|
*
|
drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driver
Xu Yang
2023-06-09
3
-0
/
+720
|
*
|
perf/arm_cspmu: Decouple APMT dependency
Robin Murphy
2023-06-09
2
-40
/
+19
|
*
|
perf/arm_cspmu: Clean up ACPI dependency
Robin Murphy
2023-06-09
2
-4
/
+16
|
*
|
perf/arm_cspmu: Fix event attribute type
Robin Murphy
2023-06-09
1
-4
/
+4
|
*
|
perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
Ilkka Koskinen
2023-06-09
1
-1
/
+2
|
*
|
drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
Junhao He
2023-06-09
1
-1
/
+1
|
*
|
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
2023-06-05
2
-6
/
+26
|
*
|
perf/arm-cmn: Fix DTC reset
Robin Murphy
2023-06-05
1
-3
/
+4
|
*
|
perf: qcom_l2_pmu: Make l2_cache_pmu_probe_cluster() more robust
Christophe JAILLET
2023-06-05
1
-1
/
+1
|
*
|
perf/arm-cci: Slightly optimize cci_pmu_sync_counters()
Christophe JAILLET
2023-06-05
1
-2
/
+2
|
|
/
*
/
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
2023-06-04
1
-3
/
+18
|
/
*
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
18
-66
/
+1517
|
\
|
*
drivers/perf: hisi: add NULL check for name
Junhao He
2023-04-17
3
-15
/
+20
|
*
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
2023-04-17
8
-11
/
+8
|
*
perf/arm-cmn: Fix port detection for CMN-700
Robin Murphy
2023-04-14
1
-27
/
+30
|
*
arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
Stephane Eranian
2023-04-11
1
-4
/
+23
|
*
perf/arm-cmn: Validate cycles events fully
Robin Murphy
2023-04-06
1
-1
/
+1
|
*
drivers/perf: apple_m1: Add Apple M2 support
Janne Grunau
2023-03-27
1
-0
/
+14
|
*
perf: arm_cspmu: Fix variable dereference warning
Besar Wicaksono
2023-03-27
1
-2
/
+4
|
*
perf/amlogic: Fix config1/config2 parsing issue
Jiucheng Xu
2023-03-27
1
-2
/
+6
|
*
drivers/perf: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
1
-2
/
+1
|
*
kbuild, drivers/perf: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-27
1
-1
/
+0
|
*
perf: qcom: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
1
-2
/
+1
|
*
perf: arm: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
1
-2
/
+1
|
*
perf/arm-cmn: Move overlapping wp_combine field
Ilkka Koskinen
2023-03-27
1
-1
/
+1
|
*
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
2023-03-27
2
-4
/
+6
|
*
perf: pmuv3: Change GENMASK to GENMASK_ULL
Zaid Al-Bassam
2023-03-27
1
-2
/
+2
|
*
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
2023-03-27
1
-1
/
+0
|
*
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
2023-03-27
1
-4
/
+3
|
*
arm64: perf: Abstract system register accesses away
Marc Zyngier
2023-03-27
1
-92
/
+23
|
*
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
2023-03-27
3
-0
/
+1480
*
|
perf/amlogic: adjust register offsets
Marc Gonzalez
2023-03-27
1
-17
/
+17
|
/
*
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-03
1
-5
/
+2
|
\
|
*
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
2023-03-01
1
-5
/
+2
[next]