Linus Torvalds
|
3737a12761
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Vince Weaver
|
edcb4d3c36
perf/ARM: Use common PMU interrupt disabled code
|
11 年之前 |
Will Deacon
|
03eff46ce3
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
|
11 年之前 |
Albin Tonnerre
|
8e781f6542
ARM: perf: add support for the Cortex-A12 PMU
|
11 年之前 |
Mark Rutland
|
51e5fef620
ARM: perf: remove unused PMU probing code
|
11 年之前 |
Stephen Boyd
|
2a3391cdb3
ARM: perf: add basic support for Krait CPU PMUs
|
11 年之前 |
Stephen Boyd
|
3a3967ed91
ARM: perf: assign pdev pointer earlier for CPU PMUs
|
11 年之前 |
Stephen Boyd
|
bbd6455937
ARM: perf: support percpu irqs for the CPU PMU
|
11 年之前 |
Stephen Boyd
|
261521f142
ARM: 7937/1: perf_event: Silence sparse warning
|
11 年之前 |
Christoph Lameter
|
1436c1aa62
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
|
11 年之前 |
Thomas Gleixner
|
d9c3365b5d
ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD
|
12 年之前 |
Paul Gortmaker
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 年之前 |
Mark Rutland
|
76b8a0e4c8
ARM: perf: handle armpmu_register failing
|
12 年之前 |
Will Deacon
|
1764c591df
ARM: perf: remove redundant NULL check on cpu_pmu
|
12 年之前 |
Christoffer Dall
|
3b953c9c15
ARM: Use implementor and part defines from cputype.h
|
12 年之前 |
Greg Kroah-Hartman
|
351a102dbf
ARM: drivers: remove __dev* attributes.
|
12 年之前 |
Will Deacon
|
0305230a3d
ARM: perf: consistently use arm_pmu->name for PMU name
|
13 年之前 |
Will Deacon
|
288700d16d
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
|
13 年之前 |
Mark Rutland
|
2a4961ba89
ARM: perf: register cpu_notifier at driver init
|
13 年之前 |
Sudeep KarkadaNagesha
|
ed6f2a5223
ARM: perf: consistently use struct perf_event in arm_pmu functions
|
13 年之前 |
Sudeep KarkadaNagesha
|
513c99ce4e
ARM: perf: allocate CPU PMU dynamically at probe time
|
13 年之前 |
Sudeep KarkadaNagesha
|
051f1b1314
ARM: perf: move irq registration into pmu implementation
|
13 年之前 |
Will Deacon
|
5505b206ca
ARM: perf: move CPU-specific PMU handling code into separate file
|
13 年之前 |