index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
2023-02-16
arm64: perf: reject CHAIN events at creation time
Mark Rutland
2023-02-16
arm_pmu: fix event CPU filtering
Mark Rutland
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-29
arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2022-03-08
arm64: perf: Expose some Armv9 common events under sysfs
Shaokun Zhang
2022-01-04
arm64: perf: Don't register user access sysctl handler multiple times
Will Deacon
2021-12-14
Merge branch 'for-next/perf-cpu' into for-next/perf
Will Deacon
2021-12-14
arm64: perf: Support new DT compatibles
Robin Murphy
2021-12-14
arm64: perf: Simplify registration boilerplate
Robin Murphy
2021-12-14
arm64: perf: Support Denver and Carmel PMUs
Thierry Reding
2021-12-14
arm64: perf: Enable PMU counter userspace access for perf event
Rob Herring
2021-12-14
arm64: perf: Add userspace counter access disable switch
Rob Herring
2021-08-11
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2021-06-11
arm64: perf: Simplify EVENT ATTR macro in perf_event.c
Qi Liu
2021-06-03
arm64: perf: Add more support on caps under sysfs
Shaokun Zhang
2021-06-01
arm64: perf: Convert snprintf to sysfs_emit
Tian Tao
2021-04-01
arm64: perf: Remove redundant initialization in perf_event.c
Qi Liu
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
2021-02-03
arm64: perf: add support for Cortex-A78
Seiya Wang
2021-02-02
arm64: perf: Constify static attribute_group structs
Rikard Falkeborn
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
2020-09-28
arm64: perf: Defer irq_work to IPI_IRQ_WORK
Julien Thierry
2020-09-28
arm64: perf: Remove PMU locking
Julien Thierry
2020-09-28
arm64: perf: Avoid PMXEV* indirection
Mark Rutland
2020-09-28
arm64: perf: Add missing ISB in armv8pmu_enable_counter()
Alexandru Elisei
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
2020-09-07
arm64: perf: Remove unnecessary event_idx check
Qi Liu
2020-09-07
arm64: perf: Add general hardware LLC events for PMUv3
Leo Yan
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
2020-07-20
arm64: perf: Add cap_user_time_short
Peter Zijlstra
2020-07-20
arm64: perf: Only advertise cap_user_time for arch_timer
Peter Zijlstra
2020-07-20
arm64: perf: Implement correct cap_user_time
Peter Zijlstra
2020-07-20
arm64: perf: Correct the event index in sysfs
Shaokun Zhang
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
2020-03-17
arm64: perf: Clean up enable/disable calls
Robin Murphy
2020-03-02
arm64: perf: Support new DT compatibles
Robin Murphy
2020-03-02
arm64: perf: Refactor PMU init callbacks
Robin Murphy
2019-11-01
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
2019-07-23
arm64: perf: Remove unused macro
Shaokun Zhang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]