index
:
Linux Stable
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.12.y
linux-6.13.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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
2015-07-31
1
-921
/
+0
*
ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get
Sudeep Holla
2015-07-31
1
-2
/
+2
*
ARM: perf: extend interrupt-affinity property for PPIs
Will Deacon
2015-07-31
1
-21
/
+44
*
arm: perf: Set affinity for PPI based PMUs
Stephen Boyd
2015-07-31
1
-1
/
+3
*
ARM: 8402/1: perf: Don't use of_node after putting it
Stephen Boyd
2015-07-17
1
-1
/
+2
*
arm: perf: unify perf_event{,_cpu}.c
Mark Rutland
2015-05-28
1
-0
/
+340
*
arm: perf: kill off unused pm callbacks
Mark Rutland
2015-05-28
1
-37
/
+1
*
arm: perf: filter unschedulable events
Mark Rutland
2015-05-27
1
-0
/
+13
*
arm: perf: treat PMUs as CPU affine
Mark Rutland
2015-05-27
1
-0
/
+25
*
ARM: perf: reject groups spanning multiple hardware PMUs
Suzuki K. Poulose
2015-03-19
1
-6
/
+15
*
ARM: 8255/1: perf: Prevent wraparound during overflow
Daniel Thompson
2015-01-12
1
-2
/
+8
*
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
arm: perf: fold percpu_pmu into pmu_hw_events
Mark Rutland
2014-10-30
1
-5
/
+9
*
arm: perf: kill get_hw_events()
Mark Rutland
2014-10-30
1
-3
/
+3
*
arm: perf: limit size of accounting data
Mark Rutland
2014-10-30
1
-3
/
+1
*
arm: perf: use IDR types for CPU PMUs
Mark Rutland
2014-10-30
1
-1
/
+5
*
arm: perf: factor out callchain code
Mark Rutland
2014-10-30
1
-131
/
+1
*
Merge branch 'devel-stable' into for-next
Russell King
2014-08-05
1
-2
/
+11
|
\
|
*
ARM: perf: disable the pagefault handler when reading from user space
Jean Pihet
2014-07-09
1
-2
/
+7
|
*
ARM: perf: Check that current->mm is alive before getting user callchain
Jean Pihet
2014-07-09
1
-0
/
+4
*
|
ARM: 8071/1: perf: Make perf use arm_get_current_stackframe
Nikolay Borisov
2014-07-18
1
-4
/
+1
|
/
*
perf/ARM: Use common PMU interrupt disabled code
Vince Weaver
2014-06-05
1
-1
/
+1
*
ARM: perf: hook up perf_sample_event_took around pmu irq handling
Will Deacon
2014-02-21
1
-2
/
+9
*
ARM: perf: add hook for event index clearing
Stephen Boyd
2014-02-21
1
-0
/
+2
*
ARM: perf: support percpu irqs for the CPU PMU
Stephen Boyd
2014-02-21
1
-3
/
+11
*
Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...
Will Deacon
2013-12-17
1
-4
/
+0
*
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
2013-10-09
1
-2
/
+1
*
ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()
Stephen Boyd
2013-08-13
1
-1
/
+6
*
ARM: 7809/1: perf: fix event validation for software group leaders
Will Deacon
2013-08-13
1
-0
/
+3
*
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
2013-06-24
1
-0
/
+1
*
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
2013-04-17
1
-1
/
+4
*
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
Stephen Boyd
2013-03-06
1
-1
/
+1
*
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Chen Gang
2013-03-03
1
-1
/
+1
*
ARM: perf: simplify __hw_perf_event_init err handling
Mark Rutland
2013-01-18
1
-5
/
+3
*
ARM: perf: remove unnecessary checks for idx < 0
Mark Rutland
2013-01-18
1
-8
/
+0
*
ARM: PMU: fix runtime PM enable
Jon Hunter
2012-11-09
1
-0
/
+1
*
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
1
-2
/
+2
*
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
1
-25
/
+19
*
ARM: perf: add guest vs host discrimination
Marc Zyngier
2012-11-09
1
-0
/
+36
*
ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Will Deacon
2012-10-18
1
-0
/
+4
*
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
2012-08-23
1
-60
/
+12
*
ARM: perf: move CPU-specific PMU handling code into separate file
Will Deacon
2012-08-23
1
-210
/
+1
*
ARM: perf: prepare for moving CPU PMU code into separate file
Will Deacon
2012-08-23
1
-42
/
+27
*
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
2012-08-23
1
-84
/
+91
*
ARM: perf: remove mysterious compiler barrier
Will Deacon
2012-08-23
1
-1
/
+0
*
ARM: pmu: remove unused reservation mechanism
Will Deacon
2012-08-23
1
-8
/
+0
*
ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
Will Deacon
2012-08-23
1
-1
/
+5
*
ARM: PMU: Add runtime PM Support
Jon Hunter
2012-08-23
1
-8
/
+33
*
-
.
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
1
-9
/
+6
|
\
\
|
|
*
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
2012-07-09
1
-9
/
+6
|
|
/
[next]