Commit Graph

80565 Commits (fd40d6e3188b12c59696d6cb4a6f26333814d66f)
 

Author SHA1 Message Date
Harvey Harrison fd40d6e318 x86: shrink some ifdefs in fault.c 17 years ago
Jeremy Fitzhardinge 5b727a3b01 x86: ignore spurious faults 17 years ago
Harvey Harrison b406ac61e9 x86: remove nx_enabled from fault.c 17 years ago
Harvey Harrison c61e211d99 x86: unify fault_32|64.c 17 years ago
Harvey Harrison f8c2ee224d x86: unify fault_32|64.c with ifdefs 17 years ago
Harvey Harrison 1156e098c5 x86: unify fault_32|64.c by ifdef'd function bodies 17 years ago
Ingo Molnar d7d119d777 x86: arch/x86/mm/init_32.c printk fixes 17 years ago
Ingo Molnar 8550eb9982 x86: arch/x86/mm/init_32.c cleanup 17 years ago
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