1. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  2. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  3. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  4. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  5. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  6. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  8. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
  9. c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
  10. c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 9 years ago
  11. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 71b3c12 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization by Andy Lutomirski · 9 years ago
  13. 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 9 years ago
  14. 2039e6a x86/mm/pat: Change free_memtype() to support shrinking case by Toshi Kani · 9 years ago
  15. d9fe4fa x86/mm/pat: Add untrack_pfn_moved for mremap by Toshi Kani · 9 years ago
  16. 9abb0ec x86/mm: Drop WARN from multi-BAR check by Laura Abbott · 9 years ago
  17. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  18. 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
  19. 173ae9b Fix user-visible spelling error by Linus Torvalds · 9 years ago
  20. 8dd3303 x86/mm: Introduce max_possible_pfn by Igor Mammedov · 9 years ago
  21. 8e8efe0 x86/mpx: Fix instruction decoder condition by Dave Hansen · 9 years ago
  22. 071ac0c x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only by Borislav Petkov · 9 years ago
  23. d6ccc3e x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer by Juergen Gross · 9 years ago
  24. 8609d1b x86/mm: Turn CONFIG_X86_PTDUMP into a module by Kees Cook · 9 years ago
  25. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. f3119b8 x86/mpx: Fix 32-bit address space calculation by Dave Hansen · 9 years ago
  28. 46561c3 x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  29. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  30. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  31. f4e342c x86/mm: Skip the hypervisor range when walking PGD by Boris Ostrovsky · 9 years ago
  32. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  33. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 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
  37. 2c66e24d x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled by Sai Praneeth · 9 years ago
  38. fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
  39. c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
  40. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  41. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  42. 55696b1 x86/mm: Fix no-change case in try_preserve_large_page() by Toshi Kani · 9 years ago
  43. d551aaa x86/mm: Fix __split_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  44. 3a19109 x86/mm: Fix try_preserve_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  45. daf3e35 x86/mm: Fix gup_huge_p?d() to handle large PAT bit by Toshi Kani · 9 years ago
  46. 34437e6 x86/mm: Fix slow_virt_to_phys() to handle large PAT bit by Toshi Kani · 9 years ago
  47. da25e62 x86/mm: Fix page table dump to show PAT bit by Toshi Kani · 9 years ago
  48. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 1126cb45 x86/fpu/mpx: Rework MPX 'xstate' types by Dave Hansen · 9 years ago
  50. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  51. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  52. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  54. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  55. 95cd2ea Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix by Ingo Molnar · 9 years ago
  56. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  57. 31e09b1 x86/mm/srat: Print non-volatile flag in SRAT by Linda Knippers · 9 years ago
  58. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  61. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  62. 8f45fe4 x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular by Paul Gortmaker · 9 years ago
  63. 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago
  64. d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
  65. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  66. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  67. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  68. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  69. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  70. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  71. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  72. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  73. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  74. 9962eea x86/mm: Initialize pmd_idx in page_table_range_init_count() by Minfei Huang · 9 years ago
  75. 8515522 x86/kasan: Add message about KASAN being initialized by Andrey Ryabinin · 9 years ago
  76. d4f86be x86/kasan: Fix boot crash on AMD processors by Andrey Ryabinin · 9 years ago
  77. 241d2c5 x86/kasan: Flush TLBs after switching CR3 by Andrey Ryabinin · 9 years ago
  78. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 9 years ago
  79. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  80. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 97ac46a x86/mpx: Allow 32-bit binaries on 64-bit kernels again by Dave Hansen · 9 years ago
  84. bea03c5 x86/mpx: Do not count MPX VMAs as neighbors when unmapping by Dave Hansen · 9 years ago
  85. 3ceaccd x86/mpx: Rewrite the unmap code by Dave Hansen · 9 years ago
  86. 613fcb7 x86/mpx: Support 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  87. 6ac52bb x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps by Dave Hansen · 9 years ago
  88. 5458765 x86/mpx: Introduce new 'directory entry' to 'addr' helper function by Dave Hansen · 9 years ago
  89. a1149fc x86/mpx: Add temporary variable to reduce masking by Dave Hansen · 9 years ago
  90. cd4996d x86/mpx: Trace allocation of new bounds tables by Dave Hansen · 9 years ago
  91. 2a1dcb1 x86/mpx: Trace the attempts to find bounds tables by Dave Hansen · 9 years ago
  92. 97efebf x86/mpx: Trace entry to bounds exception paths by Dave Hansen · 9 years ago
  93. e7126cf x86/mpx: Trace #BR exceptions by Dave Hansen · 9 years ago
  94. eb099e5 x86/mpx: Restrict the mmap() size check to bounds tables by Dave Hansen · 9 years ago
  95. 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 9 years ago
  96. a84eeaa x86/mpx: Use the new get_xsave_field_ptr()API by Dave Hansen · 9 years ago
  97. 623dffb x86/mm/pat: Add set_memory_wt() for Write-Through type by Toshi Kani · 9 years ago
  98. 35a5a10 x86/mm/pat: Extend set_page_memtype() to support Write-Through type by Toshi Kani · 9 years ago
  99. d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 9 years ago
  100. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago