Age | Commit message (Expand) | Author |
2018-04-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-03-27 | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor | Alexander Monakov |
2018-03-27 | perf: arm_spe: include linux/vmalloc.h for vmap() | Arnd Bergmann |
2018-03-19 | Merge tag 'v4.16-rc6' into perf/core, to pick up fixes | Ingo Molnar |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
2018-03-06 | perf/arm-cci: Untangle global cci_ctrl_base | Robin Murphy |
2018-03-06 | perf/arm-cci: Clean up model discovery | Robin Murphy |
2018-03-06 | perf/arm-cci: Simplify CPU hotplug | Robin Murphy |
2018-03-06 | drivers/bus: Split Arm CCI driver | Robin Murphy |
2018-03-06 | drivers/bus: Move Arm CCN PMU driver | Robin Murphy |
2018-02-28 | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook | Will Deacon |
2018-02-20 | arm_pmu: acpi: request IRQs up-front | Mark Rutland |
2018-02-20 | arm_pmu: note IRQs and PMUs per-cpu | Mark Rutland |
2018-02-20 | arm_pmu: explicitly enable/disable SPIs at hotplug | Mark Rutland |
2018-02-20 | arm_pmu: acpi: check for mismatched PPIs | Mark Rutland |
2018-02-20 | arm_pmu: add armpmu_alloc_atomic() | Mark Rutland |
2018-02-20 | arm_pmu: fold platform helpers into platform code | Mark Rutland |
2018-02-20 | arm_pmu: kill arm_pmu_platdata | Mark Rutland |
2018-02-06 | bitmap: replace bitmap_{from,to}_u32array | Yury Norov |
2018-01-15 | perf: dsu: Use signed field for dsu_pmu->num_counters | Suzuki K Poulose |
2018-01-12 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas |
2018-01-02 | perf: ARM DynamIQ Shared Unit PMU support | Suzuki K Poulose |
2018-01-02 | arm_pmu: Use of_cpu_node_to_id helper | Suzuki K Poulose |
2017-12-11 | perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() | Will Deacon |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-03 | perf: arm_spe: Prevent module unload while the PMU is in use | Suzuki K Poulose |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | Merge branch 'for-next/perf' into aarch64/for-next/core | Will Deacon |
2017-10-24 | arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq | Julien Thierry |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC DDRC PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC HHA PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC L3C PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC uncore PMU driver | Shaokun Zhang |
2017-10-18 | drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension | Will Deacon |
2017-10-04 | drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check | Shaokun Zhang |
2017-10-02 | perf: qcom_l2_pmu: add event names | Neil Leeder |
2017-09-22 | drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf | Arvind Yadav |
2017-08-08 | arm64: perf: Allow standard PMUv3 events to be extended by the CPU type | Will Deacon |
2017-08-08 | perf: xgene: Remove unnecessary managed resources cleanup | Tai Nguyen |
2017-07-27 | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon |
2017-07-26 | perf: qcom_l2: fix column exclusion check | Neil Leeder |
2017-07-20 | perf: Convert to using %pOF instead of full_name | Rob Herring |
2017-06-26 | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon |
2017-06-22 | perf: xgene: Add support for SoC PMU version 3 | Hoan Tran |
2017-06-22 | perf: xgene: Move PMU leaf functions into function pointer structure | Hoan Tran |
2017-06-22 | perf: xgene: Parse PMU subnode from the match table | Hoan Tran |
2017-06-15 | drivers/perf: commonise PERF_EVENTS dependency | Mark Rutland |
2017-05-30 | drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off | Wei Huang |