index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
*
arm: pmu: Share user ABI format mechanism with SPE
James Clark
2023-12-12
1
-22
/
+0
*
drivers/perf: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-2
/
+1
*
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