summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_spe_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-2/+10
|\
| * perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton2019-06-271-2/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
|/
* drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon2019-05-131-9/+1Star
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
* perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire2018-11-291-0/+5
* perf: arm_spe: Enable automatic DT loadingJeremy Linton2018-11-211-0/+1
* perf: simplify getting .drvdataWolfram Sang2018-05-211-4/+2Star
* perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann2018-03-271-0/+14
* perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon2017-12-111-0/+9
* perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose2017-11-031-0/+1
* drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon2017-10-181-0/+1248