summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pageattr.c
AgeCommit message (Expand)Author
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-17x86: add set_memory_4k to pageattr.cAndi Kleen
2008-04-17x86: PAT add set_memory_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-04-17x86: add debug info to DEBUG_PAGEALLOCThomas Gleixner
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner
2008-02-18x86: CPA, fix alias checksThomas Gleixner
2008-02-14x86: cpa, fix out of date commentIngo Molnar
2008-02-14x86: cpa: ensure page alignmentThomas Gleixner
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner
2008-02-09x86: cpa, use page poolThomas Gleixner
2008-02-09x86: introduce page pool in cpaThomas Gleixner
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-05stop c_p_a corrupting the pdsHugh Dickins
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar
2008-02-04x86: cpa, cleanupsIngo Molnar
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen
2008-02-04x86: fix page-present check in cpa_flush_rangeThomas Gleixner
2008-02-04x86: remove cpa warningIngo Molnar
2008-02-04x86: CPA fix pagetable splitThomas Gleixner
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-04x86: cpa, fix lookup_addressThomas Gleixner
2008-02-04x86: AMD Athlon X2 hard hang fixIngo Molnar
2008-02-04x86: cpa, preserve large pages if possibleThomas Gleixner
2008-02-04x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner
2008-02-04x86: introduce struct cpa_dataThomas Gleixner
2008-02-04x86: cpa, only flush the cache if the caching attributes have changedAndi Kleen
2008-02-04x86: CPA return early when requested feature is not availableThomas Gleixner
2008-02-04x86: CPA use the existing pfn in split as wellThomas Gleixner
2008-02-04x86: use the pfn from the page when change its attributesArjan van de Ven
2008-02-04x86: teach the static_protection function about high mappingsArjan van de Ven