1. 842cef9 x86/mm: Fix {pmd,pud}_{set,clear}_flags() by Jan Beulich · 7 years ago
  2. 86fa949 x86/mm: provide pmdp_establish() helper by Kirill A. Shutemov · 7 years ago
  3. 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
  4. a4b51ef x86/mm/dump_pagetables: Allow dumping current pagetables by Thomas Gleixner · 7 years ago
  5. b4bf4f9 x86/mm/dump_pagetables: Check user space page table for WX pages by Thomas Gleixner · 7 years ago
  6. fc2fbc8 x86/mm/pti: Populate user PGD by Dave Hansen · 7 years ago
  7. 1c4de1f x86/mm/pti: Allow NX poison to be set in p4d/pgd by Dave Hansen · 7 years ago
  8. 61e9b36 x86/mm/pti: Add mapping helper functions by Dave Hansen · 7 years ago
  9. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  10. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  11. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  14. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  15. b9d0520 x86/mm: Insure that boot memory areas are mapped properly by Tom Lendacky · 7 years ago
  16. 21729f8 x86/mm: Provide general kernel support for memory encryption by Tom Lendacky · 7 years ago
  17. fd7e315 x86/mm: Simplify p[g4um]d_page() macros by Tom Lendacky · 7 years ago
  18. 65ade2f x86/boot/64: Rename init_level4_pgt and early_level4_pgt by Kirill A. Shutemov · 8 years ago
  19. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  20. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
  21. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  22. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  23. f2a6a70 x86: Convert the rest of the code to support p4d_t by Kirill A. Shutemov · 8 years ago
  24. ef37bc3 x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h by Thomas Garnier · 8 years ago
  25. 2947ba0 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  26. d0f33ac mm, x86: fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  27. fe1e8c3 x86/mm: Extend headers with basic definitions to support 5-level paging by Kirill A. Shutemov · 8 years ago
  28. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  29. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  30. 4270fd8 x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve() by Ingo Molnar · 8 years ago
  31. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  32. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  33. 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
  34. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 9 years ago
  35. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
  36. b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
  37. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  38. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  39. 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 9 years ago
  40. 8459429 x86/mm/pkeys: Allow kernel to modify user pkey rights register by Dave Hansen · 9 years ago
  41. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
  42. a927cb8 x86/mm/pkeys: Add functions to fetch PKRU by Dave Hansen · 9 years ago
  43. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  44. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  45. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  46. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  47. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  48. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  49. 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
  50. d6ccc3e x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer by Juergen Gross · 9 years ago
  51. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  52. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 10 years ago
  53. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  54. bbac8c6 x86/asm: Add pud_pgprot() and pmd_pgprot() by Toshi Kani · 9 years ago
  55. f70abb0 x86/asm: Fix pud/pmd interfaces to handle large PAT bit by Toshi Kani · 9 years ago
  56. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  57. ecb2feb x86/mm: Teach is_new_memtype_allowed() about Write-Through type by Toshi Kani · 10 years ago
  58. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  59. e3a1f6c x86: pte_protnone() and pmd_protnone() must check entry is not present by David Vrabel · 10 years ago
  60. c819f37 x86: mm: restore original pte_special check by Mel Gorman · 10 years ago
  61. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 10 years ago
  62. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 10 years ago
  63. 0a19136 x86: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  64. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  65. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  66. d85f333 x86: Use new cache mode type in asm/pgtable.h by Juergen Gross · 10 years ago
  67. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  68. 2bf01f9 mm: x86 pgtable: require X86_64 for soft-dirty tracker by Cyrill Gorcunov · 11 years ago
  69. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 11 years ago
  70. 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
  71. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
  72. ef6bea6 x86, ptdump: Add the functionality to dump an arbitrary pagetable by Borislav Petkov · 11 years ago
  73. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  74. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  75. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  76. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  78. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  79. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  80. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 12 years ago
  81. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  82. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  85. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  86. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  87. 4cbeb51 x86, mm: Pagetable level size/shift/mask helpers by Dave Hansen · 12 years ago
  88. 602e018 x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions by Kirill A. Shutemov · 12 years ago
  89. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  90. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  91. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  92. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
  93. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
  94. 027ef6c mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
  95. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  96. 2ac1346 x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro by Jesper Juhl · 13 years ago
  97. 4b7167b thp: don't allow transparent hugepage support without PSE by Andrea Arcangeli · 14 years ago
  98. c489f12 thp: add pmd_modify by Johannes Weiner · 14 years ago
  99. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 14 years ago
  100. db3eb96f thp: add pmd mangling functions to x86 by Andrea Arcangeli · 14 years ago