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
2009-11-17
x86: Show symbol name if insn decoder test failed
Masami Hiramatsu
2
-1
/
+14
2009-11-17
x86: Add verbose option to insn decoder test
Masami Hiramatsu
2
-12
/
+71
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
5
-50
/
+133
2009-11-04
x86: Gitignore: arch/x86/lib/inat-tables.c
Hiroshi Shimamoto
1
-0
/
+1
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
4
-30
/
+31
2009-11-04
perf/probes: Rename perf probe events group name
Masami Hiramatsu
1
-1
/
+1
2009-11-04
perf/probes: Fall back to non-dwarf if possible
Masami Hiramatsu
2
-30
/
+40
2009-11-04
perf/probes: Improve error messages
Masami Hiramatsu
2
-8
/
+14
2009-11-04
perf/probes: Update Documentation/perf-probe.txt
Masami Hiramatsu
1
-8
/
+9
2009-11-03
perf probe: Annotate variable initialization
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-10-29
perf/probes: Support function entry relative line number
Masami Hiramatsu
3
-25
/
+70
2009-10-29
perf/probes: Improve probe point syntax of perf-probe
Masami Hiramatsu
3
-70
/
+123
2009-10-29
perf/probes: Improve command-line option of perf-probe
Masami Hiramatsu
1
-10
/
+18
2009-10-29
perf/probes: Exit searching after finding target function
Masami Hiramatsu
1
-2
/
+2
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
1
-3
/
+5
2009-10-29
x86: Add Intel FMA instructions to x86 opcode map
Masami Hiramatsu
1
-1
/
+33
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
6
-233
/
+431
2009-10-29
x86: Add pclmulq to x86 opcode map
Masami Hiramatsu
1
-0
/
+1
2009-10-29
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
3
-20
/
+24
2009-10-29
x86: Fix SSE opcode map bug
Masami Hiramatsu
1
-5
/
+5
2009-10-23
perf probe: Print debug messages using pr_*()
Arnaldo Carvalho de Melo
2
-16
/
+16
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
98
-3528
/
+4475
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
17
-116
/
+114
2009-10-23
perf tools: Drop asm/types.h wrapper
Frederic Weisbecker
5
-19
/
+15
2009-10-23
perf tools: Bind callchains to the first sort dimension column
Frederic Weisbecker
5
-24
/
+99
2009-10-23
perf tools: Fix missing top level callchain
Frederic Weisbecker
3
-10
/
+41
2009-10-21
x86, instruction decoder: Fix test_get_len build rules
Ingo Molnar
1
-2
/
+2
2009-10-21
perf tools: Use strsep() over strtok_r() for parsing single line
Steven Rostedt
1
-3
/
+6
2009-10-21
perf tools: Add 'make DEBUG=1' to remove the -O6 cflag
Steven Rostedt
1
-1
/
+8
2009-10-21
x86: Add AES opcodes to opcode map
Masami Hiramatsu
1
-2
/
+8
2009-10-21
x86: Fix group attribute decoding bug
Masami Hiramatsu
1
-1
/
+1
2009-10-20
perf top: Fix symbol annotation
Arnaldo Carvalho de Melo
1
-3
/
+4
2009-10-20
perf annotate: Remove requirement of passing a symbol name
Arnaldo Carvalho de Melo
1
-9
/
+2
2009-10-20
perf annotate: Use the sym_priv_size area for the histogram
Arnaldo Carvalho de Melo
7
-83
/
+132
2009-10-20
perf tools: Add ->unmap_ip operation to struct map
Arnaldo Carvalho de Melo
4
-26
/
+58
2009-10-20
perf timechart: Add a process filter
Arjan van de Ven
2
-4
/
+106
2009-10-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-5
/
+31
2009-10-20
perf timechart: Improve the visual appearance of scheduler delays
Arjan van de Ven
1
-1
/
+1
2009-10-20
perf timechart: Fix the wakeup-arrows that point to non-visible processes
Arjan van de Ven
1
-2
/
+26
2009-10-20
perf tools: Add bunch of missing headers to LIB_H
Arnaldo Carvalho de Melo
1
-0
/
+17
2009-10-20
perf tools: Add missing tools/perf/util/include/string.h
Arnaldo Carvalho de Melo
2
-0
/
+2
2009-10-19
perf stat: Count branches first
Ingo Molnar
1
-3
/
+3
2009-10-19
perf stat: Re-align the default_attrs[] array
Ingo Molnar
1
-11
/
+11
2009-10-19
perf stat: Add branch performance events to default output
Tim Blechmann
1
-0
/
+2
2009-10-19
perf tools: Display better error messages on missing packages
Randy Dunlap
1
-1
/
+5
2009-10-19
perf top: Fix --delay_secs 0 division by zero
Tim Blechmann
1
-0
/
+2
2009-10-19
perf tools: Use DECLARE_BITMAP instead of an open-coded array
Frederic Weisbecker
4
-22
/
+20
2009-10-19
perf tools: Introduce bitmask'ed additional headers
Frederic Weisbecker
3
-56
/
+78
2009-10-19
perf tools: Use kernel bitmap library
Frederic Weisbecker
14
-5
/
+156
2009-10-19
perf stat: Add branch performance metric
Anton Blanchard
1
-0
/
+11
[next]