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