Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / virtio /
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-17 Amit Shahvirtio: balloon: let host know of updated balloon size...
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-04-15 Michael S. Tsirkinvirtio_balloon: fix handling of PAGE_SIZE != 4k
2012-04-15 David Gibsonvirtio_balloon: Fix endian bug
2012-03-31 Amit Shahvirtio-pci: switch to PM ops macro to initialise PM...
2012-03-31 Amit Shahvirtio-pci: S3 support
2012-03-31 Amit Shahvirtio-pci: drop restore_common()
2012-03-31 Amit Shahvirtio: drop thaw PM operation
2012-03-31 Amit Shahvirtio: balloon: Allow stats update after restore from S4
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-02-29 Amit Shahvirtio: balloon: leak / fill balloon across S4
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-27 Jason Wangvirtio: correct the memory barrier in virtqueue_kick_pr...
2012-01-27 Jason Wangvirtio: fix typos of memory barriers
2012-01-12 Amit Shahvirtio: balloon: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: balloon: Move vq initialization into separate...
2012-01-12 Amit Shahvirtio: pci: add PM notification handlers for restore...
2012-01-12 Amit Shahvirtio: pci: switch to new PM API
2012-01-12 Rusty Russellvirtio: add debugging if driver doesn't kick.
2012-01-12 Rusty Russellvirtio: expose added descriptors immediately.
2012-01-12 Rusty Russellvirtio: avoid modulus operation.
2012-01-12 Rusty Russellvirtio: support unlocked queue kick
2012-01-12 Rusty Russellvirtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
2012-01-12 Rusty Russellvirtio: document functions better.
2012-01-12 Sasha Levinvirtio-balloon: Trivial cleanups
2012-01-12 Rusty Russellvirtio: harsher barriers for rpmsg.
2011-12-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-24 Michael S. Tsirkinvirtio-pci: make reset operation safer
2011-11-24 Sasha Levinvirtio-mmio: Correct the name of the guest features...
2011-11-24 Heiko Carstensvirtio: add HAS_IOMEM dependency to MMIO platform bus...
2011-11-21 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-11-16 Rick Jonesenable virtio_net to return bus_info in ethtool -i...
2011-11-14 Michael S. Tsirkinvirtio-pci: fix use after free
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Pawel Mollvirtio: Add platform bus driver for memory mapped virti...
2011-11-02 Krishna Kumarvirtio: Dont add "config" to list for !per_vq_vector
2011-10-31 Paul Gortmakervirtio: Add module.h to drivers/virtio users.
2011-10-24 Rick JonesAdd ethtool -g support to virtio_net
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-23 Ohad Ben-Cohenvirtio: expose for non-virtualization users too
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-30 Michael S. Tsirkinvirtio: add api for delayed callbacks
2011-05-30 Michael S. Tsirkinvirtio_ring: support event idx feature
2011-05-30 Dave Hansenvirtio balloon: kill tell-host-first logic
2011-04-21 Amit Shahvirtio_pci: Prevent double-free of pci regions after...
2011-04-21 Amit Shahvirtio: Decrement avail idx on buffer detach
2011-01-20 Milton Millervirtio: remove virtio-pci root device
2010-11-24 Stephen Hemmingervirtio: fix format of sysfs driver/vendor files
2010-11-24 Michael S. Tsirkinvirtio: return correct capacity to users
2010-07-26 Michael S. Tsirkinvirtio: fix oops on OOM
2010-06-23 Michael S. Tsirkinvirtio-pci: disable msi at startup
2010-06-23 Michael S. Tsirkinvirtio: return ENOMEM on out of memory
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-22 Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-19 Michael S. Tsirkinvirtio: add_buf_gfp
2010-05-19 Michael S. Tsirkinvirtio_ring: remove a level of indirection
2010-05-19 Michael S. Tsirkinvirtio_balloon: use virtqueue_xxx wrappers
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 Balbir Singhvirtio: Fix GFP flags passed from the virtio balloon...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Thomas WeberFix typos in comments
2010-03-02 Michael S. Tsirkinvirtio: set pci bus master enable bit
2010-02-28 Michael S. Tsirkinvirtio: fix out of range array access
2010-02-24 Amit Shahvirtio: Initialize vq->data entries to NULL
2010-02-24 Shirley Mavirtio: Add ability to detach unused buffers from vrings
2010-02-24 Michael S. Tsirkinvirtio: use smp_XX barriers on SMP
2010-02-24 Rusty Russellvirtio: remove bogus barriers from DEBUG version of...
2010-02-24 Rusty Russellvirtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
2010-02-24 Adam Litkevirtio: Fix scheduling while atomic in virtio_balloon...
2010-02-24 Adam Litkevirtio: Add memory statistics reporting to the balloon...
2010-02-24 Jamie LokierAdd __devexit_p around reference to virtio_pci_remove
2010-02-02 Shirley Mavirtio: Add ability to detach unused buffers from vrings
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-16 Jeff Mahoneyvirtio: fix section mismatch warnings
2009-10-28 Michael S. Tsirkinvirtio: order used ring after used index read
2009-10-28 Michael S. Tsirkinvirtio-pci: fix per-vq MSI-X request logic
2009-10-22 Uwe Kleine-Königmove virtballoon_remove to .devexit.text
2009-10-22 Christian Borntraegervirtio: let header files include virtio_ids.h
2009-09-23 Fernando Luis Vazq... virtio: add virtio IDs file
2009-09-23 Rusty Russellvirtio: make add_buf return capacity remaining
2009-09-23 Rusty Russellvirtio_pci: minor MSI-X cleanups
2009-07-30 Michael S. Tsirkinvirtio: refactor find_vqs
2009-07-30 Michael S. Tsirkinvirtio: delete vq from list
2009-07-30 Michael S. Tsirkinvirtio: fix memory leak on device removal
2009-07-17 Mark McLoughlinvirtio-pci: correctly unregister root device on error
2009-06-12 Christian Borntraegervirtio: enhance id_matching for virtio drivers
2009-06-12 Christian Borntraegervirtio: fix id_matching for virtio drivers
2009-06-12 Mark McLoughlinvirtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
2009-06-12 Rusty Russellvirtio: expose features in sysfs
2009-06-12 Michael S. Tsirkinvirtio_pci: optional MSI-X support
2009-06-12 Michael S. Tsirkinvirtio_pci: split up vp_interrupt
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12 Rusty Russellvirtio: meet virtio spec by finalizing features before...
2009-04-19 Marcelo Tosattivirtio: fix suspend when using virtio_balloon
2009-03-30 Rusty Russellvirtio: more neatening of virtio_ring macros.
next