summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-271-9/+6
|\ \
| | * ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-091-9/+6
| |/
* | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+3
|\
| * ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-241-0/+3
* | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
|\ \
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/
* | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-071-0/+23
* | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-071-11/+11
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-10/+9
|\
| *-. Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-021-10/+9
| |\ \
| | | * arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-021-2/+8
| | |/ | |/|
| | * ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-021-8/+1
| |/
* | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-061-0/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-3/+3
|\ \ | |/ |/|
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-3/+3
* | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-221-0/+3
* | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-171-1/+7
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland2011-08-311-12/+2
* ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-311-50/+3
* ARM: perf: remove cpu-related misnomersMark Rutland2011-08-311-42/+42
* ARM: perf: remove event limit from pmu_hw_eventsMark Rutland2011-08-311-2/+7
* ARM: perf: add support for multiple PMUsMark Rutland2011-08-311-22/+41
* ARM: perf: refactor event mappingMark Rutland2011-08-311-31/+36
* ARM: perf: add type field to struct arm_pmuMark Rutland2011-08-311-2/+4
* ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-311-6/+11
* ARM: perf: remove unnecessary armpmu->stopMark Rutland2011-08-311-1/+0
* ARM: perf: indirect access to cpu_hw_eventsMark Rutland2011-08-311-3/+15
* ARM: perf: move platform device to struct arm_pmuMark Rutland2011-08-311-4/+6
* ARM: perf: move active_events into struct arm_pmuMark Rutland2011-08-311-11/+20
* ARM: perf: remove active_maskMark Rutland2011-08-311-8/+0
* ARM: perf: clean up event group validationMark Rutland2011-08-311-1/+2
* ARM: perf: only register a CPU PMU when presentMark Rutland2011-08-311-16/+2
* ARM: perf: allow armpmu to implement mode exclusionWill Deacon2011-08-311-19/+25
* ARM: perf: index PMU registers from zeroWill Deacon2011-08-311-5/+4
* ARM: perf: use cpumask_t to record active IRQsWill Deacon2011-08-311-33/+31
* ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon2011-08-311-12/+62
* ARM: perf: de-const struct arm_pmuMark Rutland2011-08-311-1/+1
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-0/+6
|\
| * Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-151-2/+4
| |\
| * | ARM: perf: add support for the Cortex-A15 PMUWill Deacon2011-07-071-0/+3
| * | ARM: perf: add support for the Cortex-A5 PMUWill Deacon2011-07-071-0/+3
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-221-4/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: 6974/1: pmu: refactor reservationMark Rutland2011-06-291-2/+2
| |/ |/|
| * ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
|/
* ARM: 6902/1: perf: Remove erroneous check on active_eventsMark Rutland2011-05-201-5/+0
* ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao2011-04-271-1/+2
* ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-101-1/+1
* ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-261-8/+11
OpenPOWER on IntegriCloud