aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-241-46/+13
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-6/+6
* x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-241-0/+12
* x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-0/+15
* x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-0/+16
* x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-241-0/+1
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-9/+9
* x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-241-21/+7
* x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-241-0/+7
* x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-241-0/+8
* x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-241-0/+7
* x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-0/+18
* x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-241-0/+239