summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/p2m.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior2017-10-261-1/+1
* arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring2017-06-051-1/+2
* arm/xen: Delete an error message for a failed memory allocation in __set_phys...Markus Elfring2017-06-051-3/+2
* arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring2017-06-051-1/+1
* xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-231-3/+3
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-171-1/+1
* xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
* xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-111-65/+1
* xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-0/+32
* xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2
* arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-181-0/+1
* Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-081-1/+1
* arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-171-0/+208