summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable.h
AgeCommit message (Expand)AuthorLines
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge-0/+1
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi-3/+13
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+10
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-0/+9
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge-0/+16
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge-1/+3
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge-8/+2
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge-9/+2
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge-10/+3
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com-0/+9
2008-04-17x86: pgtable, document pde bitsJiri Slaby-7/+7
2008-04-17include/asm-x86/pgtable.h: checkpatch cleanups - formatting onlyJoe Perches-36/+120
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com-0/+2
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com-0/+6
2008-03-26x86: fix performance drop for glxSuresh Siddha-0/+2
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison-1/+1
2008-02-04x86: cpa, add the PAT bit definesAndi Kleen-0/+4
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge-0/+2
2008-01-30x86: cpa: fix the self-testIngo Molnar-0/+1
2008-01-30x86: add PAGE_KERNEL_EXEC_NOCACHEIngo Molnar-0/+2
2008-01-30x86: add PG_LEVEL enumThomas Gleixner-0/+6
2008-01-30x86: clean up lookup_address() declarationsThomas Gleixner-0/+8
2008-01-30x86: introduce canon_pgprot()Andi Kleen-0/+2
2008-01-30x86: don't drop NX bit in pte modifier functions on 32-bitAndi Kleen-6/+6
2008-01-30x86: add pte_pgprot to 32-bitAndi Kleen-0/+2
2008-01-30x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen-1/+1
2008-01-30x86: add pte accessors for the global bitAndi Kleen-0/+3
2008-01-30x86: clean up pte_execAndi Kleen-0/+1
2008-01-30x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge-0/+5
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge-14/+49
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge-0/+8
2008-01-30x86: fix warningJeremy Fitzhardinge-1/+1
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge-1/+109
2008-01-30x86: unify pgtable accessors which use, #2Ingo Molnar-0/+15
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge-0/+14
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge-0/+28
2008-01-30x86/pgtable: fix constant sign extension problemIngo Molnar-12/+12
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge-0/+119
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-0/+5