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