index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
arm64: perf: condense event number maps
Mark Rutland
1
-102
/
+22
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland
1
-178
/
+0
2015-07-27
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
1
-2
/
+2
2015-07-27
arm64: perf: Remove unnecessary printk
Suzuki K. Poulose
1
-3
/
+1
2015-06-30
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Shannon Zhao
1
-1
/
+2
2015-06-30
arm64: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-05-19
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
1
-1
/
+1
2015-05-12
arm64: perf: fix memory leak when probing PMU PPIs
Will Deacon
1
-4
/
+4
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-03-24
arm64: pmu: add support for interrupt-affinity property
Will Deacon
1
-4
/
+53
2015-03-19
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
1
-6
/
+15
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
1
-2
/
+8
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-04-07
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
1
-0
/
+4
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
1
-8
/
+67
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
1
-30
/
+78
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
1
-2
/
+2
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
1
-3
/
+4
2013-08-20
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-08-20
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
2013-08-20
arm64: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
2013-08-20
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
1
-1
/
+6
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
1
-0
/
+37
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
1
-8
/
+2
2012-09-17
arm64: Performance counters support
Will Deacon
1
-0
/
+1368