1. 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
  2. 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
  3. 8c6bab4 virtio_balloon: leak_balloon(): only tell host if we got pages deflated by Luiz Capitulino · 11 years ago
  4. 92549ab virtio_balloon: use simplified virtqueue accessors. by Rusty Russell · 11 years ago
  5. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 11 years ago
  6. 8590dbc Drivers: virtio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. 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
  8. 800ba5e virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  9. e225042 virtio_balloon: introduce migration primitives to balloon pages by Rafael Aquini · 12 years ago
  10. 9c378ab virtio-balloon: fix add/get API use by Michael S. Tsirkin · 12 years ago
  11. c877bab virtio: balloon: separate out common code between remove and freeze functions by Amit Shah · 12 years ago
  12. c45b416 virtio: balloon: drop restore_common() by Amit Shah · 12 years ago
  13. b8ae0eb virtio: balloon: let host know of updated balloon size before module removal by Amit Shah · 12 years ago
  14. 3ccc937 virtio_balloon: fix handling of PAGE_SIZE != 4k by Michael S. Tsirkin · 12 years ago
  15. 1a87228 virtio_balloon: Fix endian bug by David Gibson · 12 years ago
  16. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  17. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 12 years ago
  18. 4eb05d5 virtio: balloon: leak / fill balloon across S4 by Amit Shah · 12 years ago
  19. e562966 virtio: balloon: Add freeze, restore handlers to support S4 by Amit Shah · 13 years ago
  20. be91c33 virtio: balloon: Move vq initialization into separate function by Amit Shah · 13 years ago
  21. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 12 years ago
  22. 1e214a5 virtio-balloon: Trivial cleanups by Sasha Levin · 13 years ago
  23. b5a2c4f virtio: Add module.h to drivers/virtio users. by Paul Gortmaker · 13 years ago
  24. bf50e69 virtio balloon: kill tell-host-first logic by Dave Hansen · 13 years ago
  25. 946cfe0 virtio_balloon: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  26. 61fb06c virtio: Fix GFP flags passed from the virtio balloon driver by Balbir Singh · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 169c246 virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ by Rusty Russell · 14 years ago
  29. 1f34c71 virtio: Fix scheduling while atomic in virtio_balloon stats by Adam Litke · 15 years ago
  30. 9564e13 virtio: Add memory statistics reporting to the balloon driver (V4) by Adam Litke · 15 years ago
  31. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 14 years ago
  32. 1e65175 move virtballoon_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  33. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  34. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  35. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  36. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  37. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  38. 84a139a virtio: fix suspend when using virtio_balloon by Marcelo Tosatti · 15 years ago
  39. 1b4aa2f virtio: avoid implicit use of Linux page size in balloon interface by Hollis Blanchard · 16 years ago
  40. 532a608 virtio_balloon: fix towards_target when deflating balloon by Anthony Liguori · 16 years ago
  41. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  42. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  43. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 16 years ago
  44. 6659a0f virtio: add missing #include <linux/delay.h> by Johann Felix Soden · 16 years ago
  45. 6b35e40 virtio: balloon driver by Rusty Russell · 16 years ago