summaryrefslogtreecommitdiff
path: root/include/asm-x86/pgalloc.h
AgeCommit message (Expand)Author
2008-04-24x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner