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
2010-11-09
drivers/net: normalize TX_TIMEOUT
Eric Dumazet
10
-10
/
+10
2010-11-09
af_unix: optimize unix_dgram_poll()
Eric Dumazet
1
-0
/
+4
2010-11-09
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
Eric Dumazet
1
-15
/
+9
2010-11-09
af_unix: use keyed wakeups
Eric Dumazet
1
-2
/
+4
2010-11-09
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
8
-88
/
+127
2010-11-09
bonding: remove dev_base_lock use
Eric Dumazet
1
-4
/
+4
2010-11-09
aoe: remove dev_base_lock use from aoecmd_cfg_pkts()
Eric Dumazet
1
-3
/
+3
2010-11-09
ks8851: suspend resume support
Arce, Abraham
1
-0
/
+33
2010-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-61
/
+35
2010-11-08
rds: Fix rds message leak in rds_message_map_pages
Pavel Emelyanov
1
-1
/
+3
2010-11-08
qeth: fix race condition during device startup
Frank Blaschka
1
-1
/
+1
2010-11-08
qeth: remove dev_queue_xmit invocation
Ursula Braun
2
-54
/
+8
2010-11-08
pktgen: correct uninitialized queue_map
Junchang Wang
1
-2
/
+2
2010-11-08
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
1
-0
/
+5
2010-11-08
skge: Remove tx queue stopping in skge_devinit()
Guillaume Chazarain
1
-1
/
+0
2010-11-08
ipv6: fix overlap check for fragments
Shan Wei
1
-1
/
+1
2010-11-08
classifier: report statistics for basic classifier
stephen hemminger
1
-0
/
+4
2010-11-08
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
David Woodhouse
1
-0
/
+8
2010-11-08
solos: Add 'Firmware' attribute for Traverse overall firmware version
David Woodhouse
1
-0
/
+1
2010-11-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-91
/
+214
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-34
/
+171
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-1482
/
+259
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
3
-0
/
+110
2010-11-08
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
1
-2
/
+0
2010-11-08
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
1
-5
/
+3
2010-11-08
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2
-24
/
+16
2010-11-08
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
3
-25
/
+38
2010-11-08
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
Paul Mundt
1
-0
/
+1
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
10
-34
/
+171
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
49
-1482
/
+259
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: make some needlessly global sh7724 clocks static
Guennadi Liakhovetski
1
-3
/
+3
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
2
-0
/
+79
2010-11-07
NET: pktgen - fix compile warning
Dmitry Torokhov
1
-1
/
+1
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-06
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-06
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-13
/
+21
2010-11-06
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-06
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-153
/
+246
2010-11-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-161
/
+152
2010-11-06
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2010-11-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2010-11-05
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
4
-14
/
+15
2010-11-05
hwmon: (ltc4261) Fix error message format
Jean Delvare
1
-2
/
+1
[next]