Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge | 1 | -10/+47 |
2010-08-05 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 1 | -8/+39 |
2010-08-05 | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 1 | -4/+1 |
2010-08-05 | pvops: do not notify callers from register_xenstore_notifier | Stefano Stabellini | 1 | -4/+1 |
2010-07-27 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+4 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -5/+17 |
2010-07-23 | x86: early PV on HVM features initialization. | Sheng Yang | 1 | -3/+18 |
2010-06-03 | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+2 |
2009-12-03 | xen: wait up to 5 minutes for device connetion | Paolo Bonzini | 1 | -4/+16 |
2009-12-03 | xen: improvement to wait_for_devices() | Paolo Bonzini | 1 | -3/+6 |
2009-12-03 | xen: fix is_disconnected_device/exists_disconnected_device | Paolo Bonzini | 1 | -6/+7 |
2009-12-03 | xen/xenbus: make DEVICE_ATTR()s static | Jeremy Fitzhardinge | 1 | -3/+3 |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 1 | -0/+2 |
2009-11-04 | xenbus: do not hold transaction_mutex when returning to userspace | Ian Campbell | 1 | -10/+47 |
2009-03-30 | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-03-30 | xen: use device model for suspending xenbus devices | Ian Campbell | 2 | -28/+11 |
2009-03-30 | xen: remove suspend_cancel hook | Ian Campbell | 1 | -23/+0 |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2 | -6/+23 |
2009-01-08 | drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc | Qinghuang Feng | 1 | -2/+1 |
2009-01-06 | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -13/+18 |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 1 | -4/+4 |
2008-07-15 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+12 |
2008-07-03 | xen: Avoid allocations causing swap activity on the resume path | Ian Campbell | 2 | -6/+6 |
2008-05-27 | xenbus: rebind irq on restore | Jeremy Fitzhardinge | 1 | -11/+12 |
2008-04-25 | xen: Module autoprobing support for frontend drivers | Mark McLoughlin | 1 | -2/+25 |
2008-04-25 | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 1 | -1/+4 |
2008-04-25 | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 1 | -3/+3 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -2/+3 |
2007-07-26 | xenbus_xs.c: fix a use-after-free | Adrian Bunk | 1 | -1/+1 |
2007-07-18 | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 7 | -0/+2725 |