aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/pgtable_64.h
AgeCommit message (Expand)Author
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld
2008-02-19x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-04x86: add pgtable accessor functions for gbpagesAndi Kleen
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge
2008-01-30x86: clean up lookup_address() declarationsThomas Gleixner
2008-01-30x86: clean up arch/x86/mm/pageattr.cIngo Molnar
2008-01-30x86: introduce native_set_pte_atomic() on 64-bit tooIngo Molnar
2008-01-30x86: add pte_pgprot to 32-bitAndi Kleen
2008-01-30x86: return the page table level in lookup_address()Ingo Molnar
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge
2008-01-30x86/pgtable: unify pagetable accessors, #1Ingo Molnar
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge
2008-01-30x86: add PWT to NOCACHE flagsIngo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel
2008-01-30x86: PIE executable randomizationJiri Kosina
2008-01-30x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner