aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: add testcases for RODATA and NX protections/attributesArjan van de Ven
2008-01-30x86: ioremap KERN_INFOIngo Molnar
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: make sure initmem is writableArjan van de Ven
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: cpa: convert ioremap to new APIThomas Gleixner
2008-01-30x86: fix ioremap APIThomas Gleixner
2008-01-30x86: fix ioremap RAM checkThomas Gleixner
2008-01-30x86: fix the missing BIOS area check in page_is_ramThomas Gleixner
2008-01-30x86: move page_is_ram() functionThomas Gleixner
2008-01-30x86: deprecate change_page_attr() for driversArjan van de Ven
2008-01-30x86: convert CPA users to the new set_page_ APIArjan 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: unify ioremap_32 and _64Thomas Gleixner
2008-01-30x86: unify ioremapThomas Gleixner
2008-01-30x86: use remove_vm_are in ioremap_32 error pathThomas Gleixner
2008-01-30x86: __iomem annotationsThomas Gleixner
2008-01-30x86: switch to change_page_attr_addr in ioremap_32.cThomas Gleixner
2008-01-30x86: make c_p_a unconditional in ioremapThomas Gleixner
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner
2008-01-30x86: cleanup ioremap includesThomas Gleixner
2008-01-30x86: style cleanup of ioremap codeThomas Gleixner
2008-01-30x86: fix ioremap pgprot inconsistencyThomas Gleixner
2008-01-30x86: fix ioremap pgprot inconsistencyThomas Gleixner
2008-01-30x86: turn the check_exec function into function thatArjan van de Ven
2008-01-30x86: cpa: make self-test depend on DEBUG_KERNELIngo Molnar
2008-01-30x86: ioremap_nocache fixHuang, Ying
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
2008-01-30x86: prepare for pageattr.c unificationIngo Molnar
2008-01-30x86: backmerge 64-bit details into 32-bit pageattr.cIngo Molnar
2008-01-30x86: enable DEBUG_PAGEALLOC on 64-bitIngo Molnar
2008-01-30x86: add kernel_map_pages() to 64-bitIngo Molnar
2008-01-30x86: return -EINVAL in __change_page_attr(), instead of 0Ingo Molnar
2008-01-30x86: clean up differences between 64-bit and 32-bitIngo Molnar
2008-01-30x86: 64-bit, add the new split_large_page() functionIngo Molnar