1. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  2. 183f24a mm/memory.c: mark wp_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  3. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. 5c9d2d5 mm: replace pte_write with pte_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  5. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  6. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  7. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  8. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  9. 0a7f682 mm: do not rely on preempt_count in print_vma_addr by Michal Hocko · 7 years ago
  10. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  11. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  12. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  13. aa8d22a mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference by Minchan Kim · 7 years ago
  14. 0bcac06 mm, swap: skip swapcache for swapin of synchronous device by Minchan Kim · 7 years ago
  15. b03a0fe locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Paul E. McKenney · 7 years ago
  16. 7d790d2 mm/device-public-memory: fix edge case in _vm_normal_page() by Reza Arbab · 7 years ago
  17. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  18. de0c799 mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  19. fde26be mm/memory.c: remove reduntant check for write access by Anshuman Khandual · 7 years ago
  20. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  21. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  22. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  23. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  24. ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
  25. ba3c4ce mm, THP, swap: make reuse_swap_page() works for THP swapped out by Huang Ying · 7 years ago
  26. 4647706 mm: always flush VMA ranges affected by zap_page_range by Mel Gorman · 7 years ago
  27. b2770da6 mm: add vm_insert_mixed_mkwrite() by Ross Zwisler · 7 years ago
  28. a4d1a88 dax: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  29. 6b31d59 mm, oom: fix potential data corruption when oom_reaper races with writer by Michal Hocko · 7 years ago
  30. 5b53a6e mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  31. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  32. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  33. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  34. 91a9014 mm/memory.c: mark create_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  35. 0a1345f mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE by Yevgen Pronenko · 7 years ago
  36. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  37. 8bc3c3f mm: drop NULL return check of pte_offset_map_lock() by Naoya Horiguchi · 7 years ago
  38. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  39. d0f0931d mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 7 years ago
  40. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 7 years ago
  41. db68ce1 new helper: uaccess_kernel() by Al Viro · 7 years ago
  42. 90eceff mm: introduce __p4d_alloc() by Kirill A. Shutemov · 7 years ago
  43. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 7 years ago
  44. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  45. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 7 years ago
  46. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 7 years ago
  47. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  48. 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 7 years ago
  49. cee216a mm/autonuma: don't use set_pte_at when updating protnone ptes by Aneesh Kumar K.V · 7 years ago
  50. 166f61b mm: codgin-style fixes by Tobin C Harding · 7 years ago
  51. 7f2b6ce mm/memory.c: use NULL instead of literal 0 by Tobin C Harding · 7 years ago
  52. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 7 years ago
  53. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 7 years ago
  54. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 7 years ago
  55. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  56. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 7 years ago
  57. 3e8715f mm: drop zap_details::check_swap_entries by Kirill A. Shutemov · 7 years ago
  58. da162e9 mm: drop zap_details::ignore_dirty by Kirill A. Shutemov · 7 years ago
  59. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 7 years ago
  60. fa4d75c userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support by Mike Kravetz · 7 years ago
  61. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 7 years ago
  62. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 7 years ago
  63. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  64. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  65. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
  66. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  67. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 2f89dc1 dax: protect PTE modification on WP fault by radix tree entry lock by Jan Kara · 8 years ago
  69. cae1240 mm: export follow_pte() by Jan Kara · 8 years ago
  70. a19e255 mm: change return values of finish_mkwrite_fault() by Jan Kara · 8 years ago
  71. 66a6197 mm: provide helper for finishing mkwrite faults by Jan Kara · 8 years ago
  72. 997dd98 mm: move part of wp_page_reuse() into the single call site by Jan Kara · 8 years ago
  73. a41b70d mm: use vmf->page during WP faults by Jan Kara · 8 years ago
  74. 38b8cb7 mm: pass vm_fault structure into do_page_mkwrite() by Jan Kara · 8 years ago
  75. 97ba0c2 mm: factor out common parts of write fault handling by Jan Kara · 8 years ago
  76. b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
  77. 9118c0c mm: factor out functionality to finish page faults by Jan Kara · 8 years ago
  78. 3917048 mm: allow full handling of COW faults in ->fault handlers by Jan Kara · 8 years ago
  79. 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
  80. fe82221 mm: use passed vm_fault structure for in wp_pfn_shared() by Jan Kara · 8 years ago
  81. 936ca80 mm: trim __do_fault() arguments by Jan Kara · 8 years ago
  82. 667240e mm: use passed vm_fault structure in __do_fault() by Jan Kara · 8 years ago
  83. 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
  84. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  85. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  86. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  87. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  88. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  89. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  90. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  91. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  92. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  93. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  94. fcd3585 lkdtm: Do not use flush_icache_range() on user addresses by Catalin Marinas · 8 years ago
  95. 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
  96. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  97. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  98. 442486e mm: replace __access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  99. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  100. 87744ab mm: fix cache mode tracking in vm_insert_mixed() by Dan Williams · 8 years ago