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
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
5
-45
/
+59
2018-07-26
drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory
Sudeep Holla
1
-11
/
+3
2018-07-24
drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported
Shaokun Zhang
1
-5
/
+7
2018-07-10
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
1
-7
/
+2
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
1
-4
/
+3
2018-07-10
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
1
-6
/
+10
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-4
/
+12
2018-07-04
drivers/perf: Initialise return value in armpmu_request_irqs()
Will Deacon
1
-1
/
+1
2018-07-02
perf/arm-cci: Remove VLA usage
Kees Cook
1
-12
/
+26
2018-06-18
drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
Hoan Tran
1
-1
/
+1
2018-05-29
drivers/bus: arm-cci: fix build warnings
Arnd Bergmann
1
-3
/
+3
2018-05-22
drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependency
John Garry
1
-1
/
+1
2018-05-21
drivers/perf: arm-ccn: don't log to dmesg in event_init
Mark Rutland
1
-10
/
+10
2018-05-21
perf/arm-cci: Allow building as a module
Robin Murphy
2
-17
/
+34
2018-05-21
perf/arm-cci: Remove pointless PMU disabling
Robin Murphy
1
-10
/
+3
2018-05-21
perf/arm-cc*: Fix MODULE_LICENSE() tags
Robin Murphy
2
-2
/
+2
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
1
-1
/
+1
2018-05-21
perf/arm-cci: Remove unnecessary period adjustment
Robin Murphy
1
-9
/
+0
2018-05-21
perf: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+3354
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+15
2018-03-27
drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor
Alexander Monakov
1
-1
/
+1
2018-03-27
perf: arm_spe: include linux/vmalloc.h for vmap()
Arnd Bergmann
1
-0
/
+14
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
6
-10
/
+9
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
6
-8
/
+7
2018-03-06
perf/arm-cci: Untangle global cci_ctrl_base
Robin Murphy
1
-23
/
+24
2018-03-06
perf/arm-cci: Clean up model discovery
Robin Murphy
1
-24
/
+16
2018-03-06
perf/arm-cci: Simplify CPU hotplug
Robin Murphy
1
-37
/
+19
2018-03-06
drivers/bus: Split Arm CCI driver
Robin Murphy
3
-0
/
+1774
2018-03-06
drivers/bus: Move Arm CCN PMU driver
Robin Murphy
3
-0
/
+1605
2018-02-28
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook
Will Deacon
1
-1
/
+1
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
3
-36
/
+20
2018-02-20
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
1
-17
/
+52
2018-02-20
arm_pmu: explicitly enable/disable SPIs at hotplug
Mark Rutland
1
-5
/
+10
2018-02-20
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
3
-24
/
+42
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
2
-4
/
+15
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
2
-21
/
+21
2018-02-20
arm_pmu: kill arm_pmu_platdata
Mark Rutland
1
-23
/
+4
2018-02-07
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-4
/
+2
2018-01-15
perf: dsu: Use signed field for dsu_pmu->num_counters
Suzuki K Poulose
1
-1
/
+1
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
4
-12
/
+856
2018-01-02
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose
3
-0
/
+853
2018-01-02
arm_pmu: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-12
/
+3
2017-12-11
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
1
-0
/
+9
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-10
/
+3276
2017-11-03
perf: arm_spe: Prevent module unload while the PMU is in use
Suzuki K Poulose
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-24
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
9
-0
/
+3214
2017-10-24
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
2
-7
/
+7
[next]