summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
...
* x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-261-33/+51
* Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-1/+18
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
* x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
* x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
* x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92
* x86: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
* x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-091-2/+15
* x86: cpa, use page poolThomas Gleixner2008-02-091-10/+25
* x86: introduce page pool in cpaThomas Gleixner2008-02-091-1/+81
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-3/+5
* x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
* x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0
* stop c_p_a corrupting the pdsHugh Dickins2008-02-051-1/+0
* x86: cpa, micro-optimizationThomas Gleixner2008-02-041-4/+2
* x86: cpa, clean up code flowIngo Molnar2008-02-041-11/+9
* x86: cpa, eliminate CPA_ enumIngo Molnar2008-02-041-19/+15
* x86: cpa, cleanupsIngo Molnar2008-02-041-6/+15
* x86: implement gbpages support in change_page_attr()Andi Kleen2008-02-041-2/+15
* x86: add gbpages support to lookup_addressAndi Kleen2008-02-041-0/+5
* x86: fix page-present check in cpa_flush_rangeThomas Gleixner2008-02-041-1/+1
* x86: remove cpa warningIngo Molnar2008-02-041-3/+1
* x86: CPA fix pagetable splitThomas Gleixner2008-02-041-3/+7
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-3/+3
* x86: cpa, fix lookup_addressThomas Gleixner2008-02-041-1/+9
* x86: AMD Athlon X2 hard hang fixIngo Molnar2008-02-041-0/+11
* x86: cpa, preserve large pages if possibleThomas Gleixner2008-02-041-12/+130
* x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner2008-02-041-1/+17
* x86: introduce struct cpa_dataThomas Gleixner2008-02-041-37/+38
* x86: cpa, only flush the cache if the caching attributes have changedAndi Kleen2008-02-041-7/+24
* x86: CPA return early when requested feature is not availableThomas Gleixner2008-02-041-2/+12
* x86: CPA use the existing pfn in split as wellThomas Gleixner2008-02-041-4/+7
* x86: use the pfn from the page when change its attributesArjan van de Ven2008-02-041-14/+17
* x86: teach the static_protection function about high mappingsArjan van de Ven2008-02-041-4/+31
* x86: CPA remove bogus NX clearThomas Gleixner2008-02-041-1/+0
* x86: change_page_attr_clear fixHuang, Ying2008-01-311-2/+1
* x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-301-1/+1
* x86: cpa cleanup the 64-bit alias mathThomas Gleixner2008-01-301-26/+30
* x86: cpa: fix the self-testIngo Molnar2008-01-301-36/+38
* x86: fix clflush_page_range logicIngo Molnar2008-01-301-7/+24
* x86: optimize clflushThomas Gleixner2008-01-301-14/+8
* x86: clflush_page_range needs mfenceThomas Gleixner2008-01-301-0/+12
* x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner2008-01-301-5/+5
* x86: cpa: implement clflush optimizationThomas Gleixner2008-01-301-1/+41
* x86: cpa use the new set_clr functionThomas Gleixner2008-01-301-106/+20
* x86: cpa create set_and_clr functionThomas Gleixner2008-01-301-0/+39
* x86: cpa move the flush into set and clear functionsThomas Gleixner2008-01-301-48/+39
* x86: cpa: clean up change_page_attr_set/clear()Thomas Gleixner2008-01-301-8/+9
OpenPOWER on IntegriCloud