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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
markers: re-enable fast batch registration
Mathieu Desnoyers
1
-6
/
+52
2008-10-14
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
1
-8
/
+8
2008-10-14
tracepoints: fix reentrancy
Mathieu Desnoyers
1
-0
/
+4
2008-10-14
tracepoints: use rcu sched
Mathieu Desnoyers
1
-9
/
+6
2008-10-14
markers: fix unregister bug and reenter bug
Lai Jiangshan
1
-46
/
+6
2008-10-14
ftrace: warn on failure to disable mcount callers
Steven Rostedt
1
-0
/
+27
2008-10-14
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
3
-46
/
+12
2008-10-14
tracing/ftrace: tracing engine depends on Nop Tracer
Frédéric Weisbecker
1
-10
/
+5
2008-10-14
tracing/ftrace: make nop tracer reset previous entries
Frédéric Weisbecker
1
-0
/
+4
2008-10-14
trace: remove pointless ifdefs
Steven Noonan
1
-16
/
+0
2008-10-14
ftrace: mcount_addr defined but not used
Steven Noonan
1
-8
/
+8
2008-10-14
ftrace: add nop tracer
Steven Noonan
5
-0
/
+89
2008-10-14
ftrace: inject markers via trace_marker file
Pekka Paalanen
2
-5
/
+75
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
3
-20
/
+53
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
1
-0
/
+5
2008-10-14
ftrace: add trace_vprintk()
Pekka Paalanen
2
-6
/
+19
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
3
-53
/
+50
2008-10-14
ftrace: fix unlocking of hash
Steven Rostedt
1
-1
/
+2
2008-10-14
ftrace: make it depend on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+7
2008-10-14
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2
-3
/
+10
2008-10-14
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2
-3
/
+6
2008-10-14
ftrace: print continue index fix
Steven Rostedt
1
-5
/
+10
2008-10-14
ftrace: binary and not logical for continue test
Steven Rostedt
1
-3
/
+3
2008-10-14
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
1
-14
/
+14
2008-10-14
stack tracer: depends on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: stack trace add indexes
Steven Rostedt
1
-17
/
+73
2008-10-14
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
1
-1
/
+9
2008-10-14
ftrace: add stack tracer
Steven Rostedt
3
-0
/
+264
2008-10-14
ftrace: clean up macro usage
Ingo Molnar
1
-1
/
+1
2008-10-14
ftrace: fix build failure
Stephen Rothwell
1
-2
/
+2
2008-10-14
ftrace: add necessary locking for ftrace records
Steven Rostedt
1
-14
/
+30
2008-10-14
ftrace: do not init module on ftrace disabled
Steven Rostedt
1
-2
/
+2
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
1
-5
/
+5
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
1
-1
/
+174
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
1
-16
/
+0
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
3
-33
/
+262
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
3
-136
/
+160
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2
-6
/
+38
2008-10-14
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
1
-6
/
+4
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
2
-0
/
+16
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
1
-43
/
+105
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
1
-0
/
+8
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
1
-1
/
+1
2008-10-14
tracepoints: use TABLE_SIZE macro
Mathieu Desnoyers
1
-3
/
+3
2008-10-14
tracing: clean up tracepoints kconfig structure
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: port to tracepoints
Mathieu Desnoyers
2
-197
/
+58
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
5
-12
/
+26
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
3
-1
/
+542
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
2
-6
/
+5
2008-10-13
tty: Move tty_write_message out of kernel/printk
Alan Cox
1
-16
/
+0
[next]