1. 05257a1 memcg: add rwsem to synchronize against memcg_caches arrays relocation by Vladimir Davydov · 9 years ago
  2. dbcf73e memcg: rename some cache id related variables by Vladimir Davydov · 9 years ago
  3. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 9 years ago
  4. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  5. 10c1045 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries by Mel Gorman · 9 years ago
  6. c0e7cad mm: numa: add paranoid check around pte_protnone_numa by Mel Gorman · 9 years ago
  7. e944fd6 mm: numa: do not trap faults on the huge zero page by Mel Gorman · 9 years ago
  8. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  9. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  10. 5d83306 mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault by Mel Gorman · 9 years ago
  11. 8138a67 mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 9 years ago
  12. 5703b08 mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 9 years ago
  13. 57c2e36 vmstat: Reduce time interval to stat update on idle cpu by Christoph Lameter · 9 years ago
  14. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 9 years ago
  15. 1035921 mm: incorporate read-only pages into transparent huge pages by Ebru Akagunduz · 9 years ago
  16. ba4877b vmstat: do not use deferrable delayed work for vmstat_update by Michal Hocko · 9 years ago
  17. 9c0415e mm: more aggressive page stealing for UNMOVABLE allocations by Vlastimil Babka · 9 years ago
  18. 3a1086f mm: always steal split buddies in fallback allocations by Vlastimil Babka · 9 years ago
  19. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 9 years ago
  20. 1e25a27 mincore: apply page table walker on do_mincore() by Naoya Horiguchi · 9 years ago
  21. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago
  22. 6f4576e mempolicy: apply page table walker on queue_pages_range() by Naoya Horiguchi · 9 years ago
  23. 26bcd64 memcg: cleanup preparation for page table walk by Naoya Horiguchi · 9 years ago
  24. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 9 years ago
  25. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 9 years ago
  26. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 9 years ago
  27. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  28. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  29. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 9 years ago
  30. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  31. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 9 years ago
  32. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 9 years ago
  33. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 9 years ago
  34. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 9 years ago
  35. e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 9 years ago
  36. 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 9 years ago
  37. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 9 years ago
  38. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 9 years ago
  39. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  40. 21afa38 mm: memcontrol: consolidate swap controller code by Johannes Weiner · 9 years ago
  41. 95a045f mm: memcontrol: consolidate memory controller initialization by Johannes Weiner · 9 years ago
  42. 9c608db mm: memcontrol: simplify soft limit tree init code by Johannes Weiner · 9 years ago
  43. 94737a8 mm: cma: fix totalcma_pages to include DT defined CMA regions by George G. Davis · 9 years ago
  44. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 9 years ago
  45. 63a8ca9 oom: thaw the OOM victim if it is frozen by Michal Hocko · 9 years ago
  46. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 9 years ago
  47. 1dfab5a mm: memcontrol: fold move_anon() and move_file() by Johannes Weiner · 9 years ago
  48. 241994e mm: memcontrol: default hierarchy interface for memory by Johannes Weiner · 9 years ago
  49. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 9 years ago
  50. 8d29e18 mm: use correct format specifiers when printing address ranges by Juergen Gross · 9 years ago
  51. 0ca44b1 memcg: add BUILD_BUG_ON() for string tables by Greg Thelen · 9 years ago
  52. 90cbc25 vmscan: force scan offline memory cgroups by Vladimir Davydov · 9 years ago
  53. 81422f2 mm: more checks on free_pages_prepare() for tail pages by Kirill A. Shutemov · 9 years ago
  54. 6e9f0d5 mm/page_alloc.c: drop dead destroy_compound_page() by Kirill A. Shutemov · 9 years ago
  55. 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 9 years ago
  56. 1a6d53a mm: reduce try_to_compact_pages parameters by Vlastimil Babka · 9 years ago
  57. a926375 mm, page_alloc: reduce number of alloc_pages* functions' parameters by Vlastimil Babka · 9 years ago
  58. 7537919 mm: set page->pfmemalloc in prep_new_page() by Vlastimil Babka · 9 years ago
  59. 9fbc1f6 mm/hugetlb: add migration entry check in __unmap_hugepage_range by Naoya Horiguchi · 9 years ago
  60. a8bda28 mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection by Naoya Horiguchi · 9 years ago
  61. 0f792cf mm/hugetlb: fix getting refcount 0 page in hugetlb_fault() by Naoya Horiguchi · 9 years ago
  62. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 9 years ago
  63. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  64. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  65. cfc5115 mm, vmscan: wake up all pfmemalloc-throttled processes at once by Vlastimil Babka · 9 years ago
  66. 23f086f kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator by Xishi Qiu · 9 years ago
  67. 91fbdc0 mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask by Andrew Morton · 9 years ago
  68. 6de2261 mm: memcontrol: track move_lock state internally by Johannes Weiner · 9 years ago
  69. 93aa7d9 swap: remove unused mem_cgroup_uncharge_swapcache declaration by Vladimir Davydov · 9 years ago
  70. 83363b9 oom: make sure that TIF_MEMDIE is set under task_lock by Michal Hocko · 9 years ago
  71. d7a94e7 oom: don't count on mm-less current process by Tetsuo Handa · 9 years ago
  72. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 9 years ago
  73. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  74. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  75. d5b3cf7 memcg: zap memcg_slab_caches and memcg_slab_mutex by Vladimir Davydov · 9 years ago
  76. 3e0350a memcg: zap memcg_name argument of memcg_create_kmem_cache by Vladimir Davydov · 9 years ago
  77. dbf22eb memcg: zap __memcg_{charge,uncharge}_slab by Vladimir Davydov · 9 years ago
  78. 4c5018c mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check by Weijie Yang · 9 years ago
  79. 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 9 years ago
  80. f38b4b3 mm: memory: merge shared-writable dirtying branches in do_wp_page() by Johannes Weiner · 9 years ago
  81. 74ec675 mm: memory: remove ->vm_file check on shared writable vmas by Johannes Weiner · 9 years ago
  82. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  83. ac51b93 mm: replace vma->sharead.linear with vma->shared by Kirill A. Shutemov · 9 years ago
  84. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  85. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  86. 9b4bdd2 mm: drop support of non-linear mapping from fault codepath by Kirill A. Shutemov · 9 years ago
  87. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 9 years ago
  88. c8d78c1 mm: replace remap_file_pages() syscall with emulation by Kirill A. Shutemov · 9 years ago
  89. 3c48687 mm/vmstat.c: fix/cleanup ifdefs by Andrew Morton · 9 years ago
  90. 7c4da06 mm/slab_common.c: use kmem_cache_free() by Vaishali Thakkar · 9 years ago
  91. 94e4d71 mm/slub.c: fix typo in comment by Kim Phillips · 9 years ago
  92. 9aabf81 mm/slub: optimize alloc/free fastpath by removing preemption on/off by Joonsoo Kim · 9 years ago
  93. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  94. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. f5e03a4 memcg, shmem: fix shmem migration to use lrucare by Michal Hocko · 9 years ago
  96. 944b687 mm: export "high_memory" symbol on !MMU by Arnd Bergmann · 9 years ago
  97. 23aaed6 mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range by Shiraz Hashim · 9 years ago
  98. 9c145c56 vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS by Linus Torvalds · 9 years ago
  99. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  100. 667a0a0 mm: provide a find_special_page vma operation by David Vrabel · 9 years ago