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