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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
perf test: Ensure sample_period is set libpfm4 events
Ian Rogers
2
-0
/
+10
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
4
-9
/
+77
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
3
-0
/
+7
2020-07-30
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
1
-5
/
+4
2020-07-30
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-28
perf bench: Add basic syscall benchmark
Davidlohr Bueso
5
-0
/
+102
2020-07-22
perf stat: Implement control commands handling
Alexey Budankov
1
-18
/
+65
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
4
-7
/
+21
2020-07-22
perf stat: Factor out event handling loop into dispatch_events()
Alexey Budankov
1
-12
/
+24
2020-07-22
perf stat: Factor out body of event handling loop for fork case
Alexey Budankov
1
-4
/
+1
2020-07-22
perf stat: Move target check to loop control statement
Alexey Budankov
1
-3
/
+1
2020-07-22
perf stat: Factor out body of event handling loop for system wide
Alexey Budankov
1
-6
/
+11
2020-07-22
perf evlist: Implement control command handling functions
Alexey Budankov
2
-0
/
+158
2020-07-22
perf evlist: Introduce control file descriptors
Alexey Budankov
2
-0
/
+8
2020-07-21
libperf: Avoid counting of nonfilterable fdarray fds
Alexey Budankov
1
-1
/
+2
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
6
-12
/
+25
2020-07-21
libperf: Avoid internal moving of fdarray fds
Alexey Budankov
2
-24
/
+7
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
4
-13
/
+18
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
6
-9
/
+9
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
1
-2
/
+6
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
1
-0
/
+3
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
1
-0
/
+10
2020-07-10
perf kmem: Pass additional arguments to 'perf record'
Ian Rogers
1
-1
/
+2
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
1
-18
/
+20
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
6
-13
/
+24
2020-07-10
perf script: Add option --show-text-poke-events
Adrian Hunter
2
-0
/
+23
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2
-0
/
+79
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
7
-1
/
+23
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
14
-3
/
+216
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
1
-4
/
+11
2020-07-08
perf inject jit: Remove //anon mmap events
Steve MacLean
2
-3
/
+32
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
875
-3904
/
+7550
2020-07-08
Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
15
-40
/
+123
2020-07-08
Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2020-07-08
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+35
2020-07-07
Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-27
/
+59
2020-07-07
Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-0
/
+8
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
1
-0
/
+2
2020-07-07
mtd: rawnand: xway: Fix build issue
Miquel Raynal
1
-1
/
+1
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-30
/
+70
2020-07-06
Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-26
/
+106
2020-07-06
Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-5
/
+13
2020-07-06
perf vendor events power9: Added nest imc metric events
Kajol Jain
1
-0
/
+35
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
1
-1
/
+18
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
1
-1
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2
-2
/
+3
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
[next]