| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/arm-ccn: Clean up CPU hotplug handling | Robin Murphy | 2019-04-23 | 1 | -12/+13 |
* | perf/arm-cci: Remove broken race mitigation | Robin Murphy | 2019-04-23 | 1 | -9/+12 |
* | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk | Shameer Kolothum | 2019-04-04 | 1 | -7/+41 |
* | perf/smmuv3: Add MSI irq support | Shameer Kolothum | 2019-04-04 | 1 | -0/+58 |
* | perf/smmuv3: Add arm64 smmuv3 pmu driver | Neil Leeder | 2019-04-04 | 3 | -0/+783 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-03-10 | 1 | -2/+0 |
|\ |
|
| * | perf: xgene: Remove set but not used variable 'config' | YueHaibing | 2019-01-31 | 1 | -2/+0 |
* | | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 2019-02-06 | 1 | -3/+3 |
* | | perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray | 2019-01-21 | 3 | -20/+3 |
* | | For drivers that do not support context exclusion let's advertise the | Andrew Murray | 2019-01-21 | 8 | -38/+9 |
* | | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally | Andrew Murray | 2019-01-21 | 1 | -10/+5 |
|/ |
|
* | drivers/perf: hisi: Fixup one DDRC PMU register offset | Shaokun Zhang | 2019-01-04 | 1 | -2/+2 |
* | drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver | Kulkarni, Ganapatrao | 2018-12-06 | 3 | -0/+871 |
* | perf: arm_spe: handle devm_kasprintf() failure | Nicholas Mc Guire | 2018-11-29 | 1 | -0/+5 |
* | drivers/perf: xgene: Add CPU hotplug support | Hoan Tran | 2018-11-21 | 1 | -7/+73 |
* | perf: arm_spe: Enable automatic DT loading | Jeremy Linton | 2018-11-21 | 1 | -0/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-10-22 | 1 | -3/+3 |
|\ |
|
| * | perf: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-01 | 1 | -3/+3 |
* | | arm64: perf: Reject stand-alone CHAIN events for PMUv3 | Will Deacon | 2018-10-12 | 1 | -1/+7 |
|/ |
|
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 1 | -0/+1 |
|\ |
|
| * | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 2018-07-16 | 1 | -1/+1 |
| |\ |
|
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 1 | -0/+1 |
* | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon | 2018-07-27 | 5 | -45/+59 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory | Sudeep Holla | 2018-07-26 | 1 | -11/+3 |
| * | | drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported | Shaokun Zhang | 2018-07-24 | 1 | -5/+7 |
| * | | arm64: perf: Add support for chaining event counters | Suzuki K Poulose | 2018-07-10 | 1 | -7/+2 |
| * | | arm_pmu: Tidy up clear_event_idx call backs | Suzuki K Poulose | 2018-07-10 | 1 | -4/+3 |
| * | | arm_pmu: Add support for 64bit event counters | Suzuki K Poulose | 2018-07-10 | 1 | -6/+10 |
| * | | arm_pmu: Clean up maximum period handling | Suzuki K Poulose | 2018-07-10 | 1 | -4/+12 |
| * | | drivers/perf: Initialise return value in armpmu_request_irqs() | Will Deacon | 2018-07-04 | 1 | -1/+1 |
| * | | perf/arm-cci: Remove VLA usage | Kees Cook | 2018-07-02 | 1 | -12/+26 |
| |/ |
|
* / | drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error | Hoan Tran | 2018-06-18 | 1 | -1/+1 |
|/ |
|
* | drivers/bus: arm-cci: fix build warnings | Arnd Bergmann | 2018-05-29 | 1 | -3/+3 |
* | drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependency | John Garry | 2018-05-22 | 1 | -1/+1 |
* | drivers/perf: arm-ccn: don't log to dmesg in event_init | Mark Rutland | 2018-05-21 | 1 | -10/+10 |
* | perf/arm-cci: Allow building as a module | Robin Murphy | 2018-05-21 | 2 | -17/+34 |
* | perf/arm-cci: Remove pointless PMU disabling | Robin Murphy | 2018-05-21 | 1 | -10/+3 |
* | perf/arm-cc*: Fix MODULE_LICENSE() tags | Robin Murphy | 2018-05-21 | 2 | -2/+2 |
* | arm_pmu: simplify arm_pmu::handle_irq | Mark Rutland | 2018-05-21 | 1 | -1/+1 |
* | perf/arm-cci: Remove unnecessary period adjustment | Robin Murphy | 2018-05-21 | 1 | -9/+0 |
* | perf: simplify getting .drvdata | Wolfram Sang | 2018-05-21 | 1 | -4/+2 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-06 | 4 | -0/+3354 |
|\ |
|
| * | perf/arm-cci: Untangle global cci_ctrl_base | Robin Murphy | 2018-03-06 | 1 | -23/+24 |
| * | perf/arm-cci: Clean up model discovery | Robin Murphy | 2018-03-06 | 1 | -24/+16 |
| * | perf/arm-cci: Simplify CPU hotplug | Robin Murphy | 2018-03-06 | 1 | -37/+19 |
| * | drivers/bus: Split Arm CCI driver | Robin Murphy | 2018-03-06 | 3 | -0/+1774 |
| * | drivers/bus: Move Arm CCN PMU driver | Robin Murphy | 2018-03-06 | 3 | -0/+1605 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-05 | 2 | -1/+15 |
|\ \ |
|
| * | | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor | Alexander Monakov | 2018-03-27 | 1 | -1/+1 |
| * | | perf: arm_spe: include linux/vmalloc.h for vmap() | Arnd Bergmann | 2018-03-27 | 1 | -0/+14 |
| |/ |
|