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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-03-23
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
1
-22
/
+22
2011-03-23
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
1
-4
/
+3
2011-03-22
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
6
-11
/
+16
2011-03-22
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
3
-3
/
+6
2011-03-22
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
1
-2
/
+13
2011-03-22
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2
-13
/
+15
2011-03-22
net/9p: Fix compile warning
Aneesh Kumar K.V
1
-5
/
+5
2011-03-22
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
5
-13
/
+13
2011-03-22
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
4
-0
/
+11
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-16
/
+54
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-39
/
+21
2011-03-22
Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-25
/
+366
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
48
-148
/
+997
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-103
/
+333
2011-03-22
sd: Fail discard requests when logical block provisioning has been disabled
Martin K. Petersen
1
-0
/
+1
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-322
/
+381
2011-03-22
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2
-15
/
+10
2011-03-22
ipvs: fix a typo in __ip_vs_control_init()
Eric Dumazet
1
-1
/
+1
2011-03-22
veth: Fix the byte counters
Eric W. Biederman
1
-1
/
+1
2011-03-22
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
1
-7
/
+11
2011-03-22
macvlan: Fix use after free of struct macvlan_port.
Eric W. Biederman
1
-6
/
+12
2011-03-22
net: fix incorrect spelling in drop monitor protocol
Neil Horman
1
-1
/
+1
2011-03-22
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
1
-3
/
+3
2011-03-22
net/appletalk: fix atalk_release use after free
Arnd Bergmann
1
-0
/
+3
2011-03-22
ipx: fix ipx_release()
Eric Dumazet
1
-1
/
+1
2011-03-22
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
1
-2
/
+2
2011-03-22
l2tp: fix possible oops on l2tp_eth module unload
James Chapman
1
-1
/
+1
2011-03-22
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
3
-2
/
+16
2011-03-22
ARM: H1940/RX1950: Change default LED triggers
Vasily Khoruzhick
2
-13
/
+15
2011-03-22
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
1
-3
/
+2
2011-03-22
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
45
-148
/
+420
2011-03-22
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
15
-941
/
+1237
2011-03-22
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
1
-45
/
+49
2011-03-22
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-03-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
46
-1079
/
+947
2011-03-22
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
1
-4
/
+12
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-20
/
+161
2011-03-22
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-108
/
+1702
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
5
-47
/
+59
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-51
/
+67
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
9
-82
/
+140
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
13
-427
/
+375
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
4
-85
/
+211
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
1
-32
/
+18
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
7
-0
/
+425
2011-03-21
hwmon: New driver for SMSC SCH5627
Hans de Goede
5
-0
/
+897
2011-03-21
hwmon: (abituguru*) Update my email address
Hans de Goede
3
-5
/
+5
2011-03-21
hwmon: (lm75) Speed up detection
Jean Delvare
1
-21
/
+19
2011-03-21
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
3
-16
/
+47
[next]