aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable_32.h
Commit message (Expand)AuthorAge
* x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-20
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-26
* x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* x86: debug pmd_bad()Ingo Molnar2008-04-17
* x86: redo cded932b75ab0a5f9181eIngo Molnar2008-04-17
* x86: remove quicklistsThomas Gleixner2008-03-11
* Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2008-03-03
* x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld2008-02-29
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-09
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-05
* x86: add pgtable accessor functions for gbpagesAndi Kleen2008-02-04
* 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: clean up lookup_address() declarationsThomas Gleixner2008-01-30
* x86: remove set_kernel_exec()Andi Kleen2008-01-30
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-30
* x86: unify zero_page definitionJeremy Fitzhardinge2008-01-30
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-30
* x86: unify pgtable accessors which use, #2Ingo Molnar2008-01-30
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-30
* x86/pgtable: unify pagetable accessors, #5Ingo Molnar2008-01-30
* x86/pgtable: unify pagetable accessors, #4Ingo Molnar2008-01-30
* x86/pgtable: unify pagetable accessors, #3Ingo Molnar2008-01-30
* x86/pgtable: unify pagetable accessors, #2Ingo Molnar2008-01-30
* x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge2008-01-30
* x86: add PWT to NOCACHE flagsIngo Molnar2008-01-30
* x86: put all kern_addr_valid() incarnations to pgtable.hThomas Gleixner2008-01-30
* remove asm/bitops.h includesJiri Slaby2007-10-19
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11