Commit Graph

80707 Commits (19d30b164417e7580d7f8c495a03137e1a45d4a7)
 

Author SHA1 Message Date
Ingo Molnar 10f22dde55 x86: arch/x86/mm/init_64.c printk fixes 17 years ago
Thomas Gleixner 14a62c34b1 x86: unify ioremap 17 years ago
Huang, Ying a3828064be x86: fixes some bugs about EFI memory map handling 17 years ago
Huang, Ying bed23c67fe x86: use reboot_type on EFI 32 17 years ago
Harvey Harrison 19f0dda91e x86: unify page fault oops printing 17 years ago
Harvey Harrison b3279c7fd7 x86: introduce show_fault_oops helper to fault_32|64.c 17 years ago
Harvey Harrison 35f3266ffb x86: add is_errata100 helper to fault_32|64.c 17 years ago
Harvey Harrison 29caf2f98c x86: add is_f00f_bug helper to fault_32|64.c 17 years ago
Ingo Molnar 9af993a926 x86: make ioremap() UC by default 17 years ago
Thomas Gleixner 0879750f5d x86: cpa cleanup the 64-bit alias math 17 years ago
Ingo Molnar 86f03989d9 x86: cpa: fix the self-test 17 years ago
Ingo Molnar aba8391f73 x86: rodata config hookup 17 years ago
Ingo Molnar 8f46924600 x86: enable CONFIG_DEBUG_PAGEALLOC more widely 17 years ago
Ingo Molnar ee01f1122c x86: init memory debugging 17 years ago
Arjan van de Ven 1a4872529e x86: move misplaced rodata check call 17 years ago
Ingo Molnar 4c61afcdb2 x86: fix clflush_page_range logic 17 years ago
Thomas Gleixner 3b233e52f7 x86: optimize clflush 17 years ago
Thomas Gleixner cd8ddf1a28 x86: clflush_page_range needs mfence 17 years ago
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
Ingo Molnar 5398f9854f x86: remove flush_agp_mappings() 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