Commit History

Author SHA1 Message Date
  Rusty Russell b2a17029c2 virtio: use module_virtio_driver. 12 years ago
  Greg Kroah-Hartman 8590dbc79a Drivers: virtio: remove __dev* attributes. 12 years ago
  Linus Torvalds b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Joe Perches 800ba5eabf virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 12 years ago
  Rafael Aquini e22504296d virtio_balloon: introduce migration primitives to balloon pages 12 years ago
  Michael S. Tsirkin 9c378abc5c virtio-balloon: fix add/get API use 13 years ago
  Amit Shah c877bab507 virtio: balloon: separate out common code between remove and freeze functions 13 years ago
  Amit Shah c45b4166d9 virtio: balloon: drop restore_common() 13 years ago
  Amit Shah b8ae0eb320 virtio: balloon: let host know of updated balloon size before module removal 13 years ago
  Michael S. Tsirkin 3ccc9372ed virtio_balloon: fix handling of PAGE_SIZE != 4k 13 years ago
  David Gibson 1a87228f5f virtio_balloon: Fix endian bug 13 years ago
  Amit Shah f38f8387cb virtio: drop thaw PM operation 13 years ago
  Amit Shah e47d854e57 virtio: balloon: Allow stats update after restore from S4 13 years ago
  Amit Shah 4eb05d562e virtio: balloon: leak / fill balloon across S4 13 years ago
  Amit Shah e562966dba virtio: balloon: Add freeze, restore handlers to support S4 13 years ago
  Amit Shah be91c33dd1 virtio: balloon: Move vq initialization into separate function 13 years ago
  Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
  Sasha Levin 1e214a5c1a virtio-balloon: Trivial cleanups 13 years ago
  Paul Gortmaker b5a2c4f199 virtio: Add module.h to drivers/virtio users. 14 years ago
  Dave Hansen bf50e69f63 virtio balloon: kill tell-host-first logic 14 years ago
  Michael S. Tsirkin 946cfe0e05 virtio_balloon: use virtqueue_xxx wrappers 15 years ago
  Balbir Singh 61fb06cc8e virtio: Fix GFP flags passed from the virtio balloon driver 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Rusty Russell 169c246a30 virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ 15 years ago
  Adam Litke 1f34c71afe virtio: Fix scheduling while atomic in virtio_balloon stats 15 years ago
  Adam Litke 9564e138b1 virtio: Add memory statistics reporting to the balloon driver (V4) 15 years ago
  Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings 15 years ago
  Uwe Kleine-König 1e65175c2c move virtballoon_remove to .devexit.text 15 years ago
  Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 15 years ago
  Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago