开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event_cpu.c
Age
Commit message (
Expand
)
Author
2013-08-20
ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD
Thomas Gleixner
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-01-18
ARM: perf: handle armpmu_register failing
Mark Rutland
2013-01-14
ARM: perf: remove redundant NULL check on cpu_pmu
Will Deacon
2013-01-11
ARM: Use implementor and part defines from cputype.h
Christoffer Dall
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-09
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
Will Deacon
2012-11-09
ARM: perf: register cpu_notifier at driver init
Mark Rutland
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
2012-08-23
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
2012-08-23
ARM: perf: move CPU-specific PMU handling code into separate file
Will Deacon