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