summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pageattr.c
AgeCommit message (Expand)Author
2008-02-04x86: CPA remove bogus NX clearThomas Gleixner
2008-01-31x86: change_page_attr_clear fixHuang, Ying
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge
2008-01-30x86: cpa cleanup the 64-bit alias mathThomas Gleixner
2008-01-30x86: cpa: fix the self-testIngo Molnar
2008-01-30x86: fix clflush_page_range logicIngo Molnar
2008-01-30x86: optimize clflushThomas Gleixner
2008-01-30x86: clflush_page_range needs mfenceThomas Gleixner
2008-01-30x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner
2008-01-30x86: cpa: implement clflush optimizationThomas Gleixner
2008-01-30x86: cpa use the new set_clr functionThomas Gleixner
2008-01-30x86: cpa create set_and_clr functionThomas Gleixner
2008-01-30x86: cpa move the flush into set and clear functionsThomas Gleixner
2008-01-30x86: cpa: clean up change_page_attr_set/clear()Thomas Gleixner
2008-01-30x86: cpa: fix loopIngo Molnar
2008-01-30x86: cpa: fix split thinkoThomas Gleixner
2008-01-30x86: fix pageattr-selftestArjan van de Ven
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: make various pageattr.c functions staticArjan van de Ven
2008-01-30x86: cpa: set_memory_notpresent()Ingo Molnar
2008-01-30x86: fix the missing BIOS area check in page_is_ramThomas Gleixner
2008-01-30x86: deprecate change_page_attr() for driversArjan van de Ven
2008-01-30x86: a new API for drivers/etc to control cache and other page attributesArjan van de Ven
2008-01-30x86: cpa: move clflush_cache_range()Ingo Molnar
2008-01-30x86: turn the check_exec function into function thatArjan van de Ven
2008-01-30x86: fix NX bit handling in change_page_attr()Huang, Ying
2008-01-30x86: change cpa to pfn basedIngo Molnar
2008-01-30x86: keep the BIOS area executableIngo Molnar
2008-01-30x86: add PG_LEVEL enumThomas Gleixner
2008-01-30x86: clean up arch/x86/mm/pageattr.cIngo Molnar
2008-01-30x86: re-add clflush_cache_range()Ingo Molnar
2008-01-30x86: unify pageattr_32.c and pageattr_64.cIngo Molnar