| Commit message (Expand) | Author | Age |
*-. | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 |
|\ \ |
|
| | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration | Will Deacon | 2012-07-09 |
| |/ |
|
* / | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable | Will Deacon | 2012-07-05 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: 7315/1: perf: add support for the Cortex-A7 PMU | Will Deacon | 2012-03-24 |
* | | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 |
|\ \ |
|
| * | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 |
| |/ |
|
* | | ARM: 7358/1: perf: add PMU hotplug notifier | Lorenzo Pieralisi | 2012-03-07 |
* | | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode | Will Deacon | 2012-03-07 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 |
|\ |
|
| *-. | Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk | Will Deacon | 2011-12-02 |
| |\ \ |
|
| | | * | arm: pmu: allow platform specific irq enable/disable handling | Ming Lei | 2011-12-02 |
| | |/
| |/| |
|
| | * | ARM: perf: remove unused armpmu_get_max_events | Will Deacon | 2011-12-02 |
| |/ |
|
* | | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs | Will Deacon | 2011-12-06 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 |
|\ \
| |/
|/| |
|
| * | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 |
* | | ARM: perf: check that we have a platform device when reserving PMU | Will Deacon | 2011-11-22 |
* | | ARM: perf: initialise used_mask for fake PMU during validation | Will Deacon | 2011-11-17 |
|/ |
|
* | arm: convert core files from module.h to export.h | Paul Gortmaker | 2011-10-31 |
* | ARM: perf: Remove unnecessary armpmu->enable()s | Mark Rutland | 2011-08-31 |
* | ARM: perf: move arm_pmu into <asm/pmu.h> | Mark Rutland | 2011-08-31 |
* | ARM: perf: remove cpu-related misnomers | Mark Rutland | 2011-08-31 |
* | ARM: perf: remove event limit from pmu_hw_events | Mark Rutland | 2011-08-31 |
* | ARM: perf: add support for multiple PMUs | Mark Rutland | 2011-08-31 |
* | ARM: perf: refactor event mapping | Mark Rutland | 2011-08-31 |
* | ARM: perf: add type field to struct arm_pmu | Mark Rutland | 2011-08-31 |
* | ARM: perf: lock PMU registers per-CPU | Mark Rutland | 2011-08-31 |
* | ARM: perf: remove unnecessary armpmu->stop | Mark Rutland | 2011-08-31 |
* | ARM: perf: indirect access to cpu_hw_events | Mark Rutland | 2011-08-31 |
* | ARM: perf: move platform device to struct arm_pmu | Mark Rutland | 2011-08-31 |
* | ARM: perf: move active_events into struct arm_pmu | Mark Rutland | 2011-08-31 |
* | ARM: perf: remove active_mask | Mark Rutland | 2011-08-31 |
* | ARM: perf: clean up event group validation | Mark Rutland | 2011-08-31 |
* | ARM: perf: only register a CPU PMU when present | Mark Rutland | 2011-08-31 |
* | ARM: perf: allow armpmu to implement mode exclusion | Will Deacon | 2011-08-31 |
* | ARM: perf: index PMU registers from zero | Will Deacon | 2011-08-31 |
* | ARM: perf: use cpumask_t to record active IRQs | Will Deacon | 2011-08-31 |
* | ARM: PMU: move CPU PMU platform device handling and init into perf | Will Deacon | 2011-08-31 |
* | ARM: perf: de-const struct arm_pmu | Mark Rutland | 2011-08-31 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2011-07-22 |
|\ |
|
| * | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 2011-07-15 |
| |\ |
|
| * | | ARM: perf: add support for the Cortex-A15 PMU | Will Deacon | 2011-07-07 |
| * | | ARM: perf: add support for the Cortex-A5 PMU | Will Deacon | 2011-07-07 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ARM: 6974/1: pmu: refactor reservation | Mark Rutland | 2011-06-29 |
| |/
|/| |
|
| * | ARM: 6989/1: perf: do not start the PMU when no events are present | Will Deacon | 2011-07-05 |
|/ |
|
* | ARM: 6902/1: perf: Remove erroneous check on active_events | Mark Rutland | 2011-05-20 |
* | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code | Sonny Rao | 2011-04-27 |
* | ARM: 6865/1: perf: ensure pass through zero is counted on overflow | Will Deacon | 2011-04-10 |
* | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency | Will Deacon | 2011-03-26 |