aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_cpu.c
Commit message (Expand)AuthorAge
* arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-30
* arm: perf: dynamically allocate cpu hardware dataMark Rutland2014-10-30
* arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-30
* arm: perf: kill get_hw_events()Mark Rutland2014-10-30
* arm: perf: limit size of accounting dataMark Rutland2014-10-30
* arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-30
* arm: perf: make PMU probing data-drivenMark Rutland2014-10-30
* arm: perf: add missing pr_info newlinesMark Rutland2014-10-30
* ARM: perf: use pr_* instead of printkWill Deacon2014-10-30
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-02
|\ \
| | * ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-26
| |/ |/|
| * ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-16
|/
* Merge branch 'devel-stable' into for-nextRussell King2014-08-05
|\
| * arm: perf: add more specific platform device IDsMark Rutland2014-07-02
| * arm: perf: clean up PMU namesMark Rutland2014-07-02
* | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-18
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\
| * perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-05
* | ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon2014-05-25
|/
* ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre2014-02-21
* ARM: perf: remove unused PMU probing codeMark Rutland2014-02-21
* ARM: perf: add basic support for Krait CPU PMUsStephen Boyd2014-02-21
* ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd2014-02-21
* ARM: perf: support percpu irqs for the CPU PMUStephen Boyd2014-02-21
* ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd2014-01-11
* ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
* ARM: 7813/1: Mark pmu interupt IRQF_NO_THREADThomas Gleixner2013-08-19
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* ARM: perf: handle armpmu_register failingMark Rutland2013-01-18
* ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-14
* ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-11
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-09
* ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon2012-11-09
* ARM: perf: register cpu_notifier at driver initMark Rutland2012-11-09
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-09
* ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-09
* ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-23
* ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-23