Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
authorAlex Shi <alex.shi@linaro.org>
Tue, 20 Sep 2016 07:18:54 +0000 (15:18 +0800)
committerAlex Shi <alex.shi@linaro.org>
Tue, 20 Sep 2016 07:18:54 +0000 (15:18 +0800)
commit5f87c475f82a75e10bc6e249b7471349f1ef1636
treedf697b570c923c722b5ba24f502c6abdbb5e05f1
parentd3a1d035ef89cfb89cf6e2128d44b95771f2c7b4
parentd2d693d1ba7d93ec7c5db8aca2da29a4c91f6782
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android

Conflicts:
in fs/proc/task_mmu.c:
looks like vma_get_anon_name() want have a name for anonymous
vma when there is no name used in vma. commit: 586278d78bf
The name show is after any other names, so it maybe covered.
but anyway, it just a show here.
16 files changed:
Documentation/filesystems/proc.txt
arch/arm64/Kconfig
arch/arm64/mm/mmu.c
block/blk-core.c
block/genhd.c
drivers/char/random.c
fs/proc/task_mmu.c
include/linux/blkdev.h
include/linux/mm.h
include/linux/perf_event.h
kernel/sched/core.c
kernel/sched/cputime.c
kernel/sched/fair.c
kernel/time/hrtimer.c
net/ipv4/udp.c
net/ipv6/udp.c