Linus Torvalds
|
4b7227ca32
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
|
17 years ago |
Jeremy Fitzhardinge
|
6944a9c894
x86: rename paravirt_alloc_pt etc after the pagetable structure
|
17 years ago |
Jeremy Fitzhardinge
|
1d262d3a49
x86: put paravirt stubs into common asm/pgalloc.h
|
17 years ago |
Ingo Molnar
|
a4928cffe6
"make namespacecheck" fixes
|
17 years ago |
Ingo Molnar
|
d1a4be630f
x86 PAT: fix mmap() of holes
|
17 years ago |
Andi Kleen
|
c9caa02c52
x86: add set_memory_4k to pageattr.c
|
17 years ago |
venkatesh.pallipadi@intel.com
|
ef354af462
x86: PAT add set_memory_wc() interface
|
17 years ago |
venkatesh.pallipadi@intel.com
|
1219333dfd
x86: PAT use reserve free memtype in set_memory_uc
|
17 years ago |
venkatesh.pallipadi@intel.com
|
2e5d9c857d
x86: PAT infrastructure patch
|
17 years ago |
Thomas Gleixner
|
ee7ae7a198
x86: add debug info to DEBUG_PAGEALLOC
|
17 years ago |
Suresh Siddha
|
d546b67a94
x86: fix performance drop for glx
|
17 years ago |
Rafael J. Wysocki
|
9b5cf48b06
x86: revert "x86: CPA: avoid split of alias mappings"
|
17 years ago |
Thomas Gleixner
|
8be8f54bae
x86: CPA: avoid split of alias mappings
|
17 years ago |
Ingo Molnar
|
92cb54a37a
x86: make DEBUG_PAGEALLOC and CPA more robust
|
17 years ago |
Rafael J. Wysocki
|
8a235efad5
Hibernation: Handle DEBUG_PAGEALLOC on x86
|
17 years ago |
Andi Kleen
|
8e31c2ac11
x86: CPA: remove BUG_ON for LRU/Compound pages
|
17 years ago |
Thomas Gleixner
|
f34b439f34
x86: CPA: avoid double checking of alias ranges
|
17 years ago |
Thomas Gleixner
|
af96e4438a
x86: CPA no alias checking for _NX
|
17 years ago |
Thomas Gleixner
|
c31c7d4844
x86: CPA, fix alias checks
|
17 years ago |
Ingo Molnar
|
f8d8406bcb
x86: cpa, fix out of date comment
|
17 years ago |
Thomas Gleixner
|
69b1415e93
x86: cpa: ensure page alignment
|
17 years ago |
Andi Kleen
|
5d3c8b21e2
x86: CPA: fix gbpages support in try_preserve_large_page
|
17 years ago |
Thomas Gleixner
|
fac8493960
x86: cpa, strict range check in try_preserve_large_page()
|
17 years ago |
Thomas Gleixner
|
eb5b5f024c
x86: cpa, use page pool
|
17 years ago |
Thomas Gleixner
|
76ebd0548d
x86: introduce page pool in cpa
|
17 years ago |
Harvey Harrison
|
da7bfc50f5
x86: sparse warnings in pageattr.c
|
17 years ago |
Arjan van de Ven
|
cc842b82cc
x86: remove suprious ifdefs from pageattr.c
|
17 years ago |
Ingo Molnar
|
2d684cd6d9
x86: remove X2 workaround
|
17 years ago |
Hugh Dickins
|
8cb2a7c1e9
stop c_p_a corrupting the pds
|
17 years ago |
Thomas Gleixner
|
7b610eec7a
x86: cpa, micro-optimization
|
17 years ago |