Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+162 |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-01-11 | xen: introduce gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini | 1 | -0/+5 |
2011-01-11 | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann | 1 | -0/+119 |
2011-01-11 | xen: define gnttab_set_map_op/unmap_op | Ian Campbell | 1 | -1/+38 |
2011-01-06 | xen: add backend driver support | Ian Campbell | 1 | -1/+1 |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 1 | -2/+9 |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 1 | -1/+6 |
2010-12-02 | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini | 1 | -0/+10 |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 1 | -4/+1 |
2010-11-20 | xen: add extra pages to balloon | Jeremy Fitzhardinge | 1 | -0/+7 |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 6 | -1/+244 |
2010-11-16 | xen: fix header export to userspace | Randy Dunlap | 1 | -4/+1 |
2010-11-13 | xen: implement XENMEM_machphys_mapping | Ian Campbell | 1 | -0/+13 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -1/+215 |
2010-10-27 | xen: register xen pci notifier | Weidong Han | 1 | -0/+21 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 4 | -0/+115 |
2010-10-23 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-10-23 | xen: remap MSIs into pirqs when running as initial domain | Qing He | 1 | -0/+4 |
2010-10-23 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 1 | -0/+10 |
2010-10-23 | xen: map MSIs into pirqs | Stefano Stabellini | 1 | -0/+2 |
2010-10-23 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 1 | -0/+3 |
2010-10-23 | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 1 | -0/+30 |
2010-10-23 | xen: get the maximum number of pirqs from xen | Stefano Stabellini | 1 | -0/+6 |
2010-10-23 | xen: support pirq != irq | Stefano Stabellini | 1 | -0/+1 |
2010-10-22 | xen: Use host-provided E820 map | Ian Campbell | 1 | -0/+29 |
2010-10-21 | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 1 | -0/+5 |
2010-10-21 | xen: add privcmd driver | Jeremy Fitzhardinge | 2 | -0/+81 |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson | 1 | -0/+112 |
2010-10-18 | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu | 1 | -1/+7 |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 1 | -0/+3 |
2010-10-18 | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2010-10-18 | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2010-10-18 | xen: set pirq name to something useful. | Gerd Hoffmann | 1 | -1/+1 |
2010-10-18 | xen: implement pirq type event channels | Jeremy Fitzhardinge | 1 | -0/+11 |
2010-08-23 | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield | Ian Campbell | 1 | -6/+9 |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 1 | -1/+1 |
2010-08-23 | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 1 | -0/+1 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -0/+121 |
2010-07-27 | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk | 1 | -0/+65 |
2010-07-27 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | 1 | -0/+11 |
2010-07-27 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+49 |
2010-07-27 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 1 | -0/+3 |
2010-07-23 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 1 | -0/+3 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 2 | -0/+5 |
2010-07-23 | x86/xen: event channels delivery on HVM. | Sheng Yang | 3 | -0/+16 |
2010-07-23 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | 3 | -0/+154 |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon | 2 | -0/+48 |
2010-06-07 | xen: Rename the balloon lock | Alex Nixon | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |