Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / virtio / virtio_balloon.c
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-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-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