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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2
-4
/
+4
2011-05-23
netpoll: disable netpoll when enslave a device
Amerigo Wang
2
-9
/
+19
2011-05-23
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-23
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-23
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
19
-706
/
+723
2011-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
11
-103
/
+131
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
22
-155
/
+6167
2011-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-111
/
+286
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
770
-33425
/
+71645
2011-05-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-16
/
+46
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
117
-1672
/
+6098
2011-05-21
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-50
/
+2610
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
13
-0
/
+13
2011-05-20
macvlan: fix panic if lowerdev in a bond
Eric Dumazet
1
-2
/
+2
2011-05-20
Pull pstore into release branch
Tony Luck
2
-16
/
+46
2011-05-20
pstore: Fix Kconfig dependencies for apei->pstore
Luck, Tony
1
-0
/
+1
2011-05-20
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
1
-44
/
+12
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
125
-1154
/
+15294
2011-05-20
tg3: Add braces around 5906 workaround.
Matt Carlson
1
-1
/
+3
2011-05-20
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
1
-2
/
+3
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
1
-4
/
+5
2011-05-20
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-91
/
+1303
2011-05-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+2
2011-05-20
Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....
Linus Torvalds
1
-11
/
+11
2011-05-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+10
2011-05-20
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2011-05-20
libata: Power off empty ports
Kristen Carlson Accardi
2
-3
/
+9
2011-05-20
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
1
-0
/
+10
2011-05-20
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
1
-1
/
+22
2011-05-20
libata: Use Maximum Write Same Length to report discard size limit
Martin K. Petersen
1
-1
/
+1
2011-05-20
drivers/ata/acard-ahci.c: fix enum warning
Jeff Garzik
1
-1
/
+1
2011-05-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+11
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
6
-13
/
+97
2011-05-20
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-37
/
+2
2011-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
14
-399
/
+559
2011-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
13
-189
/
+264
2011-05-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-34
/
+2157
2011-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-11
/
+13
2011-05-20
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-40
/
+73
2011-05-20
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
3
-27
/
+24
2011-05-20
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
4
-16
/
+84
2011-05-20
Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+32
2011-05-20
Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-1
/
+10552
2011-05-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
8
-206
/
+94
2011-05-20
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
26
-1
/
+10552
2011-05-20
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
1
-2
/
+0
2011-05-20
atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
David S. Miller
1
-0
/
+2
2011-05-20
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
1
-83
/
+32
2011-05-20
tg3: Update version to 3.119
Matt Carlson
1
-2
/
+2
[next]