1. 2ebba6b mm: unmapped page migration avoid unmap+remap overhead by Hugh Dickins · 10 years ago
  2. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  3. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 10 years ago
  4. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 10 years ago
  5. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  6. dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 10 years ago
  7. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  8. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
  9. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
  10. 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
  11. e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 10 years ago
  12. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 10 years ago
  13. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 10 years ago
  14. 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 10 years ago
  15. 4e701d7 memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cache by Vladimir Davydov · 10 years ago
  16. 900a38f memcg: zap kmem_account_flags by Vladimir Davydov · 10 years ago
  17. c313dc5d mm: mincore: add hwpoison page handle by Weijie Yang · 10 years ago
  18. b258d86 mm/rmap: calculate page offset when needed by Davidlohr Bueso · 10 years ago
  19. 2847cf9 mm/debug-pagealloc: cleanup page guard code by Joonsoo Kim · 10 years ago
  20. 4308ce1 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG by Tony Luck · 10 years ago
  21. 95fc3c5 memcg: do not abuse memcg_kmem_skip_account by Vladimir Davydov · 10 years ago
  22. 9d100c5 memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge} by Vladimir Davydov · 10 years ago
  23. bfda7e8 memcg: __mem_cgroup_free: remove stale disarm_static_keys comment by Vladimir Davydov · 10 years ago
  24. b5be83e mm: cma: align to physical address, not CMA region position by Gregory Fong · 10 years ago
  25. c8475d1 mm/memory.c: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  26. 1acf2e0 mm/nommu: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  27. d28eb9c mm/memory-failure: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  28. 874bfca mm/xip: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  29. 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  30. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  31. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  32. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  33. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  34. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  35. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  36. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  37. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  38. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  39. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 10 years ago
  40. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  41. 22811c6 mm: memcontrol: remove stale page_cgroup_lock comment by Johannes Weiner · 10 years ago
  42. a1ad289 mm/frontswap.c: fix the condition in BUG_ON by Li Haifeng · 10 years ago
  43. 26086de mm: fix a spelling mistake by Wei Yuan · 10 years ago
  44. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 10 years ago
  45. e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 10 years ago
  46. 2314b42 mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  47. 413918b mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  48. c01f46c mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task() by Johannes Weiner · 10 years ago
  49. 312722c mm: memcontrol: shorten the page statistics update slowpath by Johannes Weiner · 10 years ago
  50. e544a4e thp: do not mark zero-page pmd write-protected explicitly by Kirill A. Shutemov · 10 years ago
  51. b047501 memcg: use generic slab iterators for showing slabinfo by Vladimir Davydov · 10 years ago
  52. 4ef461e memcg: remove mem_cgroup_reclaimable check from soft reclaim by Vladimir Davydov · 10 years ago
  53. 247b144 mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  54. 4e2f245 mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  55. 354a478 mm: memcontrol: inline memcg->move_lock locking by Johannes Weiner · 10 years ago
  56. 2983331 mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag by Johannes Weiner · 10 years ago
  57. f4aaa8b mm: memcontrol: remove unnecessary PCG_MEM memory charge flag by Johannes Weiner · 10 years ago
  58. 18eca2e mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag by Johannes Weiner · 10 years ago
  59. 7bdd143c mm: memcontrol: uncharge pages on swapout by Johannes Weiner · 10 years ago
  60. b9982f8 mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup() by Michal Hocko · 10 years ago
  61. 8c0145b memcg: remove activate_kmem_mutex by Vladimir Davydov · 10 years ago
  62. 7d5e324 mm: memcontrol: clarify migration where old page is uncharged by Johannes Weiner · 10 years ago
  63. dfe0e77 mm: memcontrol: update mem_cgroup_page_lruvec() documentation by Johannes Weiner · 10 years ago
  64. bc2f2e7 memcg: simplify unreclaimable groups handling in soft limit reclaim by Vladimir Davydov · 10 years ago
  65. fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 10 years ago
  66. 6bace09 mm, compaction: always update cached scanner positions by Vlastimil Babka · 10 years ago
  67. f866979 mm, compaction: defer only on COMPACT_COMPLETE by Vlastimil Babka · 10 years ago
  68. 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
  69. ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
  70. 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 10 years ago
  71. ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
  72. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 10 years ago
  73. 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
  74. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 10 years ago
  75. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
  76. 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 10 years ago
  77. 0cbc853 mm/vmalloc.c: replace printk with pr_warn by Pintu Kumar · 10 years ago
  78. f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 10 years ago
  79. 6d3d6aa mm: memcontrol: remove synchronous stock draining code by Johannes Weiner · 10 years ago
  80. b205256 mm: memcontrol: continue cache reclaim from offlined groups by Johannes Weiner · 10 years ago
  81. 64f2199 mm: memcontrol: remove obsolete kmemcg pinning tricks by Johannes Weiner · 10 years ago
  82. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  83. 5ac8fb3 mm: memcontrol: convert reclaim iterator to simple css refcounting by Johannes Weiner · 10 years ago
  84. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
  85. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  86. 8df0c2d slab: replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  87. c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 10 years ago
  88. f6edde9 mm: slub: fix format mismatches in slab_err() callers by Andrey Ryabinin · 10 years ago
  89. 5436205 mm/slab: reverse iteration on find_mergeable() by Joonsoo Kim · 10 years ago
  90. 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 10 years ago
  91. b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 10 years ago
  92. 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 10 years ago
  93. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  94. c9f861c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  97. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  98. aa58309 copy_from_iter_nocache() by Al Viro · 10 years ago
  99. abb78f8 new helper: iov_iter_kvec() by Al Viro · 10 years ago
  100. a604ec7 csum_and_copy_..._iter() by Al Viro · 10 years ago