Commit Graph

784 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Thomas Gleixner af1e6844d6 x86: cpa: rename global_flush_tlb() to cpa_flush_all() 17 years ago
Thomas Gleixner 57a6a46aa2 x86: cpa: implement clflush optimization 17 years ago
Thomas Gleixner 56744546b3 x86: cpa use the new set_clr function 17 years ago
Thomas Gleixner ff31452b6e x86: cpa create set_and_clr function 17 years ago
Thomas Gleixner 72932c7ad2 x86: cpa move the flush into set and clear functions 17 years ago
Arjan van de Ven edeed30589 x86: add testcases for RODATA and NX protections/attributes 17 years ago
Ingo Molnar adafdf6a4e x86: ioremap KERN_INFO 17 years ago
Thomas Gleixner 6eade8ff46 x86: cpa: clean up change_page_attr_set/clear() 17 years ago
Ingo Molnar 4692a1450b x86: cpa: fix loop 17 years ago
Thomas Gleixner a72a08a4b6 x86: cpa: fix split thinko 17 years ago
Arjan van de Ven 3c1df68b84 x86: make sure initmem is writable 17 years ago
Arjan van de Ven 488fd99588 x86: fix pageattr-selftest 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Arjan van de Ven d1028a154c x86: make various pageattr.c functions static 17 years ago
Ingo Molnar f62d0f008e x86: cpa: set_memory_notpresent() 17 years ago
Thomas Gleixner d806e5ee20 x86: cpa: convert ioremap to new API 17 years ago
Thomas Gleixner 5f8681529c x86: fix ioremap API 17 years ago
Thomas Gleixner 266b9f8727 x86: fix ioremap RAM check 17 years ago
Thomas Gleixner 950f9d95be x86: fix the missing BIOS area check in page_is_ram 17 years ago
Thomas Gleixner 5f5192b9fe x86: move page_is_ram() function 17 years ago
Arjan van de Ven e1271f686a x86: deprecate change_page_attr() for drivers 17 years ago
Arjan van de Ven 6d238cc4dc x86: convert CPA users to the new set_page_ API 17 years ago
Arjan van de Ven 75cbade8ea x86: a new API for drivers/etc to control cache and other page attributes 17 years ago
Ingo Molnar e81d5dc41b x86: cpa: move clflush_cache_range() 17 years ago
Thomas Gleixner e64c8aa0c5 x86: unify ioremap_32 and _64 17 years ago
Thomas Gleixner 240d3a7c47 x86: unify ioremap 17 years ago
Thomas Gleixner e4c1b977f0 x86: use remove_vm_are in ioremap_32 error path 17 years ago
Thomas Gleixner 4b40fcee13 x86: __iomem annotations 17 years ago
Thomas Gleixner e9332cacd7 x86: switch to change_page_attr_addr in ioremap_32.c 17 years ago
Thomas Gleixner 74ff2857f0 x86: make c_p_a unconditional in ioremap 17 years ago
Thomas Gleixner f87519e8f4 x86: introduce max_pfn_mapped 17 years ago
Thomas Gleixner 3cbd09e482 x86: cleanup ioremap includes 17 years ago
Thomas Gleixner 91eebf40b3 x86: style cleanup of ioremap code 17 years ago
Thomas Gleixner 1aaf74e919 x86: fix ioremap pgprot inconsistency 17 years ago
Thomas Gleixner a40343497e x86: fix ioremap pgprot inconsistency 17 years ago
Arjan van de Ven ed724be65f x86: turn the check_exec function into function that 17 years ago
Huang, Ying 1c17f4d615 x86: ioremap_nocache fix 17 years ago
Huang, Ying 4c881ca181 x86: fix NX bit handling in change_page_attr() 17 years ago
Ingo Molnar 8192206df0 x86: change cpa to pfn based 17 years ago
Ingo Molnar 687c4825b6 x86: keep the BIOS area executable 17 years ago
Thomas Gleixner 30551bb3ce x86: add PG_LEVEL enum 17 years ago
Ingo Molnar e4b71dcf54 x86: clean up arch/x86/mm/pageattr.c 17 years ago
Ingo Molnar 4554ab95c2 x86: re-add clflush_cache_range() 17 years ago
Ingo Molnar b195bc00ef x86: unify pageattr_32.c and pageattr_64.c 17 years ago
Ingo Molnar 6050be70d8 x86: prepare for pageattr.c unification 17 years ago
Ingo Molnar 44af6c41e6 x86: backmerge 64-bit details into 32-bit pageattr.c 17 years ago
Ingo Molnar ace63e3743 x86: add kernel_map_pages() to 64-bit 17 years ago
Ingo Molnar f5a50ce1bf x86: return -EINVAL in __change_page_attr(), instead of 0 17 years ago
Ingo Molnar 674d67269e x86: clean up differences between 64-bit and 32-bit 17 years ago
Ingo Molnar 6faa4c53b2 x86: 64-bit, add the new split_large_page() function 17 years ago