2014-05-01-14-50 merged

Akinobu Mita (1):
      intel-iommu: add missing include of dma-contiguous.h

Christoph Lameter (1):
      mm: replace __get_cpu_var uses with this_cpu_ptr

Daeseok Youn (1):
      mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create()

Dave Hansen (2):
      mm: shrinker trace points: fix negatives
      mm: shrinker: add nid to tracepoint output

Fabian Frederick (4):
      mm/memory_hotplug.c: use PFN_DOWN()
      mm/memblock.c: use PFN_DOWN
      mm/memcontrol.c: remove NULL assignment on static
      mm/vmalloc.c: replace seq_printf by seq_puts

Jianyu Zhan (3):
      mm/swap.c: introduce put_[un]refcounted_compound_page helpers for splitting put_compound_page()
      mm/swap.c: split put_compound_page()
      mm: introdule compound_head_by_tail()

Linus Torvalds (1):
      mm: don't pointlessly use BUG_ON() for sanity check

Michal Hocko (4):
      memcg, mm: introduce lowlimit reclaim
      memcg: allow setting low_limit
      memcg, doc: clarify global vs. limit reclaims
      memcg: document memory.low_limit_in_bytes

Oleg Nesterov (3):
      memcg: mm_update_next_owner() should skip kthreads
      memcg: optimize the "Search everything else" loop in mm_update_next_owner()
      memcg: kill start_kernel()->mm_init_owner(&init_mm)

Rasmus Villemoes (2):
      mm: constify nmask argument to mbind()
      mm: constify nmask argument to set_mempolicy()

Rik van Riel (1):
      mm/page-writeback.c: fix divide by zero in pos_ratio_polynom

Wang Sheng-Hui (1):
      include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags
mm/vmalloc.c: replace seq_printf by seq_puts

Replace seq_printf where possible

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 file changed