summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: cpa: fix loopIngo Molnar2008-01-301-6/+7
* x86: cpa: fix split thinkoThomas Gleixner2008-01-301-0/+4
* x86: fix pageattr-selftestArjan van de Ven2008-01-301-42/+54
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-66/+71
* x86: make various pageattr.c functions staticArjan van de Ven2008-01-301-37/+14
* x86: cpa: set_memory_notpresent()Ingo Molnar2008-01-301-8/+26
* x86: fix the missing BIOS area check in page_is_ramThomas Gleixner2008-01-301-6/+1
* x86: deprecate change_page_attr() for driversArjan van de Ven2008-01-301-1/+1
* x86: a new API for drivers/etc to control cache and other page attributesArjan van de Ven2008-01-301-0/+197
* x86: cpa: move clflush_cache_range()Ingo Molnar2008-01-301-8/+8
* x86: turn the check_exec function into function thatArjan van de Ven2008-01-301-10/+37
* x86: fix NX bit handling in change_page_attr()Huang, Ying2008-01-301-1/+6
* x86: change cpa to pfn basedIngo Molnar2008-01-301-5/+8
* x86: keep the BIOS area executableIngo Molnar2008-01-301-7/+22
* x86: add PG_LEVEL enumThomas Gleixner2008-01-301-3/+6
* x86: clean up arch/x86/mm/pageattr.cIngo Molnar2008-01-301-8/+5
* x86: re-add clflush_cache_range()Ingo Molnar2008-01-301-0/+8
* x86: unify pageattr_32.c and pageattr_64.cIngo Molnar2008-01-301-0/+283
OpenPOWER on IntegriCloud