Age | Commit message (Expand) | Author |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-27 | xen: register xen pci notifier | Weidong Han |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-22 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge |
2010-10-22 | xen: remap MSIs into pirqs when running as initial domain | Qing He |
2010-10-22 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge |
2010-10-22 | xen: map MSIs into pirqs | Stefano Stabellini |
2010-10-22 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini |
2010-10-22 | xen: implement xen_hvm_register_pirq | Stefano Stabellini |
2010-10-22 | xen: get the maximum number of pirqs from xen | Stefano Stabellini |
2010-10-22 | xen: support pirq != irq | Stefano Stabellini |
2010-10-22 | xen: Use host-provided E820 map | Ian Campbell |
2010-10-20 | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell |
2010-10-20 | xen: add privcmd driver | Jeremy Fitzhardinge |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson |
2010-10-18 | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon |
2010-10-18 | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk |
2010-10-18 | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk |
2010-10-18 | xen: set pirq name to something useful. | Gerd Hoffmann |
2010-10-18 | xen: implement pirq type event channels | Jeremy Fitzhardinge |
2010-08-23 | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield | Ian Campbell |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell |
2010-08-23 | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-07-27 | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk |
2010-07-26 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini |
2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini |
2010-07-26 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini |
2010-07-22 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini |
2010-07-22 | xen: Xen PCI platform device driver. | Stefano Stabellini |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon |
2010-06-07 | xen: Rename the balloon lock | Alex Nixon |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge |
2009-03-30 | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge |
2009-03-30 | xen: add /sys/hypervisor support | 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: export ioctl headers to userspace | Ian Campbell |
2009-03-30 | xen: add /dev/xen/evtchn driver | Ian Campbell |
2009-03-30 | xen: add irq_from_evtchn | Ian Campbell |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge |
2008-10-03 | xen: remove unused balloon.h | Jeremy Fitzhardinge |
2008-08-21 | xen: save previous spinlock when blocking | Jeremy Fitzhardinge |
2008-07-16 | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge |
2008-07-16 | xen64: fix !HVC_XEN build dependency | Ingo Molnar |