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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
7
-12
/
+70
2022-01-15
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-01-15
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-01-15
perf metric: Fix metric_leader
Ian Rogers
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-58
/
+120
2022-01-15
tools: sync tools/bitmap with mother linux
Yury Norov
4
-10
/
+99
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
1
-2
/
+5
2022-01-15
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-01-15
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2
-17
/
+31
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
1
-7
/
+2
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
10
-8
/
+130
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
1
-1
/
+2
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
1
-1
/
+1
2022-01-14
libperf tests: Update a use of the new cpumap API
Ian Rogers
1
-2
/
+3
2022-01-14
perf arm: Fix off-by-one directory path
Ian Rogers
1
-1
/
+1
2022-01-14
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+17
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-2
/
+184
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-1
/
+717
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-14
rtla: Add Documentation
Daniel Bristot de Oliveira
1
-4
/
+26
2022-01-14
rtla/timerlat: Add timerlat hist mode
Daniel Bristot de Oliveira
3
-2
/
+828
2022-01-14
rtla: Add timerlat tool and timelart top mode
Daniel Bristot de Oliveira
5
-0
/
+697
2022-01-14
rtla/osnoise: Add the hist mode
Daniel Bristot de Oliveira
3
-1
/
+807
2022-01-14
rtla/osnoise: Add osnoise top mode
Daniel Bristot de Oliveira
3
-0
/
+596
2022-01-14
rtla: Add osnoise tool
Daniel Bristot de Oliveira
4
-0
/
+956
2022-01-14
rtla: Helper functions for rtla
Daniel Bristot de Oliveira
4
-0
/
+708
2022-01-14
rtla: Real-Time Linux Analysis tool
Daniel Bristot de Oliveira
3
-0
/
+184
2022-01-13
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-01-13
tools headers UAPI: Update tools's copy of drm.h header
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-01-13
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2
-9
/
+9
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
379
-3793
/
+15867
2022-01-13
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
1
-1
/
+1
2022-01-13
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-16
/
+29
2022-01-13
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
5
-73
/
+133
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-62
/
+13
2022-01-12
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2
-3
/
+1
2022-01-12
perf expr: Add debug logging for literals
Ian Rogers
1
-12
/
+25
2022-01-12
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
1
-3
/
+2
2022-01-12
perf tools: Fix SMT fallback with large core counts
Ian Rogers
1
-10
/
+58
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
64
-356
/
+431
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
1
-8
/
+7
2022-01-12
perf script: Fix flipped index and cpu
Ian Rogers
1
-1
/
+1
2022-01-12
perf c2c: Use more intention revealing iterator
Ian Rogers
1
-5
/
+5
2022-01-12
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2
-12
/
+11
[prev]
[next]