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
/
tools
/
testing
/
selftests
/
powerpc
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
powerpc/selftests: Use timersub() for gettimeofday()
ye xingchen
1
-2
/
+4
2021-06-16
powerpc/selftests: Use gettid() instead of getppid() for null_syscall
Christophe Leroy
1
-1
/
+2
2020-09-08
selftests/powerpc: Don't touch VMX/VSX on older CPUs
Michael Ellerman
1
-0
/
+6
2020-07-29
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
3
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-02-21
powerpc/selftest: fix type of mftb() in null_syscall
Christophe Leroy
1
-1
/
+1
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
1
-0
/
+1
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
2
-0
/
+3
2018-05-14
selftests/powerpc: fix exec benchmark
Nicholas Piggin
1
-2
/
+5
2018-03-20
selftests/powerpc: Add process creation benchmark
Nicholas Piggin
4
-1
/
+346
2018-01-21
selftest/powerpc: Add additional option to mmap_bench test
Aneesh Kumar K.V
1
-3
/
+50
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
selftests/powerpc: context_switch: Fix pthread errors
Cyril Bur
1
-3
/
+14
2017-06-05
selftests/powerpc: context_switch use private futexes with threads
Nicholas Piggin
1
-20
/
+33
2017-02-14
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
1
-2
/
+2
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-8
/
+3
2016-11-17
selftests/powerpc: Move shared headers into new include dir
Simon Guo
1
-1
/
+1
2016-11-14
selftests/powerpc: Add Anton's null_syscall benchmark to the selftests
Anton Blanchard
3
-2
/
+160
2016-07-05
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
Michael Ellerman
4
-1
/
+86
2016-07-05
selftests/powerpc: Fix generation of vector instructions/types in context_switch
Cyril Bur
2
-3
/
+9
2016-07-05
selftests/powerpc: Fix usage message in context_switch
Cyril Bur
1
-3
/
+3
2015-12-17
selftests/powerpc: Make context_switch touch FP/altivec/vector by default
Michael Ellerman
1
-6
/
+6
2015-12-17
selftests/powerpc: Make context_switch do something with no args
Michael Ellerman
2
-9
/
+24
2015-12-17
selftests/powerpc: Import Anton's context_switch2 benchmark
Michael Ellerman
3
-1
/
+456
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
3
-0
/
+44