| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-08 | 3 | -0/+1406 |
|\ |
|
| * | Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne... | Arnd Bergmann | 2016-09-19 | 3 | -0/+1406 |
| |\ |
|
| | * | perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver | Tai Nguyen | 2016-09-15 | 3 | -0/+1406 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 1 | -26/+18 |
|\ \ \ |
|
| * | | | arm/perf: Use multi instance instead of custom list | Sebastian Andrzej Siewior | 2016-09-02 | 1 | -26/+18 |
| |/ / |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-03 | 1 | -6/+28 |
|\ \ \ |
|
| * | | | arm64: pmu: add fallback probe table | Mark Salter | 2016-09-16 | 1 | -1/+1 |
| * | | | drivers/perf: arm_pmu: expose a cpumask in sysfs | Mark Rutland | 2016-09-09 | 1 | -0/+20 |
| * | | | drivers/perf: arm_pmu: only use common attr_groups | Mark Rutland | 2016-09-09 | 1 | -2/+1 |
| * | | | drivers/perf: arm_pmu: add common attr group fields | Mark Rutland | 2016-09-09 | 1 | -0/+3 |
| * | | | drivers/perf: arm_pmu: Always consider IRQ0 as an error | Marc Zyngier | 2016-09-06 | 1 | -6/+5 |
| |/ / |
|
* | | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probe | Stefan Wahren | 2016-09-02 | 1 | -1/+1 |
* | | | drivers/perf: arm_pmu: Fix leak in error path | Stefan Wahren | 2016-09-02 | 1 | -0/+1 |
|/ / |
|
* | | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property | Marc Zyngier | 2016-08-09 | 1 | -3/+4 |
* | | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock | Sudeep Holla | 2016-08-09 | 1 | -9/+9 |
|/ |
|
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -22/+37 |
|\ |
|
| * | arm/perf: Fix hotplug state machine conversion | Sebastian Andrzej Siewior | 2016-07-20 | 1 | -16/+37 |
| * | arm/perf: Convert to hotplug state machine | Thomas Gleixner | 2016-07-15 | 1 | -21/+15 |
* | | drivers/perf: arm-pmu: Handle per-interrupt affinity mask | Marc Zyngier | 2016-07-08 | 1 | -5/+22 |
|/ |
|
* | arm: pmu: Fix non-devicetree probing | Mark Salter | 2016-06-15 | 1 | -1/+1 |
* | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error | Julien Grall | 2016-06-03 | 1 | -0/+1 |
* | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu | Julien Grall | 2016-06-03 | 1 | -3/+3 |
* | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg | Julien Grall | 2016-06-03 | 1 | -4/+1 |
* | perf/arm: Special-case hetereogeneous CPUs | Mark Rutland | 2016-05-05 | 1 | -0/+8 |
* | drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-power | Lorenzo Pieralisi | 2016-04-21 | 1 | -2/+13 |
* | drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree | Will Deacon | 2016-03-21 | 1 | -4/+3 |
* | drivers/perf: arm_pmu: implement CPU_PM notifier | Lorenzo Pieralisi | 2016-02-26 | 1 | -0/+95 |
* | drivers/perf: arm_pmu: make info messages more verbose | Dirk Behme | 2016-02-09 | 1 | -2/+4 |
* | ARM: perf: Set ARMv7 SDER SUNIDEN bit | Martin Fuzzey | 2016-01-25 | 1 | -0/+9 |
* | drivers/perf: kill armpmu_register | Mark Rutland | 2015-11-16 | 1 | -9/+6 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ |
|
| * | arm64: perf: move to shared arm_pmu framework | Mark Rutland | 2015-10-07 | 1 | -1/+1 |
* | | drivers/perf: arm_pmu: avoid CPU device_node reference leak | Will Deacon | 2015-10-15 | 1 | -2/+8 |
|/ |
|
* | arm: perf: factor arm_pmu core out to drivers | Mark Rutland | 2015-07-31 | 3 | -0/+937 |