Commit Graph

440 Commits (7fa09f24b477ad41b821713eba757b3aa7a2864a)

Author SHA1 Message Date
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
Huang, Ying 5827040df0 x86: change_page_attr_clear fix 17 years ago
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
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