Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2016 02:55:54 +0000 (19:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2016 02:55:54 +0000 (19:55 -0700)
Merge updates from Andrew Morton:

 - a few misc bits

 - ocfs2

 - most(?) of MM

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (125 commits)
  thp: fix comments of __pmd_trans_huge_lock()
  cgroup: remove unnecessary 0 check from css_from_id()
  cgroup: fix idr leak for the first cgroup root
  mm: memcontrol: fix documentation for compound parameter
  mm: memcontrol: remove BUG_ON in uncharge_list
  mm: fix build warnings in <linux/compaction.h>
  mm, thp: convert from optimistic swapin collapsing to conservative
  mm, thp: fix comment inconsistency for swapin readahead functions
  thp: update Documentation/{vm/transhuge,filesystems/proc}.txt
  shmem: split huge pages beyond i_size under memory pressure
  thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
  khugepaged: add support of collapse for tmpfs/shmem pages
  shmem: make shmem_inode_info::lock irq-safe
  khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
  thp: extract khugepaged from mm/huge_memory.c
  shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
  shmem: add huge pages support
  shmem: get_unmapped_area align huge page
  shmem: prepare huge= mount option and sysfs knob
  mm, rmap: account shmem thp pages
  ...

12 files changed:
1  2 
Makefile
arch/s390/mm/fault.c
drivers/block/zram/zram_drv.c
fs/btrfs/extent_io.c
fs/ext4/file.c
fs/ext4/readpage.c
fs/f2fs/data.c
fs/mpage.c
fs/ocfs2/super.c
fs/orangefs/inode.c
include/linux/fs.h
mm/hugetlb.c

diff --cc Makefile
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/ext4/file.c
Simple merge
Simple merge
diff --cc fs/f2fs/data.c
Simple merge
diff --cc fs/mpage.c
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc mm/hugetlb.c
Simple merge