| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -28/+11 |
* | 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 | 2 | -6/+23 |
* | drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc | Qinghuang Feng | 2009-01-08 | 1 | -2/+1 |
* | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -13/+18 |
* | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 | 1 | -4/+4 |
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 | 1 | -11/+12 |
|\ |
|
| * | xenbus: rebind irq on restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+12 |
* | | xen: Avoid allocations causing swap activity on the resume path | Ian Campbell | 2008-07-03 | 2 | -6/+6 |
|/ |
|
* | 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 |
* | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 | 1 | -3/+3 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -2/+3 |
* | xenbus_xs.c: fix a use-after-free | Adrian Bunk | 2007-07-26 | 1 | -1/+1 |
* | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 | 7 | -0/+2725 |