I left here only small and simple patches, some of them already acked. Patch for lru filters in __isolate_lru_page() was reworked again: we can remove all these checks, because lumpy isolation in shrink_active_list() now forbidden. --- Hugh Dickins (2): mm/memcg: scanning_global_lru means mem_cgroup_disabled mm/memcg: move reclaim_stat into lruvec Konstantin Khlebnikov (5): mm: push lru index into shrink_[in]active_list() mm: mark mm-inline functions as __always_inline mm: remove lru type checks from __isolate_lru_page() mm/memcg: kill mem_cgroup_lru_del() mm/memcg: use vm_swappiness from target memory cgroup include/linux/memcontrol.h | 14 ------ include/linux/mm_inline.h | 8 ++- include/linux/mmzone.h | 39 +++++++--------- include/linux/swap.h | 2 - mm/compaction.c | 4 +- mm/memcontrol.c | 32 +++---------- mm/page_alloc.c | 8 ++- mm/swap.c | 14 ++---- mm/vmscan.c | 105 +++++++++++++++----------------------------- 9 files changed, 74 insertions(+), 152 deletions(-) -- Signature -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>