aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+9
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-7/+0
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+2
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-7/+0
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-1/+2
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge1-0/+8
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke1-0/+1
2011-09-23xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk1-3/+0
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-2/+2
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+40
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge2-0/+40
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk1-2/+3
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds1-0/+7
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+7
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk1-2/+3
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk1-0/+16
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-4/+11
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+4
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini1-7/+22
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk1-1/+5
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk1-0/+3
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+6
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-0/+1
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen: use new schedop interface for suspendIan Campbell1-3/+10
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk1-4/+4
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+13
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge1-2/+2
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge1-3/+13
2011-01-07xen: HVM X2APIC supportSheng Yang1-0/+35
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell4-18/+13
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+65
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-2/+27
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge1-0/+7
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini1-0/+5
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge1-1/+8
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge1-1/+1
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge1-0/+17
2010-10-20xen: add xen_set_domain_pte()Jeremy Fitzhardinge1-0/+1
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon1-0/+53
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-6/+16
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk1-0/+14
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge1-0/+6
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge1-6/+2
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-27/+0
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/coreIngo Molnar1-0/+2
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich1-0/+2
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge1-0/+1