index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmuv3.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
perf/arm: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-03-01
perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
Mark Rutland
1
-5
/
+0
2025-03-01
perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
Rob Herring (Arm)
1
-2
/
+2
2025-02-28
perf: arm_pmuv3: Add support for ARM Rainier PMU
Vincenzo Frascino
1
-0
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-10-29
perf: arm_pmuv3: Add support for Samsung Mongoose PMU
Markuss Broks
1
-0
/
+3
2024-10-28
perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control
Rob Herring (Arm)
1
-10
/
+19
2024-09-09
perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabled
Ilkka Koskinen
1
-4
/
+4
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
1
-0
/
+25
2024-08-16
arm64: perf/kvm: Use a common PMU cycle counter define
Rob Herring (Arm)
1
-12
/
+7
2024-08-16
perf: arm_pmuv3: Prepare for more than 32 counters
Rob Herring (Arm)
1
-19
/
+21
2024-08-16
perf: arm_pmu: Remove event index to counter remapping
Rob Herring (Arm)
1
-41
/
+21
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
1
-2
/
+0
2024-07-03
perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
Rob Herring (Arm)
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
Rob Herring (Arm)
1
-2
/
+8
2024-07-01
perf: pmuv3: Add new Cortex and Neoverse PMUs
Andre Przywara
1
-0
/
+12
2023-12-12
arm64: perf: Add support for event counting threshold
James Clark
1
-1
/
+78
2023-12-12
arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
James Clark
1
-2
/
+4
2023-12-12
arm: pmu: Share user ABI format mechanism with SPE
James Clark
1
-5
/
+16
2023-12-12
arm64: perf: Include threshold control fields in PMEVTYPER mask
James Clark
1
-1
/
+8
2023-12-12
arm: perf: Convert remaining fields to use GENMASK
James Clark
1
-1
/
+1
2023-12-12
arm: perf: Use GENMASK for PMMIR fields
James Clark
1
-5
/
+3
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
1
-2
/
+2
2023-12-12
arm: perf: Remove inlines from arm_pmuv3.c
James Clark
1
-23
/
+23
2023-12-05
drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
Mark Rutland
1
-1
/
+5
2023-12-05
drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT()
Anshuman Khandual
1
-41
/
+20
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+3
2023-11-07
arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
Ilkka Koskinen
1
-3
/
+3
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
1
-1
/
+0
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-10
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+2
2023-08-04
perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()
Anshuman Khandual
1
-23
/
+0
2023-07-27
perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUs
Rob Herring
1
-0
/
+10
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+10
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-2
/
+10
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
1
-3
/
+18
2023-04-11
arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
Stephane Eranian
1
-4
/
+23
2023-03-27
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
1
-1
/
+4
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
1
-0
/
+1468