index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pageattr_32.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: unify pageattr_32.c and pageattr_64.c
Ingo Molnar
2008-01-30
x86: backmerge 64-bit details into 32-bit pageattr.c
Ingo Molnar
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
2008-01-30
x86: cpa: simplify locking
Ingo Molnar
2008-01-30
x86: simplify cpa largepage split, #3
Ingo Molnar
2008-01-30
x86: cpa self-test fixes
Ingo Molnar
2008-01-30
x86: further cpa largepage-split cleanups
Ingo Molnar
2008-01-30
x86: simplify 32-bit cpa largepage splitting
Ingo Molnar
2008-01-30
x86: simplify the 32-bit cpa code
Ingo Molnar
2008-01-30
x86: c_p_a() make it more robust against use of PAT bits
Andi Kleen
2008-01-30
x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation
Andi Kleen
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
x86: clean up arch/x86/mm/pageattr_32.c
Ingo Molnar
2007-10-17
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-11
i386: move mm
Thomas Gleixner