- 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d9e9a64 x86/mm/pti: Allocate a separate user PGD by Dave Hansen · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
- 9e52fc2 x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) by Vitaly Kuznetsov · 7 years ago
- b850405 x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 8 years ago
- e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
- a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
- 3e79ec7 arch: x86: charge page tables to kmemcg by Vladimir Davydov · 8 years ago
- a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- d6ccc3e x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer by Juergen Gross · 9 years ago
- b73522e x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers by Toshi Kani · 9 years ago
- 3d3ca41 x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs by Toshi Kani · 9 years ago
- 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- a1fb669 Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree by Ingo Molnar · 10 years ago
- 1db491f x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes by Fenghua Yu · 10 years ago
- dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
- a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- 73159fd x86, mm: Ensure correct alignment of the fixmap by Andy Lutomirski · 11 years ago
- b13b1d2 x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB by Shaohua Li · 11 years ago
- c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
- 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
- cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
- 73b44ff mm/pgtable: don't accumulate addr during pgd prepopulate pmd by Wanpeng Li · 11 years ago
- 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
- e4a1cc5 x86: mm: drop TLB flush from ptep_set_access_flags by Rik van Riel · 12 years ago
- 0f9a921 x86: mm: only do a local tlb flush in ptep_set_access_flags() by Rik van Riel · 12 years ago
- 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
- 5e4bf1a x86/mm: Don't flush the TLB on #WP pmd fixups by Ingo Molnar · 12 years ago
- 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 14 years ago
- a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
- f2d6bfe thp: add x86 32bit support by Johannes Weiner · 14 years ago
- db3eb96f thp: add pmd mangling functions to x86 by Andrea Arcangeli · 14 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 14 years ago
- b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 1431559 x86, mm: Allow highmem user page tables to be disabled at boot time by Ian Campbell · 15 years ago
- 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
- 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
- 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 16 years ago
- 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
- 17b7462 x86: pgd_{c,d}tor() cleanup by Jan Beulich · 16 years ago
- cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
- d8d5900 x86: preallocate and prepopulate separately by Jeremy Fitzhardinge · 16 years ago
- eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
- 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
- a1d5a86 x86: unify __set_fixmap, fix by Ingo Molnar · 16 years ago
- aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
- d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
- 7c7e6e0 x86: unify __set_fixmap by Jeremy Fitzhardinge · 16 years ago
- 48e2395 x86: fixup the fallout of the bitops changes by Thomas Gleixner · 17 years ago
- 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 17 years ago
- 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
- c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 17 years ago
- f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 17 years ago
- ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 17 years ago
- 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 17 years ago
- 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
- 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 17 years ago
- 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 17 years ago
- 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
- 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
- 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 17 years ago
- 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 17 years ago