index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_spe_pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: arm_spe: Print the version of SPE detected
Rob Herring
2023-02-07
1
-2
/
+2
*
perf: arm_spe: Add support for SPEv1.2 inverted event filtering
Rob Herring
2023-02-07
1
-0
/
+45
*
perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
Rob Herring
2023-01-19
1
-1
/
+3
*
perf: arm_spe: Use new PMSIDR_EL1 register enums
Rob Herring
2023-01-19
1
-10
/
+10
*
perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
Rob Herring
2023-01-19
1
-36
/
+34
*
arm64: Drop SYS_ from SPE register defines
Rob Herring
2023-01-19
1
-43
/
+42
*
perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
Rob Herring
2023-01-19
1
-2
/
+2
*
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+3
|
\
|
*
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
1
-1
/
+3
*
|
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
2022-09-21
1
-3
/
+3
|
/
*
drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
Anshuman Khandual
2022-07-19
1
-2
/
+20
*
drivers/perf: arm_spe: Expose saturating counter to 16-bit
Shaokun Zhang
2022-05-06
1
-0
/
+3
*
perf: arm_spe: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-4
/
+3
*
drivers/perf: arm_spe_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+1
*
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
2021-03-25
1
-2
/
+1
*
perf: Constify static struct attribute_group
Rikard Falkeborn
2021-01-20
1
-3
/
+3
*
drivers/perf: Add support for ARMv8.3-SPE
Wei Li
2021-01-20
1
-2
/
+15
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-07-17
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
1
-3
/
+1
|
\
|
*
drivers/perf: arm_spe_pmu: Avoid duplicate printouts
Tang Bin
2020-04-30
1
-3
/
+1
*
|
drivers/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
1
-2
/
+2
|
/
*
perf: arm_spe: Remove unnecessary zero check on 'nr_pages'
luanshi
2020-03-02
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-2
/
+10
|
\
|
*
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
2019-06-27
1
-2
/
+10
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
Will Deacon
2019-05-13
1
-9
/
+1
*
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-3
/
+3
*
perf: arm_spe: handle devm_kasprintf() failure
Nicholas Mc Guire
2018-11-29
1
-0
/
+5
*
perf: arm_spe: Enable automatic DT loading
Jeremy Linton
2018-11-21
1
-0
/
+1
*
perf: simplify getting .drvdata
Wolfram Sang
2018-05-21
1
-4
/
+2
*
perf: arm_spe: include linux/vmalloc.h for vmap()
Arnd Bergmann
2018-03-27
1
-0
/
+14
*
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
2017-12-11
1
-0
/
+9
*
perf: arm_spe: Prevent module unload while the PMU is in use
Suzuki K Poulose
2017-11-03
1
-0
/
+1
*
drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Will Deacon
2017-10-18
1
-0
/
+1248