aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pgtable_32.c
Commit message (Expand)AuthorAge
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
* x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
* x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-24
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-17
* x86: debug pmd_bad()Ingo Molnar2008-04-17
* x86: remove quicklistsThomas Gleixner2008-03-11
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge2008-02-04
* x86: unify PAE/non-PAE pgd_ctorJeremy Fitzhardinge2008-02-04
* x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar2008-01-31
* x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
* x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-30
* x86: allocate and initialize unshared pmdsJeremy Fitzhardinge2008-01-30
* x86: preallocate pmds at pgd creation timeJeremy Fitzhardinge2008-01-30
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-30
* x86: stop nmi softlockup warnings in show_mem()Prarit Bhargava2007-10-17
* i386: avoid temporarily inconsistent pte-sJan Beulich2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* i386: move mmThomas Gleixner2007-10-11