include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / lguest / lguest_device.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-07-30 Rusty Russelllguest and virtio: cleanup struct definitions to Linux...
2009-07-30 Rusty Russelllguest: update commentry
2009-07-30 Rusty Russelllguest: fix comment style
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-03-30 Matias Zabaljaureguilguest: use KVM hypercalls
2009-03-08 Rusty Russelllguest: fix for CONFIG_SPARSE_IRQ=y
2009-01-06 Mark McLoughlinlguest: do not statically allocate root device
2008-12-29 Mark McLoughlinlguest: struct device - replace bus_id with dev_name()
2008-12-29 Rusty Russellvirtio: hand virtio ring alignment as argument to vring...
2008-12-29 Rusty Russellvirtio: use LGUEST_VRING_ALIGN instead of relying on...
2008-08-25 Rusty Russelllguest: update commentry
2008-07-25 Rusty Russellvirtio: Add transport feature handling stub for virtio_...
2008-07-25 Rusty Russellvirtio: Rename set_features to finalize_features
2008-05-30 Rusty Russellvirtio: set device index in common code.
2008-05-30 Rusty Russelllguest: use ioremap_cache, not ioremap
2008-05-02 Rusty Russelllguest: make Launcher see device status updates
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-03-28 Rusty Russelllguest: comment documentation update.
2008-02-08 Alexey DobriyanFix container_of() usage
2008-02-04 Rusty Russellvirtio: reset function
2008-02-04 Rusty Russellvirtio: explicit enable_cb/disable_cb rather than callb...
2008-02-04 Rusty Russellvirtio: simplify config mechanism.
2007-11-19 Rusty Russellvirtio: fix module/device unloading
2007-11-12 Rusty Russellvirtio: Force use of power-of-two for descriptor ring...
2007-10-25 Rusty Russelllguest: documentation update
2007-10-23 Rusty RussellLguest support for Virtio