summaryrefslogtreecommitdiffstats
path: root/include/xen/page.h
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar-1/+1
2016-04-06xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall-2/+2
2015-10-23xen: Add Xen specific page definitionJulien Grall-1/+26
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall-2/+2
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross-2/+2
2015-01-14xen: add page_to_mfn()David Vrabel-0/+5
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel-1/+9
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel-0/+2
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge-0/+7
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata-168/+1
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge-15/+15
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge-14/+2
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge-3/+3
2007-07-26xen: xen/page.h compile fixJeremy Fitzhardinge-0/+1
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge-0/+179