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