aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15x86-64: fix overlap of modules and fixmap areasJan Beulich1-1/+1
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge1-5/+5
2008-07-16xen64: early mapping setupJeremy Fitzhardinge1-0/+2
2008-07-08x86, 64-bit: split set_pte_vaddr()Eduardo Habkost1-0/+3
2008-07-08x86: unify pgd_indexJeremy Fitzhardinge1-3/+0
2008-07-08x86, 64-bit: use __pgd() on mk_kernel_pgd()Eduardo Habkost1-1/+1
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins1-4/+2
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge1-1/+1
2008-04-17include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting onlyJoe Perches1-65/+76
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar1-2/+4
2008-04-17x86: add gbpages switchesIngo Molnar1-0/+2
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar1-1/+1
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds1-4/+2
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld1-2/+4
2008-02-19x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin1-0/+1
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner1-0/+1
2008-02-04x86: add pgtable accessor functions for gbpagesAndi Kleen1-0/+6
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen1-1/+0
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge1-3/+0
2008-01-30x86: clean up lookup_address() declarationsThomas Gleixner1-2/+0
2008-01-30x86: clean up arch/x86/mm/pageattr.cIngo Molnar1-0/+2
2008-01-30x86: introduce native_set_pte_atomic() on 64-bit tooIngo Molnar1-0/+5
2008-01-30x86: add pte_pgprot to 32-bitAndi Kleen1-2/+0
2008-01-30x86: return the page table level in lookup_address()Ingo Molnar1-1/+1
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge1-29/+35
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge1-7/+0
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge1-39/+4
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge1-3/+3
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge1-18/+0
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge1-32/+0
2008-01-30x86/pgtable: unify pagetable accessors, #1Ingo Molnar1-9/+15
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge1-91/+0
2008-01-30x86: add PWT to NOCACHE flagsIngo Molnar1-2/+2
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar1-3/+3
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge1-1/+0
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel1-11/+11
2008-01-30x86: PIE executable randomizationJiri Kosina1-0/+1
2008-01-30x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel1-12/+15
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter1-0/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+432