summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgalloc_32.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge1-9/+0
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge1-32/+0
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge1-18/+0
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge1-10/+0
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar1-16/+1
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge1-11/+0
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-2/+4
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-4/+4
2008-02-04x86: update reference for PAE tlb flushingJeremy Fitzhardinge1-2/+4
2008-01-31x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar1-17/+3
2008-01-30x86: defer cr3 reload when doing pud_clear()Jeremy Fitzhardinge1-0/+7
2008-01-30x86: don't special-case pmd allocations as muchJeremy Fitzhardinge1-4/+18
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-22/+39
2008-01-30x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge1-2/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+68