index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
caif_virtio: fix error return code in cfv_create_genpool()
Wei Yongjun
2013-04-02
1
-1
/
+3
*
MAINTAINERS: add missing entries for virtio
Amos Kong
2013-04-02
1
-0
/
+1
*
virtio: do not export "u16" and "u64" to userspace
Paul Bolle
2013-04-02
1
-2
/
+2
*
caif_virtio: Check that vringh_config is not null
Sjur Brændeland
2013-03-24
1
-0
/
+4
*
caif_virtio: Use vringh_notify_enable correctly
Sjur Brændeland
2013-03-24
1
-1
/
+1
*
tools/virtio: remove virtqueue_add_buf() from tests.
Rusty Russell
2013-03-20
3
-20
/
+15
*
9p/trans_virtio.c: use virtio_add_sgs[]
Rusty Russell
2013-03-20
1
-9
/
+39
*
virtio_balloon: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-3
/
+3
*
virtio_rpmsg_bus: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-4
/
+4
*
caif_virtio: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-2
/
+1
*
virtio_console: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-3
/
+3
*
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-1
/
+1
*
virtio_net: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-6
/
+5
*
virtio_net: use virtqueue_add_sgs[] for command buffers.
Rusty Russell
2013-03-20
1
-25
/
+26
*
virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.
Rusty Russell
2013-03-20
1
-2
/
+2
*
virtio-scsi: use virtqueue_add_sgs for command buffers
Wanlong Gao
2013-03-20
1
-63
/
+37
*
virtio_blk: remove nents member.
Rusty Russell
2013-03-20
1
-11
/
+11
*
virtio-blk: use virtqueue_add_sgs on req path
Paolo Bonzini
2013-03-20
1
-36
/
+33
*
virtio-blk: use virtqueue_add_sgs on bio path
Paolo Bonzini
2013-03-20
1
-29
/
+29
*
virtio-blk: reorganize virtblk_add_req
Paolo Bonzini
2013-03-20
1
-35
/
+20
*
tools/virtio: make vringh_test use inbuf/outbuf.
Rusty Russell
2013-03-20
2
-4
/
+14
*
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
2013-03-20
2
-0
/
+54
*
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
2013-03-20
4
-63
/
+187
*
scatterlist: introduce sg_unmark_end
Paolo Bonzini
2013-03-20
3
-2
/
+18
*
caif_virtio: Introduce caif over virtio
Erwan Yvin
2013-03-20
5
-0
/
+827
*
virtio: Introduce vringh wrappers in virtio_config
Sjur Brændeland
2013-03-20
2
-0
/
+32
*
tools/virtio: add vring_test.
Rusty Russell
2013-03-20
3
-4
/
+747
*
vringh: host-side implementation of virtio rings.
Rusty Russell
2013-03-20
6
-1
/
+1215
*
tools/virtio: separate headers more.
Rusty Russell
2013-03-20
21
-147
/
+450
*
virtio_ring: expose virtio barriers for use in vringh.
Rusty Russell
2013-03-20
2
-27
/
+63
*
tools/virtio: fix build for 3.8
Michael S. Tsirkin
2013-03-20
4
-4
/
+12
*
Remove Documentation/virtual/virtio-spec.txt
Rusty Russell
2013-03-12
2
-3213
/
+0
*
virtio-blk: emit udev event when device is resized
Milos Vyletel
2013-03-12
1
-0
/
+2
*
virtio-scsi: use pr_err() instead of printk()
Wanlong Gao
2013-03-12
1
-4
/
+4
*
lguest: fix paths in comments
Wanlong Gao
2013-03-06
2
-4
/
+3
*
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
\
\
|
*
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
*
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
*
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
*
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
*
|
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
26
-171
/
+108
|
\
\
\
|
*
|
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
5
-10
/
+10
|
*
|
|
fix nommu breakage in shmem.c
Al Viro
2013-03-02
1
-3
/
+2
|
*
|
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
3
-2
/
+6
|
*
|
|
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
Al Viro
2013-02-28
1
-3
/
+17
|
*
|
|
9p: make sure ->lookup() adds fid to the right dentry
Al Viro
2013-02-28
1
-2
/
+5
[next]