summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen/page.h
Commit message (Expand)AuthorAgeFilesLines
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+2
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-1/+1
* x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-231-0/+2
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+33
* xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-081-2/+6
* xen: remove no longer needed p2m.hJuergen Gross2015-08-201-2/+4
* xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-201-4/+0
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+5
* xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-281-14/+4
* xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
* xen: introduce helper functions to do safe read and write accessesJuergen Gross2014-12-081-1/+15
* xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-041-4/+16
* xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-041-6/+20
* xen: Delay invalidating extra memoryJuergen Gross2014-12-041-0/+3
* xen: Delay remapping memory of pv-domainJuergen Gross2014-12-041-1/+0
* xen: Make functions staticJuergen Gross2014-12-041-6/+0
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+7
* xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-2/+9
* Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-3/+2
* xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-311-2/+3
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
* xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
* xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-251-11/+20
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-191-0/+2
* xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+2
* xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-061-0/+1
* Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-4/+2
|\
| * xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-1/+2
| * xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk2011-09-231-3/+0
* | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-171-2/+2
|/
* xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk2011-04-181-2/+3
* xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini2011-03-141-7/+22
* xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk2011-03-141-1/+5
* xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-141-0/+3
* xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-141-2/+6
* xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-031-0/+1
* xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-2/+2
* xen: add m2p override mechanismJeremy Fitzhardinge2011-01-111-3/+13
* xen: implement XENMEM_machphys_mappingIan Campbell2010-11-121-3/+4
*-. Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-261-2/+10
|\ \
| | * xen: don't map missing memoryJeremy Fitzhardinge2010-10-221-1/+8
| | * xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-221-1/+1
| |/ |/|
| * xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-201-0/+1
|/
* xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-071-6/+2
* Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
* xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-021-0/+1
* x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-041-1/+1
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-0/+5
* x86: drop double underscores from header guardsH. Peter Anvin2008-10-231-3/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
OpenPOWER on IntegriCloud