aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable.h
Commit message (Expand)AuthorAge
* x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-20
* x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-20
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
* | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
* | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-24
|/
* x86: pgtable, document pde bitsJiri Slaby2008-04-17
* include/asm-x86/pgtable.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com2008-04-17
* x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com2008-04-17
* x86: fix performance drop for glxSuresh Siddha2008-03-26
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* x86: cpa, add the PAT bit definesAndi Kleen2008-02-04
* x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
* x86: cpa: fix the self-testIngo Molnar2008-01-30
* x86: add PAGE_KERNEL_EXEC_NOCACHEIngo Molnar2008-01-30
* x86: add PG_LEVEL enumThomas Gleixner2008-01-30
* x86: clean up lookup_address() declarationsThomas Gleixner2008-01-30
* x86: introduce canon_pgprot()Andi Kleen2008-01-30
* x86: don't drop NX bit in pte modifier functions on 32-bitAndi Kleen2008-01-30
* x86: add pte_pgprot to 32-bitAndi Kleen2008-01-30
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-30
* x86: add pte accessors for the global bitAndi Kleen2008-01-30
* x86: clean up pte_execAndi Kleen2008-01-30
* x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge2008-01-30
* x86: unify paravirt pagetable accessorsJeremy Fitzhardinge2008-01-30
* x86: unify zero_page definitionJeremy Fitzhardinge2008-01-30
* x86: fix warningJeremy Fitzhardinge2008-01-30
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-30
* x86: unify pgtable accessors which use, #2Ingo Molnar2008-01-30
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-30
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-30
* x86/pgtable: fix constant sign extension problemIngo Molnar2008-01-30
* x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge2008-01-30
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11