Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | perf: Constify static struct attribute_group | Rikard Falkeborn | 1 | -3/+3 |
2021-01-20 | drivers/perf: Add support for ARMv8.3-SPE | Wei Li | 1 | -2/+15 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-17 | drivers/perf: Prevent forced unbinding of PMU drivers | Qi Liu | 1 | -0/+1 |
2020-06-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+1 |
2020-04-30 | drivers/perf: arm_spe_pmu: Avoid duplicate printouts | Tang Bin | 1 | -3/+1 |
2020-04-16 | drivers/perf: Open access for CAP_PERFMON privileged process | Alexey Budankov | 1 | -2/+2 |
2020-03-02 | perf: arm_spe: Remove unnecessary zero check on 'nr_pages' | luanshi | 1 | -1/+1 |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+10 |
2019-06-27 | perf: arm_spe: Enable ACPI/Platform automatic module loading | Jeremy Linton | 1 | -2/+10 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-05-13 | drivers/perf: arm_spe: Don't error on high-order pages for aux buf | Will Deacon | 1 | -9/+1 |
2019-02-06 | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 1 | -3/+3 |
2018-11-29 | perf: arm_spe: handle devm_kasprintf() failure | Nicholas Mc Guire | 1 | -0/+5 |
2018-11-21 | perf: arm_spe: Enable automatic DT loading | Jeremy Linton | 1 | -0/+1 |
2018-05-21 | perf: simplify getting .drvdata | Wolfram Sang | 1 | -4/+2 |
2018-03-27 | perf: arm_spe: include linux/vmalloc.h for vmap() | Arnd Bergmann | 1 | -0/+14 |
2017-12-11 | perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() | Will Deacon | 1 | -0/+9 |
2017-11-03 | perf: arm_spe: Prevent module unload while the PMU is in use | Suzuki K Poulose | 1 | -0/+1 |
2017-10-18 | drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension | Will Deacon | 1 | -0/+1248 |