| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -0/+2 |
|\ |
|
| * | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 | 1 | -0/+2 |
* | | xen: wait up to 5 minutes for device connetion | Paolo Bonzini | 2009-12-03 | 1 | -4/+16 |
* | | xen: improvement to wait_for_devices() | Paolo Bonzini | 2009-12-03 | 1 | -3/+6 |
* | | xen: fix is_disconnected_device/exists_disconnected_device | Paolo Bonzini | 2009-12-03 | 1 | -6/+7 |
* | | xen/xenbus: make DEVICE_ATTR()s static | Jeremy Fitzhardinge | 2009-12-03 | 1 | -3/+3 |
|/ |
|
* | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 2009-03-30 | 1 | -0/+1 |
* | xen: use device model for suspending xenbus devices | Ian Campbell | 2009-03-30 | 1 | -28/+9 |
* | xen: remove suspend_cancel hook | Ian Campbell | 2009-03-30 | 1 | -23/+0 |
* | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2009-01-08 | 1 | -6/+22 |
* | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -12/+15 |
* | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 | 1 | -4/+4 |
* | xen: Module autoprobing support for frontend drivers | Mark McLoughlin | 2008-04-24 | 1 | -2/+25 |
* | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 | 1 | -1/+4 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -2/+3 |
* | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+935 |