summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen/page.h
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: fix pv bootJuergen Gross2018-11-091-4/+31
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-1/+10
|\
| * xen: support 52 bit physical addresses in pv guestsJuergen Gross2017-10-311-1/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-311-2/+0Star
* xen: remove tests for pvh mode in pure pv pathsJuergen Gross2017-08-311-3/+0Star
* x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov2017-05-021-0/+25
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-0/+1
|\
| * xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>Ingo Molnar2017-02-011-0/+1
* | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-2/+6
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* 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/+0Star
* 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/+4Star
* 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/+0Star
* xen: Make functions staticJuergen Gross2014-12-041-6/+0Star
* 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/+2Star
* 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-201-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/+2Star
|\
| * 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-241-3/+0Star
* | 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-131-3/+4