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
2013-02-28
more file_inode() open-coded instances
Al Viro
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-47
/
+22
2013-02-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2013-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-52
/
+141
2013-02-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+70
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-32
/
+7
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+1
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+9
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+52
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-92
/
+108
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+19
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
1
-1
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-94
/
+329
2013-02-24
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2
-10
/
+19
2013-02-24
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-1
/
+0
2013-02-24
sched: do not use cpu_to_node() to find an offlined cpu's node.
Tang Chen
1
-9
/
+19
2013-02-23
new helper: file_inode(file)
Al Viro
8
-14
/
+14
2013-02-23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-28
/
+27
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
1
-11
/
+79
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
1
-20
/
+59
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+29
2013-02-22
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
5
-302
/
+178
2013-02-22
kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns
Yuanhan Liu
1
-2
/
+1
2013-02-22
sys_prctl(): coding-style cleanup
Andrew Morton
1
-145
/
+143
2013-02-22
sys_prctl(): arg2 is unsigned long which is never < 0
Chen Gang
1
-1
/
+3
2013-02-22
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
1
-153
/
+30
2013-02-22
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
1
-2
/
+2
2013-02-22
compat: return -EFAULT on error in waitid()
Dan Carpenter
1
-1
/
+1
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+21
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+6
2013-02-21
posix-timer: Don't call idr_find() with out-of-range ID
Tejun Heo
1
-0
/
+7
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-9
/
+9
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-41
/
+90
2013-02-20
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-389
/
+483
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-139
/
+220
2013-02-20
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
1
-20
/
+2
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-19
/
+70
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-95
/
+67
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-830
/
+790
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+15
2013-02-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+22
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+146
2013-02-20
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-98
/
+65
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
29
-123
/
+462
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-512
/
+992
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-70
/
+133
2013-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-135
/
+446
[next]