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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
tools: Add a "make all" rule
Kamal Mostafa
1
-0
/
+9
2015-11-12
tools: Actually install tmon in the install rule
Kamal Mostafa
1
-1
/
+1
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-12
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
5
-4
/
+14
2015-11-12
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-12
perf probe: Verify parameters in two functions
Wang Nan
1
-0
/
+6
2015-11-12
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-11-12
perf annotate: Support full source file paths for srcline fix
Michael Petlan
1
-0
/
+1
2015-11-12
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
1
-0
/
+2
2015-11-09
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
1
-0
/
+4
2015-11-09
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
1
-8
/
+9
2015-11-08
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
31
-274
/
+920
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
6
-1
/
+248
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
4
-1
/
+35
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
4
-31
/
+129
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
4
-15
/
+108
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
3
-33
/
+49
2015-11-06
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2
-0
/
+9
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
5
-59
/
+159
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
1
-5
/
+2
2015-11-06
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
1
-2
/
+18
2015-11-05
perf stat: Make stat options global
Jiri Olsa
1
-81
/
+82
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
1
-2
/
+3
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
1
-0
/
+3
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
1
-1
/
+0
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2
-2
/
+2
2015-11-05
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
1
-0
/
+27
2015-11-05
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
1
-6
/
+18
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2
-1
/
+6
2015-11-05
perf tools: Insert split maps correctly into origin group
Jiri Olsa
1
-2
/
+8
2015-11-04
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
1
-37
/
+20
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2
-5
/
+8
2015-11-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-27
/
+33
2015-11-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-74
/
+219
2015-11-04
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-339
/
+338
2015-11-04
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
33
-243
/
+1374
2015-11-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+11
2015-11-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+22
2015-11-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+5
2015-11-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+0
2015-11-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
39
-976
/
+1709
2015-11-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-232
/
+360
2015-11-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-469
/
+492
2015-11-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-1661
/
+1678
2015-11-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
215
-2026
/
+9951
2015-11-04
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
5
-68
/
+23
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44
-143
/
+304
2015-11-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-545
/
+1333
2015-11-04
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-105
/
+532
[next]