summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-25x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge1-0/+12
2008-04-25x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge1-0/+15
2008-04-25x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge1-0/+16
2008-04-25x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge1-0/+1
2008-04-25x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge1-9/+9
2008-04-25x86: move all the pgd_list handling to one placeJeremy Fitzhardinge1-21/+7
2008-04-25x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge1-0/+7
2008-04-25x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge1-0/+8
2008-04-25x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge1-0/+7
2008-04-25x86: xen unify x86 add common mm pgtable c fixIngo Molnar1-0/+18
2008-04-25x86: add common mm/pgtable.cJeremy Fitzhardinge1-0/+239