aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_cpu.c
Commit message (Expand)AuthorAge
* 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