index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event_v7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
1
-0
/
+145
|
\
|
*
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
2012-03-24
1
-0
/
+145
*
|
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
2012-03-07
1
-0
/
+4
*
|
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
2012-03-07
1
-0
/
+5
*
|
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
2012-03-07
1
-1
/
+1
*
|
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
2012-02-02
1
-0
/
+28
|
/
*
ARM: perf: add support for stalled cycle ABI events
Will Deacon
2011-12-02
1
-28
/
+39
*
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
2011-12-02
1
-233
/
+125
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
1
-199
/
+196
|
\
|
*
ARM: perf: remove cpu-related misnomers
Mark Rutland
2011-08-31
1
-11
/
+11
|
*
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
1
-9
/
+28
|
*
ARM: perf: lock PMU registers per-CPU
Mark Rutland
2011-08-31
1
-8
/
+12
|
*
ARM: perf: remove active_mask
Mark Rutland
2011-08-31
1
-3
/
+0
|
*
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
2011-08-31
1
-9
/
+49
|
*
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
2011-08-31
1
-151
/
+88
|
*
ARM: perf: use integers for ARMv7 event indices
Will Deacon
2011-08-31
1
-6
/
+6
|
*
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
2011-08-31
1
-6
/
+6
|
*
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-31
1
-8
/
+8
*
|
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
2011-10-15
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-24
1
-20
/
+324
|
\
|
*
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
2011-07-07
1
-0
/
+153
|
*
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
2011-07-07
1
-0
/
+146
|
*
ARM: perf: add PMUv2 common event definitions
Will Deacon
2011-07-07
1
-10
/
+25
|
*
ARM: perf: remove confusing comment from v7 perf events backend
Will Deacon
2011-07-07
1
-10
/
+0
*
|
perf, arch: Add generic NODE cache events
Peter Zijlstra
2011-07-01
1
-0
/
+28
*
|
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-1
/
+1
|
/
*
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
Will Deacon
2011-03-26
1
-1
/
+1
*
ARM: 6834/1: perf: reset counters on all CPUs during initialisation
Will Deacon
2011-03-26
1
-6
/
+16
*
ARM: 6833/1: perf: add required isbs() to ARMv7 backend
Will Deacon
2011-03-26
1
-0
/
+2
*
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
Will Deacon
2010-12-04
1
-8
/
+8
*
ARM: 6512/1: perf: fix warnings generated by sparse
Will Deacon
2010-12-04
1
-5
/
+5
*
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
1
-0
/
+906