Commit Graph

18602 Commits (bb52d82f45df3a2661d88befba7c79a7db8be496)

Author SHA1 Message Date
Yinghai Lu afadcd788f x86: fix nodemap_size according to nodeid bits 17 years ago
Yinghai Lu 9198715763 x86: fix overlap between pagetable with bss section 17 years ago
Joachim Deguara bb4a1d644a x86: add PCI IDs to k8topology_64.c 17 years ago
Jeremy Fitzhardinge f6df72e71e x86: fix early_ioremap pagetable ops 17 years ago
Jeremy Fitzhardinge e3ed910db2 x86: use the same pgd_list for PAE and 64-bit 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Jeremy Fitzhardinge 6194ba6ff6 x86: don't special-case pmd allocations as much 17 years ago
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
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
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