index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-0
/
+1004
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+8
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+15
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-135
/
+1641
2023-06-26
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron
3
-0
/
+1004
2023-06-20
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
1
-0
/
+6
2023-06-19
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
1
-15
/
+2
2023-06-16
drivers/perf: hisi: Add support for HiSilicon UC PMU driver
Junhao He
4
-2
/
+588
2023-06-16
drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
Junhao He
2
-15
/
+120
2023-06-16
perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE
Ilkka Koskinen
1
-0
/
+7
2023-06-16
perf/arm-cmn: Add sysfs identifier
Robin Murphy
1
-4
/
+16
2023-06-16
perf/arm-cmn: Revamp model detection
Robin Murphy
1
-52
/
+93
2023-06-16
perf/arm_dmc620: Add cpumask
Xin Yang
1
-0
/
+22
2023-06-10
arm64: enable perf events based hard lockup detector
Douglas Anderson
2
-2
/
+15
2023-06-09
drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driver
Xu Yang
3
-0
/
+720
2023-06-09
perf/arm_cspmu: Decouple APMT dependency
Robin Murphy
2
-40
/
+19
2023-06-09
perf/arm_cspmu: Clean up ACPI dependency
Robin Murphy
2
-4
/
+16
2023-06-09
perf/arm_cspmu: Fix event attribute type
Robin Murphy
1
-4
/
+4
2023-06-09
perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
Ilkka Koskinen
1
-1
/
+2
2023-06-09
drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
Junhao He
1
-1
/
+1
2023-06-05
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
2
-6
/
+26
2023-06-05
perf/arm-cmn: Fix DTC reset
Robin Murphy
1
-3
/
+4
2023-06-05
perf: qcom_l2_pmu: Make l2_cache_pmu_probe_cluster() more robust
Christophe JAILLET
1
-1
/
+1
2023-06-05
perf/arm-cci: Slightly optimize cci_pmu_sync_counters()
Christophe JAILLET
1
-2
/
+2
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
1
-3
/
+18
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-66
/
+1517
2023-04-17
drivers/perf: hisi: add NULL check for name
Junhao He
3
-15
/
+20
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
8
-11
/
+8
2023-04-14
perf/arm-cmn: Fix port detection for CMN-700
Robin Murphy
1
-27
/
+30
2023-04-11
arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
Stephane Eranian
1
-4
/
+23
2023-04-06
perf/arm-cmn: Validate cycles events fully
Robin Murphy
1
-1
/
+1
2023-03-27
perf/amlogic: adjust register offsets
Marc Gonzalez
1
-17
/
+17
2023-03-27
drivers/perf: apple_m1: Add Apple M2 support
Janne Grunau
1
-0
/
+14
2023-03-27
perf: arm_cspmu: Fix variable dereference warning
Besar Wicaksono
1
-2
/
+4
2023-03-27
perf/amlogic: Fix config1/config2 parsing issue
Jiucheng Xu
1
-2
/
+6
2023-03-27
drivers/perf: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
kbuild, drivers/perf: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-27
perf: qcom: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
perf: arm: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
perf/arm-cmn: Move overlapping wp_combine field
Ilkka Koskinen
1
-1
/
+1
2023-03-27
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
2
-4
/
+6
2023-03-27
perf: pmuv3: Change GENMASK to GENMASK_ULL
Zaid Al-Bassam
1
-2
/
+2
2023-03-27
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
1
-1
/
+0
2023-03-27
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
1
-4
/
+3
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
1
-92
/
+23
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
3
-0
/
+1480
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-01
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
1
-5
/
+2
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+57
[next]