aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr_32.c
Commit message (Expand)AuthorAge
* x86: unify pageattr_32.c and pageattr_64.cIngo Molnar2008-01-30
* x86: backmerge 64-bit details into 32-bit pageattr.cIngo Molnar2008-01-30
* x86: prepare for the unification of the cpa codeIngo Molnar2008-01-30
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-30
* x86: cpa: simplify lockingIngo Molnar2008-01-30
* x86: simplify cpa largepage split, #3Ingo Molnar2008-01-30
* x86: cpa self-test fixesIngo Molnar2008-01-30
* x86: further cpa largepage-split cleanupsIngo Molnar2008-01-30
* x86: simplify 32-bit cpa largepage splittingIngo Molnar2008-01-30
* x86: simplify the 32-bit cpa codeIngo Molnar2008-01-30
* x86: c_p_a() make it more robust against use of PAT bitsAndi Kleen2008-01-30
* x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendationAndi Kleen2008-01-30
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-30
* x86: clean up arch/x86/mm/pageattr_32.cIngo Molnar2008-01-30
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-17
* i386: move mmThomas Gleixner2007-10-11