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
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
13
-24
/
+88
2008-11-16
tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set
Frederic Weisbecker
1
-5
/
+7
2008-11-16
ftrace: make filtered functions effective on setting
Steven Rostedt
1
-1
/
+1
2008-11-16
ftrace: fix dyn ftrace filter
Steven Rostedt
1
-47
/
+36
2008-11-16
ftrace: allow NULL pointers in mcount_loc
Steven Rostedt
1
-0
/
+8
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2
-39
/
+25
2008-11-16
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2
-4
/
+4
2008-11-16
ftrace: do not process freed records
Steven Rostedt
1
-2
/
+6
2008-11-16
ftrace: disable ftrace on anomalies in trace start and stop
Steven Rostedt
1
-37
/
+44
2008-11-16
ftrace: remove condition from ftrace_record_ip
Steven Rostedt
1
-1
/
+1
2008-11-16
Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into...
Ingo Molnar
4
-15
/
+38
2008-11-13
ftrace: remove unnecessary if condition of __unregister_ftrace_function
walimis
1
-2
/
+1
2008-11-13
tracing: fix mmiotrace resizing crash
Ingo Molnar
1
-0
/
+6
2008-11-13
ftrace: CPU buffer start annotation clean ups
Steven Rostedt
2
-1
/
+16
2008-11-13
ftrace: rename iter_ctrl to trace_options
Steven Rostedt
1
-9
/
+9
2008-11-13
ftrace: show buffer size in kilobytes
Steven Rostedt
1
-1
/
+4
2008-11-13
ftrace: rename trace_entries to buffer_size_kb
Steven Rostedt
1
-2
/
+2
2008-11-13
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...
Ingo Molnar
1
-1
/
+7
2008-11-13
ftrace: rename trace_unlikely.c file
Steven Rostedt
2
-1
/
+1
2008-11-13
ftrace: add tracer called branch
Steven Rostedt
3
-0
/
+67
2008-11-13
ftrace: rename unlikely iter_ctrl to branch
Steven Rostedt
3
-45
/
+45
2008-11-13
trace: rename unlikely profiler to branch profiler
Steven Rostedt
5
-15
/
+14
2008-11-12
tracing: finetune branch-tracer output
Ingo Molnar
1
-2
/
+2
2008-11-12
tracing: branch tracer, tweak output
Ingo Molnar
1
-2
/
+2
2008-11-12
tracing: likely/unlikely branch annotation tracer
Steven Rostedt
5
-0
/
+210
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
3
-0
/
+181
2008-11-12
Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac...
Ingo Molnar
1
-12
/
+17
2008-11-12
ring-buffer: fix deadlock from reader_lock in read_start
Steven Rostedt
1
-12
/
+17
2008-11-12
ring-buffer: no preempt for sched_clock()
Steven Rostedt
1
-1
/
+7
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
2
-35
/
+105
2008-11-12
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
1
-0
/
+1
2008-11-12
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
Ingo Molnar
7
-8
/
+209
2008-11-12
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
9
-153
/
+309
2008-11-12
ring-buffer: clean up warn ons
Steven Rostedt
1
-86
/
+57
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2
-6
/
+103
2008-11-11
ring-buffer: buffer record on/off switch
Steven Rostedt
2
-6
/
+103
2008-11-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+24
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+47
2008-11-11
ring-buffer: add reader lock
Steven Rostedt
1
-31
/
+78
2008-11-11
sched: release buddies on yield
Peter Zijlstra
1
-5
/
+12
2008-11-11
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
1
-1
/
+16
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
6
-8
/
+205
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
1
-0
/
+4
2008-11-11
ring-buffer: replace most bug ons with warn on and disable buffer
Steven Rostedt
1
-16
/
+49
2008-11-11
ftrace: prevent ftrace_special from recursion
Steven Rostedt
1
-3
/
+5
2008-11-11
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
10
-70
/
+235
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
10
-70
/
+235
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2
-0
/
+13
2008-11-11
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
1
-1
/
+1
2008-11-11
ftrace: disable tracing on resize
Steven Rostedt
1
-1
/
+16
[next]