| Commit message (Expand) | Author | Age |
... | |
* | xen/xenbus: make frontend bus GPL | Jeremy Fitzhardinge | 2011-01-05 |
* | xen/xenbus: make sure backend bus is registered earlier | Jeremy Fitzhardinge | 2011-01-05 |
* | xenbus/frontend: register bus earlier | Jeremy Fitzhardinge | 2011-01-05 |
* | xen: remove xen/evtchn.h | Jeremy Fitzhardinge | 2011-01-05 |
* | xen: add backend driver support | Ian Campbell | 2011-01-05 |
* | xen: separate out frontend xenbus | Ian Campbell | 2011-01-05 |
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | xen: Initialize xenbus for dom0. | Juan Quintela | 2010-10-22 |
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 |
| |\ |
|
| | * | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu | 2010-10-18 |
* | | | xenbus: export xen_store_interface for xenfs | Jeremy Fitzhardinge | 2010-10-20 |
|/ / |
|
* / | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini | 2010-10-05 |
|/ |
|
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | xenbus: Make xenbus_switch_state transactional | Daniel Stodden | 2010-08-07 |
* | | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
|\ \ |
|
| * | | xenbus: do not hold transaction_mutex when returning to userspace | Ian Campbell | 2009-11-03 |
* | | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
|\ \ \ |
|
| * | | | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-27 |
| * | | | xen: Xen PCI platform device driver. | Stefano Stabellini | 2010-07-22 |
| * | | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | pvops: do not notify callers from register_xenstore_notifier | Stefano Stabellini | 2010-08-04 |
* | | | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell | 2010-06-03 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 |
|\ \ |
|
| * | | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 |
| |/ |
|
* | | xen: wait up to 5 minutes for device connetion | Paolo Bonzini | 2009-12-03 |
* | | xen: improvement to wait_for_devices() | Paolo Bonzini | 2009-12-03 |
* | | xen: fix is_disconnected_device/exists_disconnected_device | Paolo Bonzini | 2009-12-03 |
* | | xen/xenbus: make DEVICE_ATTR()s static | Jeremy Fitzhardinge | 2009-12-03 |
|/ |
|
* | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 2009-03-30 |
* | xen: use device model for suspending xenbus devices | Ian Campbell | 2009-03-30 |
* | xen: remove suspend_cancel hook | Ian Campbell | 2009-03-30 |
* | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2009-01-08 |
* | drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc | Qinghuang Feng | 2009-01-08 |
* | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 |
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 |
|\ |
|
| * | xenbus: rebind irq on restore | Jeremy Fitzhardinge | 2008-05-27 |
* | | xen: Avoid allocations causing swap activity on the resume path | Ian Campbell | 2008-07-03 |
|/ |
|
* | xen: Module autoprobing support for frontend drivers | Mark McLoughlin | 2008-04-24 |
* | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 |
* | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | xenbus_xs.c: fix a use-after-free | Adrian Bunk | 2007-07-26 |
* | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 |