Age | Commit message (Expand) | Author |
2011-06-30 | xen: Add module alias to autoload backend drivers | Bastian Blank |
2011-06-30 | xen: Populate xenbus device attributes | Bastian Blank |
2011-03-16 | xen: use freeze/restore/thaw PM events for suspend/resume/chkpt | Shriram Rajagopalan |
2011-03-16 | xen: xenbus PM events support | Kazuhiro SUZUKI |
2011-01-05 | xen/xenbus: fixup checkpatch issues in xenbus_probe* | Ian Campbell |
2011-01-05 | xen/xenbus: clean up noise in xenbus_probe_frontend.c | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: clean up noise in xenbus_probe_backend.c | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: clean up noise in xenbus_probe.c | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: cleanup debug noise in xenbus_comms.c | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: clean up error handling | Jeremy Fitzhardinge |
2011-01-05 | 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 |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-22 | 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-20 | xenbus: export xen_store_interface for xenfs | Jeremy Fitzhardinge |
2010-10-18 | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu |
2010-10-05 | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | xenbus: Make xenbus_switch_state transactional | Daniel Stodden |
2010-08-04 | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | pvops: do not notify callers from register_xenstore_notifier | Stefano Stabellini |
2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini |
2010-07-22 | xen: Xen PCI platform device driver. | Stefano Stabellini |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-06-03 | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-03 | 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-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge |
2009-11-03 | xenbus: do not hold transaction_mutex when returning to userspace | Ian Campbell |
2009-03-30 | 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-01-08 | 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-06 | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge |
2008-07-14 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-03 | xen: Avoid allocations causing swap activity on the resume path | Ian Campbell |
2008-05-27 | xenbus: rebind irq on restore | Jeremy Fitzhardinge |