index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2015-09-13
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Shannon Zhao
2015-05-12
arm64: perf: fix memory leak when probing PMU PPIs
Will Deacon
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
2015-03-24
arm64: pmu: add support for interrupt-affinity property
Will Deacon
2015-03-19
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
2014-04-06
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
2013-08-20
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
2013-08-20
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
2013-08-20
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-20
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-09-17
arm64: Performance counters support
Will Deacon