index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event_v7.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-01-16
ARM: perf: don't pretend to support counting of L1I writes
Will Deacon
1
-9
/
+9
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-11-09
ARM: perf: check ARMv7 counter validity on a per-pmu basis
Sudeep KarkadaNagesha
1
-64
/
+30
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
1
-15
/
+31
2012-11-09
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
1
-51
/
+55
2012-08-23
ARM: perf: prepare for moving CPU PMU code into separate file
Will Deacon
1
-5
/
+5
2012-08-23
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
1
-11
/
+11
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
1
-5
/
+0
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-3
/
+1
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+145
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
1
-0
/
+145
2012-03-07
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
1
-0
/
+4
2012-03-07
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
1
-0
/
+5
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
1
-0
/
+28
2011-12-02
ARM: perf: add support for stalled cycle ABI events
Will Deacon
1
-28
/
+39
2011-12-02
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
1
-233
/
+125
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-199
/
+196
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-08-31
ARM: perf: remove cpu-related misnomers
Mark Rutland
1
-11
/
+11
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
1
-9
/
+28
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
1
-8
/
+12
2011-08-31
ARM: perf: remove active_mask
Mark Rutland
1
-3
/
+0
2011-08-31
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
1
-9
/
+49
2011-08-31
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
1
-151
/
+88
2011-08-31
ARM: perf: use integers for ARMv7 event indices
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: de-const struct arm_pmu
Mark Rutland
1
-8
/
+8
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-20
/
+324
2011-07-07
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
1
-0
/
+153
2011-07-07
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
1
-0
/
+146
2011-07-07
ARM: perf: add PMUv2 common event definitions
Will Deacon
1
-10
/
+25
2011-07-07
ARM: perf: remove confusing comment from v7 perf events backend
Will Deacon
1
-10
/
+0
2011-07-01
perf, arch: Add generic NODE cache events
Peter Zijlstra
1
-0
/
+28
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-03-26
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
Will Deacon
1
-1
/
+1
2011-03-26
ARM: 6834/1: perf: reset counters on all CPUs during initialisation
Will Deacon
1
-6
/
+16
2011-03-26
ARM: 6833/1: perf: add required isbs() to ARMv7 backend
Will Deacon
1
-0
/
+2
2010-12-04
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
Will Deacon
1
-8
/
+8
2010-12-04
ARM: 6512/1: perf: fix warnings generated by sparse
Will Deacon
1
-5
/
+5
2010-11-25
ARM: perf: separate PMU backends into multiple files
Will Deacon
1
-0
/
+906