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.12.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
2023-12-12
perf/arm-cmn: Fail DTC counter allocation correctly
Robin Murphy
1
-1
/
+1
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+6
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+8
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-1
/
+1
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2
-5
/
+8
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-11-07
arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
Ilkka Koskinen
1
-3
/
+3
2023-11-07
perf: arm_cspmu: Reject events meant for other PMUs
Ilkka Koskinen
1
-0
/
+3
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-204
/
+642
2023-10-25
perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
Raag Jadav
1
-5
/
+3
2023-10-24
perf: hisi: Fix use-after-free when register pmu fails
Junhao He
2
-4
/
+4
2023-10-24
drivers/perf: hisi_pcie: Initialize event->cpu only on success
Yicong Yang
1
-2
/
+2
2023-10-24
drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
Yicong Yang
1
-3
/
+4
2023-10-23
perf/arm-cmn: Enable per-DTC counter allocation
Robin Murphy
1
-8
/
+10
2023-10-23
perf/arm-cmn: Rework DTC counters (again)
Robin Murphy
1
-62
/
+64
2023-10-23
perf/arm-cmn: Fix DTC domain detection
Robin Murphy
1
-2
/
+14
2023-10-20
perf: qcom: use acpi_device_uid() for fetching _UID
Raag Jadav
1
-2
/
+2
2023-10-19
drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()
Anshuman Khandual
1
-32
/
+12
2023-10-19
drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally
Anshuman Khandual
1
-1
/
+1
2023-10-19
drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...
Hao Chen
1
-4
/
+4
2023-10-17
drivers/perf: xgene: Use device_get_match_data()
Rob Herring
1
-24
/
+13
2023-10-17
perf/amlogic: add missing MODULE_DEVICE_TABLE
Marek Szyprowski
1
-0
/
+1
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+12
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
2023-10-11
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-10-10
perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
Ilkka Koskinen
5
-0
/
+293
2023-10-05
perf: arm_cspmu: Support implementation specific validation
Ilkka Koskinen
2
-1
/
+10
2023-10-05
perf: arm_cspmu: Support implementation specific filters
Ilkka Koskinen
2
-4
/
+11
2023-10-05
perf: arm_cspmu: Split 64-bit write to 32-bit writes
Ilkka Koskinen
1
-1
/
+4
2023-10-05
perf: arm_cspmu: Separate Arm and vendor module
Besar Wicaksono
6
-60
/
+199
2023-09-29
perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
Jing Zhang
1
-1
/
+1
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2023-09-05
perf: CXL: fix mismatched number of counters mask
Jeongtae Park
1
-1
/
+1
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+328
2023-08-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-135
/
+383
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+2
2023-08-18
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
1
-0
/
+35
2023-08-18
arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
Anshuman Khandual
1
-40
/
+64
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2
-7
/
+195
2023-08-16
drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
1
-0
/
+26
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
1
-0
/
+105
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-2
/
+2
2023-08-16
riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
1
-1
/
+1
2023-08-16
perf/imx_ddr: don't enable counter0 if none of 4 counters are used
Xu Yang
1
-15
/
+9
2023-08-16
perf/imx_ddr: speed up overflow frequency of cycle
Xu Yang
1
-0
/
+21
2023-08-16
drivers/perf: hisi: Schedule perf session according to locality
Yicong Yang
1
-4
/
+13
[next]