Commit Graph

295 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Ingo Molnar 58d5d0d8dd x86: fix deadlock, make pgd_lock irq-safe 17 years ago
Ingo Molnar 971a52d66a x86: delay CPA self-test and repeat it 17 years ago
Arjan van de Ven cc842b82cc x86: remove suprious ifdefs from pageattr.c 17 years ago
Arjan van de Ven 984bb80d94 x86: mark the .rodata section also NX 17 years ago
Ingo Molnar 2d684cd6d9 x86: remove X2 workaround 17 years ago
Thomas Gleixner d8b57bb700 x86: make spurious fault handler aware of large mappings 17 years ago
Hugh Dickins 8cb2a7c1e9 stop c_p_a corrupting the pds 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Thomas Gleixner 7b610eec7a x86: cpa, micro-optimization 17 years ago
Ingo Molnar 87f7f8fe32 x86: cpa, clean up code flow 17 years ago
Ingo Molnar beaff6333b x86: cpa, eliminate CPA_ enum 17 years ago
Ingo Molnar 9df84993cb x86: cpa, cleanups 17 years ago
Andi Kleen f07333fd14 x86: implement gbpages support in change_page_attr() 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Andi Kleen c2f71ee214 x86: add gbpages support to lookup_address 17 years ago
Andi Kleen d4f71f7969 x86: switch direct mapping setup over to set_pte 17 years ago
Thomas Gleixner 7bfb72e847 x86: fix page-present check in cpa_flush_range 17 years ago
Ingo Molnar 6ce9fc17d9 x86: remove cpa warning 17 years ago
Andi Kleen bde1965ce8 x86: remove now unused clear_kernel_mapping 17 years ago
Thomas Gleixner 64f351d197 x86: cpa selftest, skip non present entries 17 years ago
Thomas Gleixner 07cf89c05f x86: CPA fix pagetable split 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Thomas Gleixner 9a14aefc1d x86: cpa, fix lookup_address 17 years ago
Ingo Molnar 34508f66b6 x86: AMD Athlon X2 hard hang fix 17 years ago
Thomas Gleixner 65e074dffa x86: cpa, preserve large pages if possible 17 years ago
Thomas Gleixner f4ae5da0e8 x86: cpa, check if we changed anything and tlb flushing is necessary 17 years ago
Thomas Gleixner 72e458dfa6 x86: introduce struct cpa_data 17 years ago
Andi Kleen 6bb8383beb x86: cpa, only flush the cache if the caching attributes have changed 17 years ago
Thomas Gleixner 331e406588 x86: CPA return early when requested feature is not available 17 years ago
Thomas Gleixner f56d005d30 x86: no CPA on iounmap 17 years ago
Thomas Gleixner 75ab43bfce x86: ioremap remove the range check of cpa 17 years ago
Thomas Gleixner e66aadbe6c x86: simplify __ioremap 17 years ago
Thomas Gleixner 63c1dcf4bc x86: CPA use the existing pfn in split as well 17 years ago
Arjan van de Ven 626c2c9d06 x86: use the pfn from the page when change its attributes 17 years ago
Arjan van de Ven cc0f21bbc1 x86: teach the static_protection function about high mappings 17 years ago
Jeremy Fitzhardinge a67ad9c9f8 x86: revert "defer cr3 reload when doing pud_clear()" 17 years ago
Jeremy Fitzhardinge e618c9579c x86: unify PAE/non-PAE pgd_ctor 17 years ago
H. Peter Anvin f832ff18e8 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c 17 years ago
Harvey Harrison cf89ec924d x86: reduce ifdef sections in fault.c 17 years ago
Yinghai Lu 6118f76fb7 x86: print out node_data addr and bootmap_start addr 17 years ago
Thomas Gleixner b50516fc20 x86: CPA remove bogus NX clear 17 years ago
Ingo Molnar 38cb47ba01 x86: relax RAM check in ioremap() 17 years ago
Rafael J. Wysocki a6eb84bc1e suspend: cleanup reference to swsusp_pg_dir[] 17 years ago
Harvey Harrison 93809be8b1 x86: fixes for lookup_address args 17 years ago
Yinghai Lu 9347e0b0ce x86: remove unneeded round_up 17 years ago
Yinghai Lu 24a5da73f4 x86_64: make bootmap_start page align v6 17 years ago
Yinghai Lu 25eff8d4cd x86_64: add debug name for early_res 17 years ago
Ingo Molnar 5aa0508508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() 17 years ago
Huang, Ying 1fd6a53ddc x86: early_ioremap_reset fix 2 17 years ago