Commit Graph

92 Commits (19fd3cabbabe5d37b83f833a1593592ed9878236)

Author SHA1 Message Date
Yinghai Lu 965194c15d x86: max_low_pfn_mapped fix, #2 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Thomas Gleixner 65280e613f x86: janitor CPA statistics patch 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Andreas Herrmann 499f8f84b8 x86: rename pat_wc_enabled to pat_enabled 17 years ago
Pekka Paalanen 75bb88350e x86 mmiotrace: use lookup_address() 17 years ago
Suresh Siddha de33c442ed x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() 17 years ago
Jeremy Fitzhardinge 6944a9c894 x86: rename paravirt_alloc_pt etc after the pagetable structure 17 years ago
Jeremy Fitzhardinge 1d262d3a49 x86: put paravirt stubs into common asm/pgalloc.h 17 years ago
Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
Ingo Molnar d1a4be630f x86 PAT: fix mmap() of holes 17 years ago
Andi Kleen c9caa02c52 x86: add set_memory_4k to pageattr.c 17 years ago
venkatesh.pallipadi@intel.com ef354af462 x86: PAT add set_memory_wc() interface 17 years ago
venkatesh.pallipadi@intel.com 1219333dfd x86: PAT use reserve free memtype in set_memory_uc 17 years ago
venkatesh.pallipadi@intel.com 2e5d9c857d x86: PAT infrastructure patch 17 years ago
Thomas Gleixner ee7ae7a198 x86: add debug info to DEBUG_PAGEALLOC 17 years ago
Suresh Siddha d546b67a94 x86: fix performance drop for glx 17 years ago
Rafael J. Wysocki 9b5cf48b06 x86: revert "x86: CPA: avoid split of alias mappings" 17 years ago
Thomas Gleixner 8be8f54bae x86: CPA: avoid split of alias mappings 17 years ago
Ingo Molnar 92cb54a37a x86: make DEBUG_PAGEALLOC and CPA more robust 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Andi Kleen 8e31c2ac11 x86: CPA: remove BUG_ON for LRU/Compound pages 17 years ago
Thomas Gleixner f34b439f34 x86: CPA: avoid double checking of alias ranges 17 years ago
Thomas Gleixner af96e4438a x86: CPA no alias checking for _NX 17 years ago
Thomas Gleixner c31c7d4844 x86: CPA, fix alias checks 17 years ago
Ingo Molnar f8d8406bcb x86: cpa, fix out of date comment 17 years ago
Thomas Gleixner 69b1415e93 x86: cpa: ensure page alignment 17 years ago
Andi Kleen 5d3c8b21e2 x86: CPA: fix gbpages support in try_preserve_large_page 17 years ago
Thomas Gleixner fac8493960 x86: cpa, strict range check in try_preserve_large_page() 17 years ago
Thomas Gleixner eb5b5f024c x86: cpa, use page pool 17 years ago
Thomas Gleixner 76ebd0548d x86: introduce page pool in cpa 17 years ago
Harvey Harrison da7bfc50f5 x86: sparse warnings in pageattr.c 17 years ago
Arjan van de Ven cc842b82cc x86: remove suprious ifdefs from pageattr.c 17 years ago
Ingo Molnar 2d684cd6d9 x86: remove X2 workaround 17 years ago
Hugh Dickins 8cb2a7c1e9 stop c_p_a corrupting the pds 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 c2f71ee214 x86: add gbpages support to lookup_address 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
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