aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_v7.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24
|\
| * ARM: perf: add support for the Cortex-A15 PMUWill Deacon2011-07-07
| * ARM: perf: add support for the Cortex-A5 PMUWill Deacon2011-07-07
| * ARM: perf: add PMUv2 common event definitionsWill Deacon2011-07-07
| * ARM: perf: remove confusing comment from v7 perf events backendWill Deacon2011-07-07
* | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-01
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
|/
* ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-26
* ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-26
* ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-26
* ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-04
* ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-04
* ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-25