aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAge
...
* 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
* x86: cpa move the flush into set and clear functionsThomas Gleixner2008-01-30
* x86: cpa: clean up change_page_attr_set/clear()Thomas Gleixner2008-01-30
* x86: cpa: fix loopIngo Molnar2008-01-30
* x86: cpa: fix split thinkoThomas Gleixner2008-01-30
* x86: fix pageattr-selftestArjan van de Ven2008-01-30
* x86: cpa: move flush to cpaThomas Gleixner2008-01-30
* x86: make various pageattr.c functions staticArjan van de Ven2008-01-30
* x86: cpa: set_memory_notpresent()Ingo Molnar2008-01-30
* x86: fix the missing BIOS area check in page_is_ramThomas Gleixner2008-01-30
* x86: deprecate change_page_attr() for driversArjan van de Ven2008-01-30
* x86: a new API for drivers/etc to control cache and other page attributesArjan van de Ven2008-01-30
* x86: cpa: move clflush_cache_range()Ingo Molnar2008-01-30
* x86: turn the check_exec function into function thatArjan van de Ven2008-01-30
* x86: fix NX bit handling in change_page_attr()Huang, Ying2008-01-30
* x86: change cpa to pfn basedIngo Molnar2008-01-30
* x86: keep the BIOS area executableIngo Molnar2008-01-30
* x86: add PG_LEVEL enumThomas Gleixner2008-01-30
* x86: clean up arch/x86/mm/pageattr.cIngo Molnar2008-01-30
* x86: re-add clflush_cache_range()Ingo Molnar2008-01-30
* x86: unify pageattr_32.c and pageattr_64.cIngo Molnar2008-01-30