aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/pgtable.h
AgeCommit message (Expand)Author
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison
2008-02-04x86: cpa, add the PAT bit definesAndi Kleen
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge
2008-01-30x86: cpa: fix the self-testIngo Molnar
2008-01-30x86: add PAGE_KERNEL_EXEC_NOCACHEIngo Molnar
2008-01-30x86: add PG_LEVEL enumThomas Gleixner
2008-01-30x86: clean up lookup_address() declarationsThomas Gleixner
2008-01-30x86: introduce canon_pgprot()Andi Kleen
2008-01-30x86: don't drop NX bit in pte modifier functions on 32-bitAndi Kleen
2008-01-30x86: add pte_pgprot to 32-bitAndi Kleen
2008-01-30x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen
2008-01-30x86: add pte accessors for the global bitAndi Kleen
2008-01-30x86: clean up pte_execAndi Kleen
2008-01-30x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge
2008-01-30x86: fix warningJeremy Fitzhardinge
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge
2008-01-30x86: unify pgtable accessors which use, #2Ingo Molnar
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge
2008-01-30x86/pgtable: fix constant sign extension problemIngo Molnar
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner