Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / virtio / virtio_balloon.c
2012-05-17 Amit Shahvirtio: balloon: let host know of updated balloon size...
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: drop thaw PM operation
2012-03-31 Amit Shahvirtio: balloon: Allow stats update after restore from S4
2012-02-29 Amit Shahvirtio: balloon: leak / fill balloon across S4
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 Rusty Russellvirtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
2012-01-12 Sasha Levinvirtio-balloon: Trivial cleanups
2011-10-31 Paul Gortmakervirtio: Add module.h to drivers/virtio users.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-30 Dave Hansenvirtio balloon: kill tell-host-first logic
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-19 Michael S. Tsirkinvirtio_balloon: use virtqueue_xxx wrappers
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-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-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-16 Jeff Mahoneyvirtio: fix section mismatch warnings
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-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-04-19 Marcelo Tosattivirtio: fix suspend when using virtio_balloon
2008-12-29 Hollis Blanchardvirtio: avoid implicit use of Linux page size in balloo...
2008-08-25 Anthony Liguorivirtio_balloon: fix towards_target when deflating balloon
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-05-02 Rusty Russellvirtio: change config to guest endian.
2008-03-17 Rusty Russellvirtio: handle > 2 billion page balloon targets
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 Ingo Molnarvirtio: fix trivial build bug
2008-02-06 Johann Felix Sodenvirtio: add missing #include <linux/delay.h>
2008-02-04 Rusty Russellvirtio: balloon driver