Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5ce79ff20914dd187c25d000b6a8a25a47d7ebe
/
drivers
/
virtio
e2dcdfe
virtio: virtio_break_device() to mark all virtqueues broken.
by Rusty Russell
· 11 years ago
70670444c2
virtio: fail adding buffer on broken queues.
by Rusty Russell
· 11 years ago
4951cc9
virtio_balloon: don't crash if virtqueue is broken.
by Rusty Russell
· 11 years ago
1f74ef0
virtio_balloon: don't softlockup on huge balloon changes.
by Rusty Russell
· 11 years ago
5e37f67
virtio: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
6abb2dd
tools/virtio: fix missing kmemleak_ignore symbol
by Joel Stanley
· 11 years ago
93b05cb
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
05c54de
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_balloon.c
by Rashika Kheria
· 11 years ago
3459f11
virtio_balloon: update_balloon_size(): update correct field
by Luiz Capitulino
· 11 years ago
7d2dddd
virtio: pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
b746f9c
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
4ae8537
virtio: mmio: fix signature checking for BE guests
by Marc Zyngier
· 11 years ago
2342d6a
virtio_ring: adapt to notify() returning bool
by Heinz Graalfs
· 11 years ago
b3b32c9
virtio_ring: add new function virtqueue_is_broken()
by Heinz Graalfs
· 11 years ago
5b1bf7c
virtio_ring: let virtqueue_{kick()/notify()} return a bool
by Heinz Graalfs
· 11 years ago
46f9c2b
virtio_ring: change host notification API
by Heinz Graalfs
· 11 years ago
3736dab
virtio: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
855e0c5
virtio: use size-based config accessors.
by Rusty Russell
· 11 years ago
bb478d8
virtio_ring: plug kmemleak false positive.
by Rusty Russell
· 11 years ago
8910700
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
by Aaron Lu
· 11 years ago
9e266ec
virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
by Aaron Lu
· 11 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
cc22988
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
3dcc057
mm: correctly update zone->managed_pages
by Jiang Liu
· 11 years ago
8c6bab4
virtio_balloon: leak_balloon(): only tell host if we got pages deflated
by Luiz Capitulino
· 11 years ago
f11335d
virtio-pci: fix leaks of msix_affinity_masks
by Andrew Vagin
· 11 years ago
b3087e4
virtio: remove virtqueue_add_buf().
by Rusty Russell
· 11 years ago
92549ab
virtio_balloon: use simplified virtqueue accessors.
by Rusty Russell
· 12 years ago
282edb3
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
by Rusty Russell
· 12 years ago
13816c7
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
by Rusty Russell
· 12 years ago
a9a0fef
virtio_ring: expose virtio barriers for use in vringh.
by Rusty Russell
· 12 years ago
3c834b6
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b2a1702
virtio: use module_virtio_driver.
by Rusty Russell
· 12 years ago
35cdc9e
virtio: make pci_device_id const
by Stephen Hemminger
· 12 years ago
9350393
virtio: make config_ops const
by Stephen Hemminger
· 12 years ago
0d34cc2
virtio-mmio: fix wrong comment about register offset
by Ryota Ozaki
· 12 years ago
d72c5a8
drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8590dbc
Drivers: virtio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9a2bdcc
virtio: add drv_to_virtio to make code clearly
by Wanlong Gao
· 12 years ago
9bffdca
virtio: use dev_to_virtio wrapper in virtio
by Wanlong Gao
· 12 years ago
40f9938
virtio-mmio: Fix irq parsing in command line parameter
by Pawel Moll
· 12 years ago
800ba5e
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
98e8c6b
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
by Rusty Russell
· 12 years ago
06ca287
virtio: move queue_index and num_free fields into core struct virtqueue.
by Rusty Russell
· 12 years ago
1ce6853
virtio-pci: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
e225042
virtio_balloon: introduce migration primitives to balloon pages
by Rafael Aquini
· 12 years ago
237242b
virtio: Don't access index after unregister.
by Cornelia Huck
· 12 years ago
b92b1b8
virtio: force vring descriptors to be allocated from lowmem
by Will Deacon
· 12 years ago
d78b519
virtio_mmio: Don't attempt to create empty virtqueues
by Brian Foley
· 12 years ago
3850d29
virtio_mmio: fix off by one error allocating queue
by Brian Foley
· 12 years ago
74a74b3
drivers/virtio/virtio_pci.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
5543a6a
virtio: don't crash when device is buggy
by Michael S. Tsirkin
· 12 years ago
eccbb05
virtio: remove CONFIG_VIRTIO_RING
by Rusty Russell
· 12 years ago
387daf1
virtio: add help to CONFIG_VIRTIO option.
by Rusty Russell
· 12 years ago
6457f12
virtio: support reserved vqs
by Michael S. Tsirkin
· 12 years ago
75a0a52
virtio: introduce an API to set affinity for a virtqueue
by Jason Wang
· 12 years ago
17bb6d4
virtio-ring: move queue_index to vring_virtqueue
by Jason Wang
· 12 years ago
7a23eb2
virtio_balloon: not EXPERIMENTAL any more.
by Rusty Russell
· 12 years ago
04679f3
virtio-balloon: dependency fix
by Michael S. Tsirkin
· 12 years ago
59057fb
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
by Nicholas Bellinger
· 12 years ago
9c378ab
virtio-balloon: fix add/get API use
by Michael S. Tsirkin
· 12 years ago
81a054c
virtio-mmio: Devices parameter parsing
by Pawel Moll
· 13 years ago
90e0320
virtio: Use ida to allocate virtio index
by Asias He
· 13 years ago
c877bab
virtio: balloon: separate out common code between remove and freeze functions
by Amit Shah
· 13 years ago
c45b416
virtio: balloon: drop restore_common()
by Amit Shah
· 13 years ago
b8ae0eb
virtio: balloon: let host know of updated balloon size before module removal
by Amit Shah
· 13 years ago
3ccc937
virtio_balloon: fix handling of PAGE_SIZE != 4k
by Michael S. Tsirkin
· 13 years ago
1a87228
virtio_balloon: Fix endian bug
by David Gibson
· 13 years ago
f878d0b
virtio-pci: switch to PM ops macro to initialise PM functions
by Amit Shah
· 13 years ago
04c2322
virtio-pci: S3 support
by Amit Shah
· 13 years ago
0517fdd
virtio-pci: drop restore_common()
by Amit Shah
· 13 years ago
f38f838
virtio: drop thaw PM operation
by Amit Shah
· 13 years ago
e47d854
virtio: balloon: Allow stats update after restore from S4
by Amit Shah
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
4eb05d5
virtio: balloon: leak / fill balloon across S4
by Amit Shah
· 13 years ago
a72caae
virtio: correct the memory barrier in virtqueue_kick_prepare()
by Jason Wang
· 13 years ago
4dbc5d9
virtio: fix typos of memory barriers
by Jason Wang
· 13 years ago
e562966
virtio: balloon: Add freeze, restore handlers to support S4
by Amit Shah
· 13 years ago
be91c33
virtio: balloon: Move vq initialization into separate function
by Amit Shah
· 13 years ago
f0fe6f1
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
by Amit Shah
· 13 years ago
d077536
virtio: pci: switch to new PM API
by Amit Shah
· 13 years ago
e93300b
virtio: add debugging if driver doesn't kick.
by Rusty Russell
· 13 years ago
ee7cd89
virtio: expose added descriptors immediately.
by Rusty Russell
· 13 years ago
3b720b8
virtio: avoid modulus operation.
by Rusty Russell
· 13 years ago
41f0377
virtio: support unlocked queue kick
by Rusty Russell
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
5dfc176
virtio: document functions better.
by Rusty Russell
· 13 years ago
1e214a5
virtio-balloon: Trivial cleanups
by Sasha Levin
· 13 years ago
7b21e34
virtio: harsher barriers for rpmsg.
by Rusty Russell
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e6af578
virtio-pci: make reset operation safer
by Michael S. Tsirkin
· 13 years ago
fe1a7fe
virtio-mmio: Correct the name of the guest features selector
by Sasha Levin
· 13 years ago
bd20817
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
by Heiko Carstens
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6684604
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
by Rick Jones
· 13 years ago
72103bd
virtio-pci: fix use after free
by Michael S. Tsirkin
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
Next »