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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
perf c2c: Correct LLC load hit metrics
Leo Yan
1
-2
/
+2
2020-10-15
perf c2c: Change header for LLC local hit
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Use more explicit headers for HITM
Leo Yan
1
-4
/
+4
2020-10-15
perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Organize metrics based on memory hierarchy
Leo Yan
1
-3
/
+3
2020-10-15
perf c2c: Display "Total Stores" as a standalone metrics
Leo Yan
1
-6
/
+7
2020-10-15
perf c2c: Display the total numbers continuously
Leo Yan
1
-2
/
+2
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
1
-1
/
+0
2020-10-15
selftests: Add VRF route leaking tests
Michael Jeanson
2
-0
/
+627
2020-10-15
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-175
/
+133
2020-10-15
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-35
/
+35
2020-10-15
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-128
/
+215
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-1
/
+3
2020-10-14
Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-15
/
+18
2020-10-14
perf bench: Use condition variables in numa.
Ian Rogers
1
-21
/
+46
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+49
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-280
/
+528
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-22
/
+48
2020-10-14
perf jevents: Fix event code for events referencing std arch events
John Garry
1
-8
/
+3
2020-10-14
perf diff: Support hot streams comparison
Jin Yao
2
-13
/
+110
2020-10-14
perf streams: Report hot streams
Jin Yao
4
-0
/
+141
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
4
-0
/
+38
2020-10-14
perf streams: Link stream pair
Jin Yao
2
-0
/
+44
2020-10-14
perf streams: Compare two streams
Jin Yao
2
-0
/
+58
2020-10-14
perf streams: Get the evsel_streams by evsel_idx
Jin Yao
2
-0
/
+16
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
3
-0
/
+195
2020-10-14
perf intel-pt: Improve PT documentation slightly
Andi Kleen
1
-0
/
+30
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
4
-4
/
+68
2020-10-14
perf test: Add build id shell test
Jiri Olsa
1
-0
/
+101
2020-10-14
perf tools: Align buildid list output for short build ids
Jiri Olsa
3
-4
/
+5
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
3
-7
/
+23
2020-10-14
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
4
-6
/
+11
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
5
-6
/
+8
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
12
-35
/
+43
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
6
-23
/
+16
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
11
-57
/
+60
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
15
-29
/
+34
2020-10-14
selftests/powerpc: Fix eeh-basic.sh exit codes
Oliver O'Halloran
1
-3
/
+6
2020-10-14
selftests/vm: 8x compaction_test speedup
John Hubbard
1
-5
/
+6
2020-10-14
tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macro
Ralph Campbell
1
-2
/
+2
2020-10-14
selftests/vm: fix incorrect gcc invocation in some cases
John Hubbard
1
-0
/
+12
2020-10-14
selftests/vm: fix false build success on the second and later attempts
John Hubbard
1
-0
/
+5
2020-10-14
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
Barry Song
1
-7
/
+7
2020-10-14
device-dax: add dis-contiguous resource support
Dan Williams
1
-6
/
+14
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-1
/
+1
2020-10-14
device-dax: make pgmap optional for instance creation
Dan Williams
1
-4
/
+4
2020-10-14
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-203
/
+318
2020-10-13
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2
-1
/
+3
2020-10-13
perf python: Autodetect python3 binary
James Clark
1
-6
/
+9
2020-10-13
perf tests: Show python test script in verbose mode
Arnaldo Carvalho de Melo
1
-0
/
+1
[prev]
[next]