summaryrefslogtreecommitdiff
path: root/drivers/perf
Commit message (Expand)AuthorAge
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* perf: xgene: Remove bogus IS_ERR() checkTai Nguyen2016-10-17
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\
| * Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne...Arnd Bergmann2016-09-19
| |\
| | * perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driverTai Nguyen2016-09-15
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \
| * | | arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-02
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\ \ \
| * | | arm64: pmu: add fallback probe tableMark Salter2016-09-16
| * | | drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: only use common attr_groupsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: add common attr group fieldsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier2016-09-06
| |/ /
* | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-02
* | | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-02
|/ /
* | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier2016-08-09
* | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla2016-08-09
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-20
| * arm/perf: Convert to hotplug state machineThomas Gleixner2016-07-15
* | drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier2016-07-08
|/
* arm: pmu: Fix non-devicetree probingMark Salter2016-06-15
* drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall2016-06-03
* drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall2016-06-03
* drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall2016-06-03
* perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-05
* drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-powerLorenzo Pieralisi2016-04-21
* drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon2016-03-21
* drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi2016-02-26
* drivers/perf: arm_pmu: make info messages more verboseDirk Behme2016-02-09
* ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-25
* drivers/perf: kill armpmu_registerMark Rutland2015-11-16
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-07
* | drivers/perf: arm_pmu: avoid CPU device_node reference leakWill Deacon2015-10-15
|/
* arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-31