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