1. 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 4 years, 6 months ago
  2. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  3. 967fcde mm: thp: handle page cache THP correctly in PageTransCompoundMap by Yang Shi · 4 years, 7 months ago
  4. a80f4c8 Merge android-4.9.128 (ba01a42) into msm-4.9 by Minming Qi · 6 years ago
  5. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 8458056 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  7. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  8. 365031a mm: VMA sequence count by Peter Zijlstra · 6 years ago
  9. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  10. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  11. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  12. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  13. 694a95f mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
  14. 7283094ec kernel, oom: fix potential pgd_lock deadlock from __mmdrop by Michal Hocko · 8 years ago
  15. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  16. 632c0a1 mm: clean up non-standard page->_mapcount users by Vladimir Davydov · 8 years ago
  17. 99691ad mm: remove pointless struct in struct page definition by Vladimir Davydov · 8 years ago
  18. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  19. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  20. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  21. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  22. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  23. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  24. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  25. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 8 years ago
  26. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  27. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  28. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  29. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  30. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  31. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  32. f872f54 mm: Add a vm_special_mapping.fault() method by Andy Lutomirski · 8 years ago
  33. 1965c8b mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT by Kirill A. Shutemov · 9 years ago
  34. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  35. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  36. 474e4ee mm: drop page->slab_page by Kirill A. Shutemov · 9 years ago
  37. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  38. 64b990d mm: drop __nocast from vm_flags_t definition by Kirill A. Shutemov · 9 years ago
  39. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  40. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  41. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  42. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  43. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  44. 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 9 years ago
  45. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  46. e4b294c mm: add fields for compound destructor and order into struct page by Kirill A. Shutemov · 9 years ago
  47. ac51b93 mm: replace vma->sharead.linear with vma->shared by Kirill A. Shutemov · 9 years ago
  48. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  49. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 9 years ago
  50. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 9 years ago
  51. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 9 years ago
  52. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  53. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  54. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  55. 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
  56. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  57. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  58. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  59. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 10 years ago
  60. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  61. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 10 years ago
  62. af2c140 mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates by Mel Gorman · 10 years ago
  63. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 10 years ago
  64. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  65. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  66. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  67. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  68. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  69. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  70. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  71. 8456a64 slab: use struct page for slab management by Joonsoo Kim · 11 years ago
  72. 6812670 slab: overloading the RCU head over the LRU for RCU free by Joonsoo Kim · 11 years ago
  73. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  74. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  75. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  76. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  77. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  78. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  79. db446a0 aio: convert the ioctx list to table lookup v3 by Benjamin LaHaise · 11 years ago
  80. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  81. 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 11 years ago
  82. bbeae5b mm: move page flags layout to separate header by Peter Zijlstra · 11 years ago
  83. 34f0315 mm: numa: fix minor typo in numa_next_scan by Mel Gorman · 11 years ago
  84. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  85. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  86. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 11 years ago
  87. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 11 years ago
  88. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  89. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  90. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
  91. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  92. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  93. 1b4f59e3 slub: Commonize slab_cache field in struct page by Glauber Costa · 12 years ago
  94. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  95. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  96. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  97. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  98. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  99. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  100. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago