x86: use the same pgd_list for PAE and 64-bit
[deliverable/linux.git] / arch / x86 / mm / pageattr.c
2008-01-30  Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30  Thomas Gleixnerx86: cpa cleanup the 64-bit alias math
2008-01-30  Ingo Molnarx86: cpa: fix the self-test
2008-01-30  Ingo Molnarx86: fix clflush_page_range logic
2008-01-30  Thomas Gleixnerx86: optimize clflush
2008-01-30  Thomas Gleixnerx86: clflush_page_range needs mfence
2008-01-30  Thomas Gleixnerx86: cpa: rename global_flush_tlb() to cpa_flush_all()
2008-01-30  Thomas Gleixnerx86: cpa: implement clflush optimization
2008-01-30  Thomas Gleixnerx86: cpa use the new set_clr function
2008-01-30  Thomas Gleixnerx86: cpa create set_and_clr function
2008-01-30  Thomas Gleixnerx86: cpa move the flush into set and clear functions
2008-01-30  Thomas Gleixnerx86: cpa: clean up change_page_attr_set/clear()
2008-01-30  Ingo Molnarx86: cpa: fix loop
2008-01-30  Thomas Gleixnerx86: cpa: fix split thinko
2008-01-30  Arjan van de Venx86: fix pageattr-selftest
2008-01-30  Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30  Arjan van de Venx86: make various pageattr.c functions static
2008-01-30  Ingo Molnarx86: cpa: set_memory_notpresent()
2008-01-30  Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30  Arjan van de Venx86: deprecate change_page_attr() for drivers
2008-01-30  Arjan van de Venx86: a new API for drivers/etc to control cache and...
2008-01-30  Ingo Molnarx86: cpa: move clflush_cache_range()
2008-01-30  Arjan van de Venx86: turn the check_exec function into function that
2008-01-30  Huang, Yingx86: fix NX bit handling in change_page_attr()
2008-01-30  Ingo Molnarx86: change cpa to pfn based
2008-01-30  Ingo Molnarx86: keep the BIOS area executable
2008-01-30  Thomas Gleixnerx86: add PG_LEVEL enum
2008-01-30  Ingo Molnarx86: clean up arch/x86/mm/pageattr.c
2008-01-30  Ingo Molnarx86: re-add clflush_cache_range()
2008-01-30  Ingo Molnarx86: unify pageattr_32.c and pageattr_64.c
This page took 1.081107 seconds and 38 git commands to generate.