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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
36
-350
/
+489
2007-02-14
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
4
-4
/
+2
2007-02-14
Merge ../linux-2.6-watchdog-mm
Wim Van Sebroeck
35
-294
/
+369
2007-02-13
Revert "[PATCH] Fix d_path for lazy unmounts"
Linus Torvalds
1
-80
/
+70
2007-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-18
/
+13
2007-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
71
-709
/
+768
2007-02-13
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
2
-2
/
+2
2007-02-13
[SPARC64]: Increase command line size to 2048 like other arches.
David S. Miller
1
-1
/
+1
2007-02-13
[SPARC64]: We do not need ZONE_DMA.
David S. Miller
3
-15
/
+10
2007-02-13
don't use 'localversion*' files twice
Linus Torvalds
1
-1
/
+1
2007-02-13
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
3
-11
/
+19
2007-02-13
[WATCHDOG] timers cleanup
Jiri Slaby
9
-73
/
+31
2007-02-13
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
1
-28
/
+37
2007-02-13
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
1
-10
/
+10
2007-02-12
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
1
-3
/
+3
2007-02-12
[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets
Masahide NAKAMURA
1
-0
/
+7
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
43
-422
/
+422
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
3
-7
/
+16
2007-02-12
[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration
Patrick McHardy
2
-6
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
3
-35
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
3
-9
/
+15
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2
-7
/
+13
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
6
-30
/
+44
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
3
-15
/
+26
2007-02-12
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
1
-31
/
+28
2007-02-12
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
Patrick McHardy
1
-32
/
+29
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
8
-18
/
+18
2007-02-12
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
1
-11
/
+15
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
2
-6
/
+3
2007-02-12
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
1
-4
/
+4
2007-02-12
[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex
Patrick McHardy
1
-5
/
+8
2007-02-12
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
Patrick McHardy
1
-5
/
+10
2007-02-12
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
Patrick McHardy
1
-2
/
+0
2007-02-12
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
3
-7
/
+10
2007-02-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-15
/
+45
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
58
-75
/
+75
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
48
-103
/
+103
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
54
-105
/
+105
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
57
-100
/
+100
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
32
-55
/
+55
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
31
-51
/
+51
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
53
-86
/
+86
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
45
-91
/
+91
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
45
-89
/
+89
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
67
-78
/
+78
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
58
-83
/
+83
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
59
-94
/
+94
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
9
-13
/
+13
[next]