aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pgtable.c
AgeCommit message (Expand)Author
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-06-15kmemcheck: don't track page tablesVegard Nossum
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2008-09-06x86: pgd_{c,d}tor() cleanupJan Beulich
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge
2008-07-08x86: preallocate and prepopulate separatelyJeremy Fitzhardinge
2008-07-08x86/paravirt: add a pgd_alloc/free hooksJeremy Fitzhardinge
2008-07-08Merge branch 'x86/fixmap' into x86/develIngo Molnar
2008-06-20x86: unify __set_fixmap, fixIngo Molnar
2008-06-20x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge
2008-06-20x86: implement set_pte_vaddrJeremy Fitzhardinge
2008-06-20x86: unify __set_fixmapJeremy Fitzhardinge
2008-05-25x86: fixup the fallout of the bitops changesThomas Gleixner
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy 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 all the pgd_list handling to one placeJeremy 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: xen unify x86 add common mm pgtable c fixIngo Molnar
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge