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
2011-08-01
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
1
-0
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-245
/
+358
2011-07-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
12
-1379
/
+3093
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-70
/
+183
2011-07-28
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
1
-3
/
+3
2011-07-28
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2
-6
/
+47
2011-07-28
tg3: Add tx BD budgeting code
Matt Carlson
1
-20
/
+29
2011-07-28
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
1
-37
/
+42
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
2011-07-28
tg3: Remove short DMA check for 1st fragment
Matt Carlson
1
-3
/
+0
2011-07-28
tg3: Simplify tx bd assignments
Matt Carlson
1
-39
/
+37
2011-07-28
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2
-7
/
+12
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-28
Fix cdc-phonet build
Chris Clayton
1
-0
/
+1
2011-07-28
bonding: reduce noise during init
Andy Gospodarek
1
-1
/
+1
2011-07-28
bonding: fix string comparison errors
Andy Gospodarek
1
-62
/
+71
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
14
-8
/
+22
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
3
-3
/
+8
2011-07-28
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-28
forcedeth: fix vlans
Jiri Pirko
1
-3
/
+13
2011-07-28
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
1
-5
/
+1
2011-07-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-7
/
+11
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
36
-2839
/
+6483
2011-07-28
md/raid10: handle further errors during fix_read_error better.
NeilBrown
1
-15
/
+44
2011-07-28
md/raid10: Handle read errors during recovery better.
NeilBrown
1
-33
/
+121
2011-07-28
md/raid10: simplify read error handling during recovery.
NeilBrown
1
-5
/
+4
2011-07-28
md/raid10: record bad blocks due to write errors during resync/recovery.
NeilBrown
1
-10
/
+23
2011-07-28
md/raid10: attempt to fix read errors during resync/check
NeilBrown
1
-4
/
+5
2011-07-28
md/raid10: Handle write errors by updating badblock log.
NeilBrown
2
-17
/
+117
2011-07-28
md/raid10: clear bad-block record when write succeeds.
NeilBrown
2
-12
/
+100
2011-07-28
md/raid10: avoid writing to known bad blocks on known bad drives.
NeilBrown
1
-12
/
+93
2011-07-28
md/raid10 record bad blocks as needed during recovery.
NeilBrown
2
-13
/
+36
2011-07-28
md/raid10: avoid reading known bad blocks during resync/recovery.
NeilBrown
1
-9
/
+35
2011-07-28
md/raid10 - avoid reading from known bad blocks - part 3
NeilBrown
1
-1
/
+6
2011-07-28
md/raid10: avoid reading from known bad blocks - part 2
NeilBrown
1
-5
/
+40
2011-07-28
md/raid10: avoid reading from known bad blocks - part 1
NeilBrown
2
-16
/
+129
2011-07-28
md/raid10: Split handle_read_error out from raid10d.
NeilBrown
1
-57
/
+66
2011-07-28
md/raid10: simplify/reindent some loops.
NeilBrown
1
-62
/
+65
2011-07-28
md/raid5: Clear bad blocks on successful write.
NeilBrown
2
-1
/
+19
2011-07-28
md/raid5. Don't write to known bad block on doubtful devices.
NeilBrown
1
-1
/
+30
2011-07-28
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
2
-10
/
+41
2011-07-28
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
2
-8
/
+53
2011-07-28
md/raid5: avoid reading from known bad blocks.
NeilBrown
1
-14
/
+32
2011-07-28
md/raid1: factor several functions out or raid1d()
NeilBrown
1
-159
/
+151
2011-07-28
md/raid1: improve handling of read failure during recovery.
NeilBrown
1
-7
/
+34
2011-07-28
md/raid1: record badblocks found during resync etc.
NeilBrown
1
-30
/
+51
2011-07-28
md/raid1: Handle write errors by updating badblock log.
NeilBrown
2
-24
/
+147
2011-07-28
md/raid1: store behind-write pages in bi_vecs.
NeilBrown
2
-17
/
+18
[prev]
[next]