include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / mm / pgtable_32.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-03-19 Jeremy Fitzhardingex86/32: no need to use set_pte_present in set_pte_vaddr
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-03 Pekka Enbergx86: move __VMALLOC_RESERVE to pgtable_32.c
2009-02-28 Gustavo F. Padovanx86, fixmap: define reserve_top_address for x86_64
2008-08-21 Dave Youngi386: vmalloc size fix
2008-07-26 Johannes Weinerx86: use generic show_mem()
2008-07-09 Andrew Mortonarch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'
2008-07-08 Yinghai Lux86: move reservetop and vmalloc parsing to pgtable_32.c
2008-06-20 Jeremy Fitzhardingex86: implement set_pte_vaddr
2008-06-20 Jeremy Fitzhardingex86: unify __set_fixmap
2008-05-06 Hugh Dickinsx86: fix PAE pmd_bad bootup warning
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-19 WANG Congx86: remove pointless comments
2008-04-17 Johannes Weinerx86: Remove redundant display of free swap space in...
2008-04-17 Ingo Molnarx86: debug pmd_bad()
2008-03-11 Thomas Gleixnerx86: remove quicklists
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-04 Jeremy Fitzhardingex86: revert "defer cr3 reload when doing pud_clear()"
2008-02-04 Jeremy Fitzhardingex86: unify PAE/non-PAE pgd_ctor
2008-01-31 Ingo Molnarx86: uninline __pte_free_tlb() and __pmd_free_tlb()
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Jeremy Fitzhardingex86: don't special-case pmd allocations as much
2008-01-30 Jeremy Fitzhardingex86: allocate and initialize unshared pmds
2008-01-30 Jeremy Fitzhardingex86: preallocate pmds at pgd creation time
2008-01-30 Jeremy Fitzhardingex86: add mm parameter to paravirt_alloc_pd
2007-10-17 Prarit Bhargavax86: stop nmi softlockup warnings in show_mem()
2007-10-17 Jan Beulichi386: avoid temporarily inconsistent pte-s
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-11 Thomas Gleixneri386: move mm