- d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
- e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
- 4547833 x86/mm/pat: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 459fbe0 x86/mm/cpa: Avoid wbinvd() for PREEMPT by John Ogness · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- e535ec0 x86/mm/pat: Prevent hang during boot when mapping pages by Matt Fleming · 8 years ago
- 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 55920d3 x86/mm/cpa: Add missing comment in populate_pdg() by Andy Lutomirski · 8 years ago
- 530dd8d x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs by Andy Lutomirski · 8 years ago
- d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
- 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 8 years ago
- dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
- 4ff5308 x86/mm: Do not reference phys addr beyond kernel by Thomas Garnier · 8 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 7fc8442 x86/mm/pat: Document the (currently) EFI-only code path by Matt Fleming · 9 years ago
- 906bf7f x86/cpufeature: Remove cpu_has_clflush by Borislav Petkov · 9 years ago
- b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
- 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- d367cef x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU by Matt Fleming · 9 years ago
- 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
- 405e1133 x86/mm: Avoid premature success when changing page attributes by Jan Beulich · 9 years ago
- 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
- 15f003d x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() by Sai Praneeth · 9 years ago
- 397630150 x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings by Sai Praneeth · 9 years ago
- 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 9 years ago
- 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
- c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
- 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 9 years ago
- edc3b91 x86/mm/pat: Ensure cpa->pfn only contains page frame numbers by Matt Fleming · 9 years ago
- 639ab3eb Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 06ef431 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
- 2c66e24d x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled by Sai Praneeth · 9 years ago
- 55696b1 x86/mm: Fix no-change case in try_preserve_large_page() by Toshi Kani · 9 years ago
- d551aaa x86/mm: Fix __split_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
- 3a19109 x86/mm: Fix try_preserve_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
- 34437e6 x86/mm: Fix slow_virt_to_phys() to handle large PAT bit by Toshi Kani · 9 years ago
- 8f45fe4 x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular by Paul Gortmaker · 9 years ago
- 623dffb x86/mm/pat: Add set_memory_wt() for Write-Through type by Toshi Kani · 9 years ago
- 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
- d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
- cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
- 1fcb61c x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys() by Dexuan Cui · 10 years ago
- e4b6be33 x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) by Luis R. Rodriguez · 10 years ago
- 6c434d6 x86/mm: Do not flush last cacheline twice in clflush_cache_range() by Ross Zwisler · 10 years ago
- e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 10 years ago
- 6bbb614 x86/mm: Unexport set_memory_ro() and set_memory_rw() by Daniel Borkmann · 10 years ago
- eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
- a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 792230c x86: Introduce function to get pmd entry pointer by Juergen Gross · 10 years ago
- f5b2831 x86: Respect PAT bit when copying pte values between large and normal pages by Juergen Gross · 10 years ago
- e00c8cc x86: Use new cache mode type in memtype related functions by Juergen Gross · 10 years ago
- c06814d x86: Use new cache mode type in setting page attributes by Juergen Gross · 10 years ago
- 102e19e x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c by Juergen Gross · 10 years ago
- d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
- 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b82ad3d x86, pageattr: Correct WBINVD spelling in comment by Borislav Petkov · 11 years ago
- 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
- 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
- 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
- 8b80fd8 x86: Use clflushopt in clflush_cache_range by Ross Zwisler · 11 years ago
- 82f0712 x86/mm/cpa: Map in an arbitrary pgd by Borislav Petkov · 11 years ago
- 52a628f x86/mm/pageattr: Add last levels of error path by Borislav Petkov · 11 years ago
- 0bb8aee x86/mm/pageattr: Add a PUD error unwinding path by Borislav Petkov · 11 years ago
- c6b6f36 x86/mm/pageattr: Add a PTE pagetable populating function by Borislav Petkov · 11 years ago
- f900a4b x86/mm/pageattr: Add a PMD pagetable populating function by Borislav Petkov · 11 years ago
- 4b23538 x86/mm/pageattr: Add a PUD pagetable populating function by Borislav Petkov · 11 years ago
- f3f7296 x86/mm/pageattr: Add a PGD pagetable populating function by Borislav Petkov · 11 years ago
- 0fd64c2 x86/mm/pageattr: Lookup address in an arbitrary PGD by Borislav Petkov · 11 years ago
- f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
- f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 12 years ago
- 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 12 years ago
- 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
- ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
- f3c4fbb x86, mm: Use new pagetable helpers in try_preserve_large_page() by Dave Hansen · 12 years ago
- 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
- 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 12 years ago
- f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
- 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 12 years ago
- bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 12 years ago
- d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
- 2d070ef arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static by H Hartley Sweeten · 13 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
- f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 14 years ago