Age | Commit message (Expand) | Author |
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 |
2017-04-11 | drivers/perf: arm_pmu: add ACPI framework | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: split out platform device probe logic | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: move irq request/free into probe | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: split cpu-local irq request/free | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: rename irq request/free functions | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: handle no platform_device | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs() | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: factor out pmu registration | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: fold init into alloc | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: define armpmu_init_fn | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: remove pointless PMU disabling | Mark Rutland |
2017-04-03 | perf: qcom: Add L3 cache PMU driver | Agustin Vega-Frias |
2017-03-31 | drivers/perf: arm_pmu: split irq request from enable | Mark Rutland |
2017-03-31 | drivers/perf: arm_pmu: manage interrupts per-cpu | Mark Rutland |
2017-03-31 | drivers/perf: arm_pmu: rework per-cpu allocation | Mark Rutland |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-08 | perf: add qcom l2 cache perf events driver | Neil Leeder |
2017-02-03 | perf: xgene: Include module.h | Stephen Boyd |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-10-17 | perf: xgene: Remove bogus IS_ERR() check | Tai Nguyen |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-19 | Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne... | Arnd Bergmann |
2016-09-16 | arm64: pmu: add fallback probe table | Mark Salter |
2016-09-15 | perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver | Tai Nguyen |