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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
1
-0
/
+5
2009-06-11
kmemleak: Add the slab memory allocation/freeing hooks
Catalin Marinas
1
-0
/
+2
2009-06-11
kmemleak: Add the base support
Catalin Marinas
1
-0
/
+96
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-379
/
+2213
2009-06-11
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2009-06-11
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+41
2009-06-11
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2009-06-11
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2009-06-11
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+8
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-12
/
+108
2009-06-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2009-06-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+24
2009-06-11
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+35
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
1
-77
/
+81
2009-06-10
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
Li Zefan
1
-2
/
+2
2009-06-10
spinlock: Add missing __raw_spin_lock_flags() stub for UP
Benjamin Herrenschmidt
1
-0
/
+1
2009-06-09
tracing: add trace_seq_vprint interface
Steven Rostedt
1
-0
/
+2
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
3
-76
/
+496
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
1
-0
/
+15
2009-06-09
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
1
-1
/
+13
2009-06-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2009-06-07
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
1
-0
/
+1
2009-06-07
Merge branch 'linus' into core/iommu
Ingo Molnar
33
-43
/
+148
2009-06-05
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-0
/
+2
2009-06-05
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
1
-6
/
+5
2009-06-04
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
3
-49
/
+103
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2
-0
/
+5
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
1
-0
/
+2
2009-06-02
parport: quickfix the proc registration bug
Alan Cox
1
-0
/
+4
2009-06-02
tracing: make trace pipe recognize latency format flag
Steven Rostedt
1
-1
/
+1
2009-06-02
tracing: remove redundant SOFTIRQ from softirq event traces
Steven Rostedt
1
-12
/
+12
2009-06-02
tracing/events: introduce __dynamic_array()
Li Zefan
1
-34
/
+88
2009-06-02
tracing/events: put TP_fast_assign into braces
Li Zefan
1
-1
/
+1
2009-06-02
tracing/events: fix a typo in __string() format output
Li Zefan
1
-2
/
+2
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2
-25
/
+100
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
30
-43
/
+139
2009-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2009-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-2
/
+2
2009-06-01
headers_check fix: linux/net_dropmon.h
Jaswinder Singh Rajput
1
-0
/
+1
2009-06-01
headers_check fix: linux/auto_fs.h
Jaswinder Singh Rajput
1
-2
/
+1
2009-05-30
Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...
Len Brown
1
-10
/
+10
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
1
-0
/
+5
2009-05-29
cred: #include init.h in cred.h
Alexey Dobriyan
1
-0
/
+1
2009-05-29
i7300_idle: allow testing on i5000-series hardware w/o re-compile
Len Brown
1
-10
/
+10
2009-05-28
ftrace: don't convert function's local variable name in macro
Zhaolei
1
-10
/
+10
2009-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+4
2009-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-0
/
+24
2009-05-26
tracing: convert irq events to use __print_symbolic
Steven Rostedt
1
-6
/
+17
[next]