aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAge
* x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki2008-03-03
* x86: CPA: avoid split of alias mappingsThomas Gleixner2008-02-29
* x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-26
* Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-21
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-19
* x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-18
* x86: CPA no alias checking for _NXThomas Gleixner2008-02-18
* x86: CPA, fix alias checksThomas Gleixner2008-02-18
* x86: cpa, fix out of date commentIngo Molnar2008-02-14
* x86: cpa: ensure page alignmentThomas Gleixner2008-02-14
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-13
* x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-09
* x86: cpa, use page poolThomas Gleixner2008-02-09
* x86: introduce page pool in cpaThomas Gleixner2008-02-09
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-06
* x86: remove X2 workaroundIngo Molnar2008-02-06
* stop c_p_a corrupting the pdsHugh Dickins2008-02-05
* x86: cpa, micro-optimizationThomas Gleixner2008-02-04
* x86: cpa, clean up code flowIngo Molnar2008-02-04
* x86: cpa, eliminate CPA_ enumIngo Molnar2008-02-04
* x86: cpa, cleanupsIngo Molnar2008-02-04
* x86: implement gbpages support in change_page_attr()Andi Kleen2008-02-04
* x86: add gbpages support to lookup_addressAndi Kleen2008-02-04
* x86: fix page-present check in cpa_flush_rangeThomas Gleixner2008-02-04
* x86: remove cpa warningIngo Molnar2008-02-04
* x86: CPA fix pagetable splitThomas Gleixner2008-02-04
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
* x86: cpa, fix lookup_addressThomas Gleixner2008-02-04
* x86: AMD Athlon X2 hard hang fixIngo Molnar2008-02-04
* x86: cpa, preserve large pages if possibleThomas Gleixner2008-02-04
* x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner2008-02-04
* x86: introduce struct cpa_dataThomas Gleixner2008-02-04
* x86: cpa, only flush the cache if the caching attributes have changedAndi Kleen2008-02-04
* x86: CPA return early when requested feature is not availableThomas Gleixner2008-02-04
* x86: CPA use the existing pfn in split as wellThomas Gleixner2008-02-04
* x86: use the pfn from the page when change its attributesArjan van de Ven2008-02-04
* x86: teach the static_protection function about high mappingsArjan van de Ven2008-02-04
* x86: CPA remove bogus NX clearThomas Gleixner2008-02-04
* x86: change_page_attr_clear fixHuang, Ying2008-01-31
* x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
* x86: cpa cleanup the 64-bit alias mathThomas Gleixner2008-01-30
* x86: cpa: fix the self-testIngo Molnar2008-01-30
* x86: fix clflush_page_range logicIngo Molnar2008-01-30
* x86: optimize clflushThomas Gleixner2008-01-30
* x86: clflush_page_range needs mfenceThomas Gleixner2008-01-30
* x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner2008-01-30
* x86: cpa: implement clflush optimizationThomas Gleixner2008-01-30
* x86: cpa use the new set_clr functionThomas Gleixner2008-01-30
* x86: cpa create set_and_clr functionThomas Gleixner2008-01-30