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
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-4
/
+5
2020-05-05
powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
Aneesh Kumar K.V
1
-32
/
+14
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-380
/
+543
2020-04-02
powerpc/perf: split callchain.c by bitness
Michal Suchanek
5
-356
/
+394
2020-04-02
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-1
/
+7
2020-04-02
powerpc/perf: consolidate valid_user_sp -> invalid_user_sp
Michal Suchanek
1
-16
/
+10
2020-04-02
powerpc/perf: consolidate read_user_stack_32
Michal Suchanek
1
-24
/
+24
2020-04-02
powerpc/perf: Implement a global lock to avoid races between trace, core and ...
Anju T Sudhakar
1
-24
/
+149
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+1
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
1
-4
/
+8
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2
-24
/
+4
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-16
/
+1
2019-11-13
powerpc/perf: remove current_is_64bit()
Michal Suchanek
1
-16
/
+1
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
1
-10
/
+8
2019-08-20
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
1
-11
/
+18
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+13
2019-07-04
powerpc/perf/24x7: use rb_entry
Geliang Tang
1
-1
/
+1
2019-06-19
powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor...
Anju T Sudhakar
1
-2
/
+12
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
21
-105
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 138
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112
Thomas Gleixner
2
-10
/
+2
2019-05-22
powerpc/perf: Fix MMCRA corruption by bhrb_filter
Ravi Bangoria
3
-2
/
+10
2019-05-02
powerpc/perf: Trace imc PMU functions
Anju T Sudhakar
1
-1
/
+204
2019-05-02
powerpc/perf: Trace imc events detection and cpuhotplug
Anju T Sudhakar
1
-0
/
+104
2019-05-02
powerpc/perf: Add privileged access check for thread_imc
Madhavan Srinivasan
1
-0
/
+3
2019-05-02
powerpc/perf: Rearrange setting of ldbar for thread-imc
Anju T Sudhakar
1
-11
/
+17
2019-05-02
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
1
-1
/
+1
2019-05-02
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
1
-0
/
+5
2019-05-02
powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list
Madhavan Srinivasan
1
-2
/
+0
2019-05-02
powerpc/perf: Add generic compat mode pmu driver
Madhavan Srinivasan
4
-2
/
+238
2019-05-02
powerpc/perf: init pmu from core-book3s
Madhavan Srinivasan
9
-19
/
+46
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+28
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+6
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+6
2019-01-31
powerpc/perf: Add mem access events to sysfs
Madhavan Srinivasan
2
-0
/
+28
2019-01-21
perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...
Andrew Murray
3
-36
/
+3
2019-01-08
powerpc/perf: Update perf_regs structure to include MMCRA
Madhavan Srinivasan
1
-0
/
+6
2018-12-21
Powerpc/perf: Wire up PMI throttling
Ravi Bangoria
1
-1
/
+10
2018-12-20
powerpc/perf: Remove l2 bus events from HW cache event array
Madhavan Srinivasan
1
-6
/
+2
2018-12-20
powerpc/perf: Add constraints for power9 l2/l3 bus events
Madhavan Srinivasan
4
-15
/
+40
2018-12-20
powerpc/perf: Fix unit_sel/cache_sel checks
Madhavan Srinivasan
2
-9
/
+20
2018-12-20
powerpc/perf: Cleanup cache_sel bits comment
Madhavan Srinivasan
1
-10
/
+2
2018-12-20
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
2
-0
/
+15
2018-12-20
powerpc/perf: Fix thresholding counter data for unknown type
Madhavan Srinivasan
1
-1
/
+6
2018-11-25
powerpc/perf: Declare static identifier a such
Breno Leitao
1
-3
/
+3
2018-10-26
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
1
-15
/
+12
2018-10-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-1
/
+0
2018-10-13
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
1
-1
/
+1
[next]