| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-29 | 2 | -1/+30 |
|\ |
|
| * | xen: Initialize xenbus for dom0. | Juan Quintela | 2010-10-22 | 1 | -1/+28 |
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 | 1 | -0/+2 |
| |\ |
|
| | * | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu | 2010-10-18 | 1 | -0/+2 |
* | | | xenbus: export xen_store_interface for xenfs | Jeremy Fitzhardinge | 2010-10-21 | 1 | -1/+3 |
|/ / |
|
* / | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini | 2010-10-05 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-11 | 1 | -24/+66 |
|\ |
|
| * | xenbus: Make xenbus_switch_state transactional | Daniel Stodden | 2010-08-07 | 1 | -24/+66 |
* | | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -10/+47 |
|\ \ |
|
| * | | xenbus: do not hold transaction_mutex when returning to userspace | Ian Campbell | 2009-11-03 | 1 | -10/+47 |
* | | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -8/+39 |
|\ \ \ |
|
| * | | | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-27 | 1 | -0/+4 |
| * | | | xen: Xen PCI platform device driver. | Stefano Stabellini | 2010-07-23 | 1 | -5/+17 |
| * | | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-23 | 1 | -3/+18 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -4/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | pvops: do not notify callers from register_xenstore_notifier | Stefano Stabellini | 2010-08-04 | 1 | -4/+1 |
* | | | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell | 2010-06-03 | 1 | -1/+1 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | | 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 | 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 |