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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
4
-6
/
+8
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
3
-26
/
+26
2021-08-16
tracepoint: Fix kerneldoc comments
zhaoxiao
1
-2
/
+2
2021-08-16
tracing/boot: Show correct histogram error command
Masami Hiramatsu
1
-4
/
+10
2021-08-16
tracing/boot: Support multiple histograms for each event
Masami Hiramatsu
1
-9
/
+32
2021-08-16
tracing/boot: Support multiple handlers for per-event histogram
Masami Hiramatsu
1
-8
/
+35
2021-08-16
tracing/boot: Add per-event histogram action options
Masami Hiramatsu
1
-0
/
+231
2021-08-16
tracing: Simplify the Kconfig dependency of FTRACE
Masahiro Yamada
1
-5
/
+1
2021-08-16
tracing: Allow execnames to be passed as args for synthetic events
Steven Rostedt (VMware)
1
-4
/
+42
2021-08-16
tracing: Have histogram types be constant when possible
Steven Rostedt (VMware)
1
-18
/
+14
2021-08-16
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
1
-0
/
+1
2021-08-16
tracing: Add linear buckets to histogram logic
Steven Rostedt (VMware)
1
-7
/
+58
2021-08-16
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
1
-6
/
+9
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2
-35
/
+15
2021-08-12
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-12
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
1
-0
/
+5
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+5
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+19
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+31
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
1
-20
/
+82
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
1
-1
/
+1
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
1
-1
/
+1
2021-08-05
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
1
-1
/
+19
2021-08-05
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
1
-0
/
+4
2021-07-31
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
1
-1
/
+2
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
1
-5
/
+3
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2
-6
/
+20
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+3
2021-07-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...
Linus Torvalds
4
-12
/
+10
2021-07-16
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
1
-3
/
+3
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-42
/
+32
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-9
/
+5
2021-07-14
cgroup: verify that source is a string
Christian Brauner
1
-0
/
+2
2021-07-12
kernel: debug: Fix unreachable code in gdb_serial_stub()
Gustavo A. R. Silva
1
-1
/
+1
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-22
/
+32
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2021-07-09
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-2
/
+8
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-74
/
+129
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+0
2021-07-09
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2
-40
/
+28
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
1
-48
/
+2
[next]