aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/perf_event.c
AgeCommit message (Expand)Author
2015-09-19Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-09-13arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-03-24arm64: pmu: add support for interrupt-affinity propertyWill Deacon
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2015-01-01arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell
2014-12-04arm64: perf: Prevent wraparound during overflowDaniel Thompson
2014-10-03ARM64: make of_device_ids constUwe Kleine-König
2014-04-06arm64: fix !CONFIG_COMPAT build failuresMark Salter
2014-03-13ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet
2013-12-19arm64: perf: add support for percpu pmu interruptVinayak Kale
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-10-25arm64: perf: fix event number maskVinayak Kale
2013-08-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-08-20arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon
2012-09-17arm64: Performance counters supportWill Deacon