1. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 91105f2 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  3. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. cddab76 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  5. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  6. 9b1a1ae mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 7 years ago
  7. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  8. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  9. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  10. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  11. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  12. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  13. 337d9ab mm: thp: check pmd_trans_unstable() after split_huge_pmd() by Naoya Horiguchi · 8 years ago
  14. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  15. fee83b3 mm/mempolicy.c:offset_il_node() document and clarify by Andrew Morton · 8 years ago
  16. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  17. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  19. 4355c01 mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind by Liang Chen · 8 years ago
  20. 0a2e280 mm, thp: fix migration of PTE-mapped transparent huge pages by Kirill A. Shutemov · 8 years ago
  21. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  22. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 8 years ago
  23. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 8 years ago
  24. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 8 years ago
  25. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  26. 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 8 years ago
  27. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  28. acda0c3 mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range() by Aristeu Rozanski · 9 years ago
  29. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  30. 0867a57 mm, thp: respect MPOL_PREFERRED policy with non-local node by Vlastimil Babka · 9 years ago
  31. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 9 years ago
  32. 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 9 years ago
  33. b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 9 years ago
  34. 9e763e0 mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  35. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  36. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago
  37. 6f4576e mempolicy: apply page table walker on queue_pages_range() by Naoya Horiguchi · 9 years ago
  38. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 9 years ago
  39. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 9 years ago
  40. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. 859f7ef mm/mempolicy.c: remove unnecessary is_valid_nodemask() by Zhihui Zhang · 9 years ago
  42. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  43. 2c0346a mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY by Mel Gorman · 10 years ago
  44. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  45. 2c7c3a7 mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) by Oleg Nesterov · 10 years ago
  46. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  47. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  48. 8d90274 mempolicy: sanitize the usage of get_task_policy() by Oleg Nesterov · 10 years ago
  49. f15ca78 mempolicy: change get_task_policy() to return default_policy rather than NULL by Oleg Nesterov · 10 years ago
  50. 2386740 mempolicy: change alloc_pages_vma() to use mpol_cond_put() by Oleg Nesterov · 10 years ago
  51. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  52. 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  53. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  54. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  55. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  56. d4c5491 mm: add !pte_present() check on existing hugetlb_entry callbacks by Naoya Horiguchi · 10 years ago
  57. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  58. b46e14a mm/mempolicy.c: parameter doc uniformization by Fabian Frederick · 10 years ago
  59. 23c8902 mm: constify nmask argument to set_mempolicy() by Rasmus Villemoes · 10 years ago
  60. f7f28ca mm: constify nmask argument to mbind() by Rasmus Villemoes · 10 years ago
  61. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  62. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  63. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  64. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  65. c93e0f6 mm/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  66. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 10 years ago
  67. 8790c71 mm/mempolicy.c: fix mempolicy printing in numa_maps by David Rientjes · 10 years ago
  68. 4a404be mm/mempolicy.c: convert to pr_foo() by Andrew Morton · 10 years ago
  69. c297663 mm: numa: initialise numa balancing after jump label initialisation by Mel Gorman · 10 years ago
  70. 10f3904 sched/numa, mm: Use active_nodes nodemask to limit numa migrations by Rik van Riel · 10 years ago
  71. 52bf84a sched/numa, mm: Remove p->numa_migrate_deferred by Rik van Riel · 10 years ago
  72. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  73. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 10 years ago
  74. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  75. 11c731e mm/mempolicy: fix !vma in new_vma_page() by Wanpeng Li · 10 years ago
  76. b0e5fd7 mm/mempolicy: correct putback method for isolate pages if failed by Joonsoo Kim · 10 years ago
  77. 5877231 mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE by Aneesh Kumar K.V · 10 years ago
  78. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  79. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  80. b76ac7e mm/mempolicy: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  81. 948927e mm, mempolicy: make mpol_to_str robust and always succeed by David Rientjes · 11 years ago
  82. de1c9ce sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  83. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  84. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  85. fc314724 mm: numa: Limit NUMA scanning to migrate-on-fault VMAs by Mel Gorman · 11 years ago
  86. 6fe6b2d sched/numa: Do not migrate memory immediately after switching node by Rik van Riel · 11 years ago
  87. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  88. 0bf598d mbind: add BUG_ON(!vma) in new_vma_page() by Naoya Horiguchi · 11 years ago
  89. 9809494 mm/mempolicy: rename check_*range to queue_pages_*range by Naoya Horiguchi · 11 years ago
  90. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  91. e2d8cf4 migrate: add hugepage migration code to migrate_pages() by Naoya Horiguchi · 11 years ago
  92. 1da6f0e mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy by Jianguo Wu · 11 years ago
  93. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  94. 3964acd mm: mempolicy: fix mbind_range() && vma_adjust() interaction by Oleg Nesterov · 11 years ago
  95. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 11 years ago
  96. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 11 years ago
  97. 00ef2d2 mm: use NUMA_NO_NODE by David Rientjes · 11 years ago
  98. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 11 years ago
  99. b79bc0a ksm: enable KSM page migration by Hugh Dickins · 11 years ago
  100. 22b751c mm: rename page struct field helpers by Mel Gorman · 11 years ago