index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-08-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-07-22
Merge branch 'devel-stable' into for-next
Russell King
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-15
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-07-07
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-05
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
2011-06-29
ARM: 6974/1: pmu: refactor reservation
Mark Rutland
2011-05-20
ARM: 6902/1: perf: Remove erroneous check on active_events
Mark Rutland
2011-04-27
ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code
Sonny Rao
2011-04-10
ARM: 6865/1: perf: ensure pass through zero is counted on overflow
Will Deacon
2011-03-26
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
Will Deacon
2011-03-26
ARM: 6834/1: perf: reset counters on all CPUs during initialisation
Will Deacon
2011-02-19
Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Russell King
2011-02-17
ARM: perf_event: allow platform-specific interrupt handler
Rabin Vincent
2011-02-10
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
Rabin Vincent
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
2010-12-04
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
Will Deacon
2010-12-04
ARM: 6512/1: perf: fix warnings generated by sparse
Will Deacon
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-25
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-07
ARM: 6469/1: perf-events: squash compiler warning
Will Deacon
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-14
perf, ARM: Fix sysfs bits removal build failure
Ingo Molnar
[next]