]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...
authorOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2012 05:12:41 +0000 (22:12 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2012 05:12:41 +0000 (22:12 -0700)
commit82ef3db71a298a4917a75fcbd370bc26099a307a
tree0e20b4f55f588dac96d311bc0c514b8d07846d90
parent80e8f767fea315d295e18dd23f4076caa62f23bf
parente1774e28dab8810243c9c32e8876a78bda12f131
Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/cleanup

From Will Deacon:

Bunch of perf updates for the ARM backend that pave the way for
big.LITTLE support in the future. The separation of CPU and PMU code
is also the start of being able to move some of this stuff under
drivers/.

* tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux:
  ARM: perf: move irq registration into pmu implementation
  ARM: perf: move CPU-specific PMU handling code into separate file
  ARM: perf: prepare for moving CPU PMU code into separate file
  ARM: perf: probe devicetree in preference to current CPU
  ARM: perf: remove mysterious compiler barrier
  ARM: pmu: remove arm_pmu_type enumeration
  ARM: pmu: remove unused reservation mechanism
  ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
  ARM: PMU: Add runtime PM Support
arch/arm/Kconfig
arch/arm/mach-bcmring/arch.c