summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen/page.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds1-4/+2
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-1/+2
2011-09-24xen/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-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk1-2/+3
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-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
2010-11-13xen: implement XENMEM_machphys_mappingIan Campbell1-3/+4
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds1-2/+10
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 xen_set_domain_pte()Jeremy Fitzhardinge1-0/+1
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge1-6/+2
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge1-0/+1
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 Fitzhardinge1-0/+5
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin1-3/+3
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+165