summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)Author
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell
2011-02-25xen: use new schedop interface for suspendIan Campbell
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge
2011-01-07xen: HVM X2APIC supportSheng Yang
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge
2010-10-20xen: add xen_set_domain_pte()Jeremy Fitzhardinge
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro