Age | Commit message (Expand) | Author |
---|---|---|
2008-01-30 | x86: make various pageattr.c functions static | Arjan van de Ven |
2008-01-30 | x86: cpa: set_memory_notpresent() | Ingo Molnar |
2008-01-30 | x86: fix the missing BIOS area check in page_is_ram | Thomas Gleixner |
2008-01-30 | x86: deprecate change_page_attr() for drivers | Arjan van de Ven |
2008-01-30 | x86: a new API for drivers/etc to control cache and other page attributes | Arjan van de Ven |
2008-01-30 | x86: cpa: move clflush_cache_range() | Ingo Molnar |
2008-01-30 | x86: turn the check_exec function into function that | Arjan van de Ven |
2008-01-30 | x86: fix NX bit handling in change_page_attr() | Huang, Ying |
2008-01-30 | x86: change cpa to pfn based | Ingo Molnar |
2008-01-30 | x86: keep the BIOS area executable | Ingo Molnar |
2008-01-30 | x86: add PG_LEVEL enum | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/mm/pageattr.c | Ingo Molnar |
2008-01-30 | x86: re-add clflush_cache_range() | Ingo Molnar |
2008-01-30 | x86: unify pageattr_32.c and pageattr_64.c | Ingo Molnar |