| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ARM: perf: remove cpu-related misnomers | Mark Rutland | 2011-08-31 | 1 | -11/+11 |
| * | ARM: perf: refactor event mapping | Mark Rutland | 2011-08-31 | 1 | -9/+28 |
| * | ARM: perf: lock PMU registers per-CPU | Mark Rutland | 2011-08-31 | 1 | -8/+12 |
| * | ARM: perf: remove active_mask | Mark Rutland | 2011-08-31 | 1 | -3/+0 |
| * | ARM: perf: add mode exclusion for Cortex-A15 PMU | Will Deacon | 2011-08-31 | 1 | -9/+49 |
| * | ARM: perf: index ARMv7 event counters starting from zero | Will Deacon | 2011-08-31 | 1 | -151/+88 |
| * | ARM: perf: use integers for ARMv7 event indices | Will Deacon | 2011-08-31 | 1 | -6/+6 |
| * | ARM: perf: use u32 instead of unsigned long for PMNC register | Will Deacon | 2011-08-31 | 1 | -6/+6 |
| * | ARM: perf: de-const struct arm_pmu | Mark Rutland | 2011-08-31 | 1 | -8/+8 |
* | | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 | Will Deacon | 2011-10-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -20/+324 |
|\ |
|
| * | ARM: perf: add support for the Cortex-A15 PMU | Will Deacon | 2011-07-07 | 1 | -0/+153 |
| * | ARM: perf: add support for the Cortex-A5 PMU | Will Deacon | 2011-07-07 | 1 | -0/+146 |
| * | ARM: perf: add PMUv2 common event definitions | Will Deacon | 2011-07-07 | 1 | -10/+25 |
| * | ARM: perf: remove confusing comment from v7 perf events backend | Will Deacon | 2011-07-07 | 1 | -10/+0 |
* | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 1 | -0/+28 |
* | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
|/ |
|
* | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency | Will Deacon | 2011-03-26 | 1 | -1/+1 |
* | ARM: 6834/1: perf: reset counters on all CPUs during initialisation | Will Deacon | 2011-03-26 | 1 | -6/+16 |
* | ARM: 6833/1: perf: add required isbs() to ARMv7 backend | Will Deacon | 2011-03-26 | 1 | -0/+2 |
* | ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock | Will Deacon | 2010-12-04 | 1 | -8/+8 |
* | ARM: 6512/1: perf: fix warnings generated by sparse | Will Deacon | 2010-12-04 | 1 | -5/+5 |
* | ARM: perf: separate PMU backends into multiple files | Will Deacon | 2010-11-25 | 1 | -0/+906 |