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
2012-09-28
virtio: don't crash when device is buggy
Michael S. Tsirkin
1
-1
/
+1
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
5
-11
/
+1
2012-09-28
virtio: add help to CONFIG_VIRTIO option.
Rusty Russell
1
-2
/
+4
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
6
-1
/
+18
2012-09-28
virtio: introduce an API to set affinity for a virtqueue
Jason Wang
2
-0
/
+67
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
8
-21
/
+29
2012-09-28
virtio_balloon: not EXPERIMENTAL any more.
Rusty Russell
1
-2
/
+2
2012-09-28
virtio-balloon: dependency fix
Michael S. Tsirkin
1
-2
/
+1
2012-09-28
virtio-blk: fix NULL checking in virtblk_alloc_req()
Dan Carpenter
1
-2
/
+4
2012-09-28
virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path
Asias He
1
-84
/
+188
2012-09-28
virtio-blk: Add bio-based IO path for virtio-blk
Asias He
1
-40
/
+163
2012-09-28
virtio: console: fix error handling in init() function
Alexey Khoroshilov
1
-1
/
+11
2012-09-28
tools: Fix pthread flag for Makefile of trace-agent used by virtio-trace
Yoshihiro YUNOMAE
1
-4
/
+3
2012-09-28
tools: Add guest trace agent as a user tool
Yoshihiro YUNOMAE
6
-0
/
+806
2012-09-28
virtio/console: Allocate scatterlist according to the current pipe size
Masami Hiramatsu
1
-11
/
+12
2012-09-28
ftrace: Allow stealing pages from pipe buffer
Masami Hiramatsu
1
-7
/
+1
2012-09-28
virtio/console: Wait until the port is ready on splice
Masami Hiramatsu
1
-12
/
+27
2012-09-28
virtio/console: Add a failback for unstealable pipe buffer
Masami Hiramatsu
1
-3
/
+25
2012-09-28
virtio/console: Add splice_write support
Masami Hiramatsu
1
-8
/
+128
2012-09-18
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2
-2
/
+4
2012-09-18
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2012-09-18
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
1
-2
/
+10
2012-09-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
13
-20
/
+60
2012-09-18
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
2012-09-18
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
1
-1
/
+1
2012-09-18
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
1
-0
/
+5
2012-09-18
compiler.h: add __visible
Andi Kleen
2
-0
/
+11
2012-09-18
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
1
-1
/
+5
2012-09-18
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-18
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
1
-5
/
+10
2012-09-18
slab: fix starting index for finding another object
Joonsoo Kim
1
-1
/
+1
2012-09-18
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
1
-2
/
+2
2012-09-18
nbd: clear waiting_queue on shutdown
Paul Clements
1
-0
/
+9
2012-09-18
MAINTAINERS: fix TXT maintainer list and source repo path
Gang Wei
1
-2
/
+3
2012-09-18
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-09-18
memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
Wen Congyang
1
-0
/
+1
2012-09-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-75
/
+78
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-09-17
Linux 3.6-rc6
Linus Torvalds
1
-1
/
+1
2012-09-17
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
58
-247
/
+343
2012-09-17
Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-0
/
+36
2012-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
10
-126
/
+141
2012-09-16
Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-12
/
+34
2012-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+2
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-40
/
+23
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
3
-46
/
+22
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2
-7
/
+26
2012-09-16
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
1
-5
/
+31
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
54
-112
/
+125
[next]