aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-132-1/+162
|\
| * xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+5
| * xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-111-0/+119
| * xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-111-1/+38
* | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-121-1/+1
|\ \ | |/ |/|
| * xen: add backend driver supportIan Campbell2011-01-051-1/+1
* | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
|/
* xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-1/+6
* xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
*-. Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-221-4/+1
|\ \
| * \ Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-166-1/+244
| |\ \ | | |/
| * | xen: fix header export to userspaceRandy Dunlap2010-11-161-4/+1
* | | xen: add extra pages to balloonJeremy Fitzhardinge2010-11-191-0/+7
* | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-121-0/+13
| |/ |/|
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-285-1/+215
|\ \
| * | xen: register xen pci notifierWeidong Han2010-10-271-0/+21
| * | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-0/+1
| * | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+4
| * | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+10
| * | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+2
| * | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+3
| * | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+30
| * | xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-0/+6
| * | xen: support pirq != irqStefano Stabellini2010-10-221-0/+1
| * | xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+112
| * | xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-1/+7
| * | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+3
| * | xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-1/+1
| * | xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-0/+4
| * | xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-1/+1
| * | xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-0/+11
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-264-0/+115
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * xen: Use host-provided E820 mapIan Campbell2010-10-221-0/+29
| |/ |/|
| * xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-201-0/+5
| * xen: add privcmd driverJeremy Fitzhardinge2010-10-202-0/+81
|/
* xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-231-6/+9
* xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
* xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+1
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-123-0/+121
|\
| * swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-271-0/+65
| * xen: Add xen_create_contiguous_regionAlex Nixon2010-06-072-0/+48
| * xen: Rename the balloon lockAlex Nixon2010-06-071-0/+8
* | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-261-0/+11
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+49
* | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-0/+3
* | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-0/+3
* | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-222-0/+5
* | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-223-0/+16
* | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-223-0/+154
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1