| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: CPA: remove BUG_ON for LRU/Compound pages | Andi Kleen | 2008-02-19 | 1 | -5/+0 |
* | x86: CPA: avoid double checking of alias ranges | Thomas Gleixner | 2008-02-18 | 1 | -4/+19 |
* | x86: CPA no alias checking for _NX | Thomas Gleixner | 2008-02-18 | 1 | -2/+5 |
* | x86: CPA, fix alias checks | Thomas Gleixner | 2008-02-18 | 1 | -100/+92 |
* | x86: cpa, fix out of date comment | Ingo Molnar | 2008-02-14 | 1 | -2/+6 |
* | x86: cpa: ensure page alignment | Thomas Gleixner | 2008-02-14 | 1 | -0/+9 |
* | x86: CPA: fix gbpages support in try_preserve_large_page | Andi Kleen | 2008-02-13 | 1 | -2/+2 |
* | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner | 2008-02-09 | 1 | -2/+15 |
* | x86: cpa, use page pool | Thomas Gleixner | 2008-02-09 | 1 | -10/+25 |
* | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 | 1 | -1/+81 |
* | x86: sparse warnings in pageattr.c | Harvey Harrison | 2008-02-09 | 1 | -3/+5 |
* | x86: remove suprious ifdefs from pageattr.c | Arjan van de Ven | 2008-02-06 | 1 | -3/+0 |
* | x86: remove X2 workaround | Ingo Molnar | 2008-02-06 | 1 | -11/+0 |
* | stop c_p_a corrupting the pds | Hugh Dickins | 2008-02-05 | 1 | -1/+0 |
* | x86: cpa, micro-optimization | Thomas Gleixner | 2008-02-04 | 1 | -4/+2 |
* | x86: cpa, clean up code flow | Ingo Molnar | 2008-02-04 | 1 | -11/+9 |
* | x86: cpa, eliminate CPA_ enum | Ingo Molnar | 2008-02-04 | 1 | -19/+15 |
* | x86: cpa, cleanups | Ingo Molnar | 2008-02-04 | 1 | -6/+15 |
* | x86: implement gbpages support in change_page_attr() | Andi Kleen | 2008-02-04 | 1 | -2/+15 |
* | x86: add gbpages support to lookup_address | Andi Kleen | 2008-02-04 | 1 | -0/+5 |
* | x86: fix page-present check in cpa_flush_range | Thomas Gleixner | 2008-02-04 | 1 | -1/+1 |
* | x86: remove cpa warning | Ingo Molnar | 2008-02-04 | 1 | -3/+1 |
* | x86: CPA fix pagetable split | Thomas Gleixner | 2008-02-04 | 1 | -3/+7 |
* | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen | 2008-02-04 | 1 | -3/+3 |
* | x86: cpa, fix lookup_address | Thomas Gleixner | 2008-02-04 | 1 | -1/+9 |
* | x86: AMD Athlon X2 hard hang fix | Ingo Molnar | 2008-02-04 | 1 | -0/+11 |
* | x86: cpa, preserve large pages if possible | Thomas Gleixner | 2008-02-04 | 1 | -12/+130 |
* | x86: cpa, check if we changed anything and tlb flushing is necessary | Thomas Gleixner | 2008-02-04 | 1 | -1/+17 |
* | x86: introduce struct cpa_data | Thomas Gleixner | 2008-02-04 | 1 | -37/+38 |
* | x86: cpa, only flush the cache if the caching attributes have changed | Andi Kleen | 2008-02-04 | 1 | -7/+24 |
* | x86: CPA return early when requested feature is not available | Thomas Gleixner | 2008-02-04 | 1 | -2/+12 |
* | x86: CPA use the existing pfn in split as well | Thomas Gleixner | 2008-02-04 | 1 | -4/+7 |
* | x86: use the pfn from the page when change its attributes | Arjan van de Ven | 2008-02-04 | 1 | -14/+17 |
* | x86: teach the static_protection function about high mappings | Arjan van de Ven | 2008-02-04 | 1 | -4/+31 |
* | x86: CPA remove bogus NX clear | Thomas Gleixner | 2008-02-04 | 1 | -1/+0 |
* | x86: change_page_attr_clear fix | Huang, Ying | 2008-01-31 | 1 | -2/+1 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86: cpa cleanup the 64-bit alias math | Thomas Gleixner | 2008-01-30 | 1 | -26/+30 |
* | x86: cpa: fix the self-test | Ingo Molnar | 2008-01-30 | 1 | -36/+38 |
* | x86: fix clflush_page_range logic | Ingo Molnar | 2008-01-30 | 1 | -7/+24 |
* | x86: optimize clflush | Thomas Gleixner | 2008-01-30 | 1 | -14/+8 |
* | x86: clflush_page_range needs mfence | Thomas Gleixner | 2008-01-30 | 1 | -0/+12 |
* | x86: cpa: rename global_flush_tlb() to cpa_flush_all() | Thomas Gleixner | 2008-01-30 | 1 | -5/+5 |
* | x86: cpa: implement clflush optimization | Thomas Gleixner | 2008-01-30 | 1 | -1/+41 |
* | x86: cpa use the new set_clr function | Thomas Gleixner | 2008-01-30 | 1 | -106/+20 |
* | x86: cpa create set_and_clr function | Thomas Gleixner | 2008-01-30 | 1 | -0/+39 |
* | x86: cpa move the flush into set and clear functions | Thomas Gleixner | 2008-01-30 | 1 | -48/+39 |
* | x86: cpa: clean up change_page_attr_set/clear() | Thomas Gleixner | 2008-01-30 | 1 | -8/+9 |
* | x86: cpa: fix loop | Ingo Molnar | 2008-01-30 | 1 | -6/+7 |
* | x86: cpa: fix split thinko | Thomas Gleixner | 2008-01-30 | 1 | -0/+4 |