2017-05-30-15-38 merged

Andrew Morton (2):
      mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2-fix
      mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix-fix

Dave Kleikamp (1):
      JFS: do not ignore return code from write_one_page()

Johannes Weiner (5):
      mm: vmstat: move slab statistics from zone to node counters
      mm: memcontrol: use the node-native slab memory counters
      mm: memcontrol: use generic mod_memcg_page_state for kmem pages
      mm: memcontrol: per-lruvec stats infrastructure
      mm: memcontrol: account slab stats per lruvec

Michal Hocko (3):
      mm, memory_hotplug: drop artificial restriction on online/offline
      mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
      mm, memory_hotplug: move movable_node to the hotplug proper

Minchan Kim (1):
      zram: clean up duplicated codes in __zram_bvec_write

Vlastimil Babka (1):
      mm, page_alloc: fallback to smallest page when not stealing whole pageblock

Yevgen Pronenko (1):
      mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE

The preferred strategy to define debugfs attributes is to use the
DEFINE_DEBUGFS_ATTRIBUTE() macro and to use debugfs_create_file_unsafe().

Link: http://lkml.kernel.org/r/20170528145948.32127-1-y.pronenko@gmail.com
Signed-off-by: Yevgen Pronenko <y.pronenko@gmail.com>
Cc: "Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 file changed