index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_spe_pmu.c
Age
Commit message (
Expand
)
Author
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-04-30
drivers/perf: arm_spe_pmu: Avoid duplicate printouts
Tang Bin
2020-04-16
drivers/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-03-02
perf: arm_spe: Remove unnecessary zero check on 'nr_pages'
luanshi
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-27
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-13
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
Will Deacon
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2018-11-29
perf: arm_spe: handle devm_kasprintf() failure
Nicholas Mc Guire
2018-11-21
perf: arm_spe: Enable automatic DT loading
Jeremy Linton
2018-05-21
perf: simplify getting .drvdata
Wolfram Sang
2018-03-27
perf: arm_spe: include linux/vmalloc.h for vmap()
Arnd Bergmann
2017-12-11
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
2017-11-03
perf: arm_spe: Prevent module unload while the PMU is in use
Suzuki K Poulose
2017-10-18
drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Will Deacon