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
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
11
-11
/
+12
2009-04-15
tracing/events: fix compile for modules disabled
Steven Rostedt
1
-2
/
+10
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2
-32
/
+103
2009-04-14
tracing/events: add export symbols for trace events in modules
Steven Rostedt
4
-0
/
+9
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
4
-38
/
+38
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
5
-504
/
+0
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2
-133
/
+1
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2
-28
/
+3
2009-04-14
tracing: create automated trace defines
Steven Rostedt
8
-34
/
+9
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
4
-8
/
+9
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
6
-128
/
+150
2009-04-14
Merge branch 'linus' into tracing/core
Ingo Molnar
9
-15
/
+54
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
7
-43
/
+48
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2
-3
/
+7
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
3
-5
/
+11
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
1
-21
/
+104
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
4
-3
/
+36
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
11
-14
/
+127
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2
-0
/
+17
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-27
/
+43
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+10
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2009-04-12
lockdep: continue lock debugging despite some taints
Frederic Weisbecker
1
-1
/
+3
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-2
/
+8
2009-04-12
blktrace: fix output of BLK_TC_PC events
Li Zefan
1
-8
/
+80
2009-04-12
blktrace: fix output of unknown events
Li Zefan
1
-1
/
+1
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2
-2
/
+2
2009-04-12
tracing/filters: return proper error code when writing filter file
Li Zefan
2
-6
/
+8
2009-04-12
tracing/filters: allow user input integer to be oct or hex
Li Zefan
1
-2
/
+3
2009-04-12
tracing/filters: fix NULL pointer dereference
Li Zefan
1
-0
/
+5
2009-04-12
tracing/filters: NIL-terminate user input filter
Li Zefan
1
-0
/
+2
2009-04-11
async: Fix module loading async-work regression
Linus Torvalds
1
-0
/
+3
2009-04-10
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
1
-2
/
+2
2009-04-10
tracing: fix document references
Li Zefan
1
-2
/
+2
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-4
/
+4
2009-04-10
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
24
-309
/
+939
2009-04-10
tracing: fix splice return too large
Lai Jiangshan
1
-2
/
+14
2009-04-10
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
1
-7
/
+1
2009-04-10
tracing: allocate page when needed
Lai Jiangshan
1
-8
/
+8
2009-04-10
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
1
-1
/
+1
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+6
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-31
/
+156
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
5
-8
/
+22
2009-04-09
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
1
-1
/
+2
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
1
-5
/
+5
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-1
/
+1
2009-04-09
work_on_cpu(): rewrite it to create a kernel thread on demand
Andrew Morton
1
-17
/
+19
2009-04-09
kthread: move sched-realeted initialization from kthreadd context
Oleg Nesterov
1
-11
/
+11
2009-04-09
kthread: Don't looking for a task in create_kthread() #2
Vitaliy Gusev
1
-3
/
+1
2009-04-08
ptrace: some checkpatch fixes
Roland McGrath
1
-9
/
+7
[next]