summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-13xen: implement XENMEM_machphys_mappingIan Campbell4-18/+13
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+65
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2-2/+27
2010-10-23xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge1-0/+7
2010-10-23xen: 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-21xen: add variable hypercall callerJeremy Fitzhardinge1-0/+17
2010-10-21xen: 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...Linus 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-23xen: 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/kconf...Ingo 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
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge1-10/+18
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge1-6/+0
2009-02-05x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge1-1/+1
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge3-31/+19
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin8-24/+24
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin8-24/+24
2008-10-23x86, um: ... and asm-x86 moveAl Viro8-0/+1236