summaryrefslogtreecommitdiff
path: root/include/asm-x86/pgtable.h
AgeCommit message (Expand)Author
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com
2008-04-17x86: pgtable, document pde bitsJiri Slaby
2008-04-17include/asm-x86/pgtable.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-03-26x86: fix performance drop for glxSuresh Siddha
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