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
pinetabv-6.6.y-devel
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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
perf_counter: Turn off by default
Ingo Molnar
1
-1
/
+0
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-2
/
+1
2009-05-24
Use a format for linux_banner
Alex Riesen
1
-2
/
+1
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
1
-9
/
+4
2009-05-07
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
3
-2
/
+18
2009-04-17
Driver Core: early platform driver
Magnus Damm
1
-1
/
+6
2009-04-14
initramfs: fix initramfs to work with hardlinked init
Randy Robertson
1
-1
/
+2
2009-04-14
init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n
Nikanth Karthikesan
1
-0
/
+2
2009-04-11
kbuild: make it possible for the linker to discard local symbols from vmlinux
David Howells
1
-0
/
+8
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-2
/
+8
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
1
-0
/
+6
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
1
-2
/
+2
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+3
2009-04-07
Make CONFIG_SLOW_WORK an automatic rather than manual config option
David Howells
1
-1
/
+3
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
1
-0
/
+5
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
7
-263
/
+248
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+4
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
1
-0
/
+12
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+3
2009-04-03
Create a dynamically sized pool of threads for doing very slow work items
David Howells
1
-0
/
+12
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
1
-1
/
+1
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
1
-0
/
+2
2009-04-03
initramfs: prevent initramfs printk message being split by messages from othe...
Simon Kitching
1
-3
/
+4
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2
-3
/
+4
2009-04-01
init/main.c: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+1
2009-04-01
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2
-1
/
+3
2009-03-31
md: move LEVEL_* definition from md_k.h to md_u.h
NeilBrown
1
-2
/
+0
2009-03-30
trivial: fix where cgroup documentation is not correctly referred to
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-3
/
+3
2009-03-30
cpumask: use set_cpu_active in init/main.c
Rusty Russell
1
-2
/
+1
2009-03-30
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
1
-1
/
+1
2009-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
Linus Torvalds
1
-15
/
+56
2009-03-28
fastboot: remove duplicate unpack_to_rootfs()
Li, Shaohua
1
-15
/
+56
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
4
-222
/
+157
2009-03-25
init,cpuset: fix initialize order
Lai Jiangshan
1
-2
/
+1
2009-03-13
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
1
-15
/
+15
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-15
/
+15
2009-03-11
menu: fix embedded menu snafu
Randy Dunlap
1
-15
/
+15
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
4
-222
/
+157
2009-03-05
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
1
-1
/
+2
2009-03-05
Merge commit 'v2.6.29-rc7' into sched/core
Ingo Molnar
1
-1
/
+2
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
1
-1
/
+2
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
1
-1
/
+2
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
3
-216
/
+144
2009-03-03
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-03
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
[next]