Hi all,

The powerpc allyesconfig is again broken more than usual.

Changes since 20140612:

Dropped trees: akpm-current, akpm (build problems)

Undropped tree: drm-intel-fixes

The drm-intel-fixes lost its build failure.

The net-next tree lost its build failure.

I dropped the akpm-current and akpm tree for today due to buld problems.

Non-merge commits (relative to Linus' tree): 754
 904 files changed, 23582 insertions(+), 17277 deletions(-)

----------------------------------------------------------------------------

I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ).  If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one.  You should use "git fetch" and checkout or reset to the new
master.

You can see which trees have been included by looking in the Next/Trees
file in the source.  There are also quilt-import.log and merge.log files
in the Next directory.  Between each merge, the tree was built with
a ppc64_defconfig for powerpc and an allmodconfig for x86_64 and a
multi_v7_defconfig for arm. After the final fixups (if any), it is also
built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and
allyesconfig (this fails its final link) and i386, sparc, sparc64 and arm
defconfig.

Below is a summary of the state of the merge.

I am currently merging 219 trees (counting Linus' and 29 trees of patches
pending for Linus' tree).

Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .

Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next .  If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.

Thanks to Randy Dunlap for doing many randconfig builds.  And to Paul
Gortmaker for triage and bug fixes.

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

$ git checkout master
$ git reset --hard stable
Merging origin/master (f9da455b93f6 Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next)
Merging fixes/master (4b660a7f5c80 Linux 3.15-rc6)
Merging kbuild-current/rc-fixes (38dbfb59d117 Linus 3.14-rc1)
Merging arc-current/for-curr (89ca3b881987 Linux 3.15-rc4)
Merging arm-current/fixes (3f8517e7937d ARM: 8063/1: bL_switcher: fix 
individual online status reporting of removed CPUs)
Merging m68k-current/for-linus (e8d6dc5ad26e m68k/hp300: Convert printk to 
pr_foo())
Merging metag-fixes/fixes (ffe6902b66aa asm-generic: remove _STK_LIM_MAX)
Merging powerpc-merge/merge (8212f58a9b15 powerpc: Wire renameat2() syscall)
Merging sparc/master (8ecc1bad4c9b sparc64: fix format string mismatch in 
arch/sparc/kernel/sysfs.c)
Merging net/master (c5b46160877a net/core: Add VF link state control policy)
Merging ipsec/master (6d004d6cc739 vti: Use the tunnel mark for lookup in the 
error handlers.)
Merging sound-current/for-linus (2afe8be85c2c ALSA: intel8x0: Use ktime and 
ktime_get())
Merging pci-current/for-linus (d0b4cc4e3270 PCI: Wrong register used to check 
pending traffic)
Merging wireless/master (2c316e699fa4 Merge branch 'for-john' of 
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes)
Merging driver-core.current/driver-core-linus (4b660a7f5c80 Linux 3.15-rc6)
Merging tty.current/tty-linus (d6d211db37e7 Linux 3.15-rc5)
Merging usb.current/usb-linus (5dc2808c4729 xhci: delete endpoints from 
bandwidth list before freeing whole device)
Merging usb-gadget-fixes/fixes (886c7c426d46 usb: gadget: at91-udc: fix irq and 
iomem resource retrieval)
Merging staging.current/staging-linus (9326c5ca0982 staging: r8192e_pci: fix 
htons error)
Merging char-misc.current/char-misc-linus (d1db0eea8524 Linux 3.15-rc3)
Merging input-current/for-linus (a292241cccb7 Merge branch 'next' into 
for-linus)
Merging md-current/for-linus (d47648fcf061 raid5: avoid finding "discard" 
stripe)
Merging crypto-current/master (3901c1124ec5 crypto: s390 - fix aes,des ctr mode 
concurrency finding.)
Merging ide/master (5b40dd30bbfa ide: Fix SC1200 dependencies)
Merging dwmw2/master (5950f0803ca9 pcmcia: remove RPX board stuff)
Merging devicetree-current/devicetree/merge (4b660a7f5c80 Linux 3.15-rc6)
Merging rr-fixes/fixes (79465d2fd48e module: remove warning about waiting 
module removal.)
Merging mfd-fixes/master (73beb63d290f mfd: rtsx_pcr: Disable interrupts before 
cancelling delayed works)
Merging vfio-fixes/for-linus (239a87020b26 Merge branch 
'for-joerg/arm-smmu/fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-linus)
Merging drm-intel-fixes/for-linux-next-fixes (15d24aa5602f drm/i915: BDW: 
Adding missing cursor offsets.)
Merging asm-generic/master (fb9de7ebc3a2 xtensa: Use generic asm/mmu.h for 
nommu)
Merging arc/for-next (34ad3f06d377 ARC: remove checks for CONFIG_ARC_MMU_V4)
Merging arm/for-next (bd63ce27d9d6 Merge branch 'devel-stable' into for-next)
Merging arm-perf/for-next/perf (c9eaa447e77e Linux 3.15-rc1)
Merging arm-soc/for-next (c96fa31fb251 arm-soc: document keystone fix)
Merging bcm2835/for-next (fa389e220254 Linux 3.14-rc6)
Merging berlin/berlin/for-next (8a26730ea692 Merge branch 'berlin/soc' into 
berlin/for-next)
Merging cortex-m/for-next (f0d7515372ff ARM: v7m: add trivial suspend support)
Merging ep93xx/ep93xx-for-next (bfb0709fd17b Merge branch 'ep93xx-fixes' into 
ep93xx-for-next)
Merging imx-mxs/for-next (ba0ec8db3543 Merge branch 'imx/dt' into for-next)
Merging ixp4xx/next (19f949f52599 Linux 3.8)
Merging keystone/next (c9eaa447e77e Linux 3.15-rc1)
Merging msm/for-next (81cf1e061d00 ARM: msm: Rename msm devicetrees to have 
standard 'qcom' prefix)
Merging mvebu/for-next (0a847a5b6ebe Merge branch 'mvebu/dt' into 
mvebu/for-next)
Merging renesas/next (94da9af459c1 Merge branch 'sh-drivers-for-v3.16' into 
next)
CONFLICT (content): Merge conflict in arch/arm/boot/dts/r8a7790-lager.dts
Merging samsung/for-next (8c4ef52e0bff Merge branch 'v3.16-next-fixes' into 
for-next)
CONFLICT (content): Merge conflict in arch/arm/mach-exynos/sleep.S
Merging tegra/for-next (ae3caacb703d Merge branch for-3.16/defconfig into 
for-next)
Merging arm64/for-next/core (9358d755bd5c arm64: kernel: initialize broadcast 
hrtimer based clock event device)
Merging blackfin/for-linus (51fdc6bf9880 blackfin: defconfigs: add MTD_SPI_NOR 
(new dependency for M25P80))
Merging c6x/for-linux-next (ae72758f1dd9 c6x: fix build failure caused by 
cache.h)
Merging cris/for-next (cd065a010a97 CRISv10: Readd missing header)
Merging hexagon/linux-next (a9a44fdf3296 Hexagon: update CR year for elf.h)
Merging ia64/next (e32634f5d57f pstore: Fix memory leak when decompress using 
big_oops_buf)
Merging m68k/for-next (e8d6dc5ad26e m68k/hp300: Convert printk to pr_foo())
Merging m68knommu/for-next (83c6bdb827c9 m68knommu: Implement gpio support for 
m54xx.)
Merging metag/for-next (2aca46ce1b5c sched: remove unused SCHED_INIT_NODE)
Merging microblaze/next (225fba216261 microblaze: Fix typo in head.S 
s/substract/subtract/)
Merging mips/mips-for-linux-next (022e751ccc90 Merge branch '3.16-fixes' into 
mips-for-linux-next)
Merging openrisc/for-upstream (548dafe880ad openrisc: Use get_signal() 
signal_setup_done())
Merging parisc/for-next (6c700d71f7fa [PARISC] hpux: Remove obsolete regs 
parameter from do_execve() in hpux_execve())
Merging parisc-hd/for-next (455c6fdbd219 Linux 3.14)
Merging powerpc/next (ad718622ab6d powerpc/book3s: Fix some ABIv2 issues in 
machine check code)
Merging fsl/next (e83eb028bb98 powerpc/fsl: Add fsl,portid-mapping to 
corenet1-cf chips)
Merging mpc5xxx/next (bc7505942233 powerpc/512x: dts: add MPC5125 clock specs)
Merging s390/features (8122574c2166 s390: update default configuration)
Merging sparc-next/master (311b8935ad4e Merge branch 'sparc_sparse_fixes')
CONFLICT (content): Merge conflict in arch/sparc/include/asm/pgtable_64.h
Merging tile/master (50b9ac1813f7 arch: tile: kernel: unaligned.c: Cleaning up 
uninitialized variables)
Merging uml/next (989e59fa41c5 um: Include generic barrier.h)
CONFLICT (content): Merge conflict in arch/um/include/asm/Kbuild
Merging unicore32/unicore32 (8c76c188d498 unicore32: Remove ARCH_HAS_CPUFREQ 
config option)
Merging xtensa/for_next (55b441be5cd6 xtensa: ISS: don't depend on CONFIG_TTY)
Merging btrfs/next (c7548af69d9e Btrfs: convert 
smp_mb__{before,after}_clear_bit)
Merging ceph/master (437f2c0d0c01 rbd: fix ida/idr memory leak)
Merging cifs/for-next (64b2d1fbbfda Merge tag 'for-f2fs-3.16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs)
Merging configfs/linux-next (b930c26416c4 Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs)
Merging ecryptfs/next (9e78d14a9f64 Use %pd in eCryptFS)
Merging ext3/for_next (19ef1229bc2e reiserfs: Fix compilation breakage with 
CONFIG_REISERFS_CHECK)
Merging ext4/dev (f8409abdc592 Merge tag 'ext4_for_linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4)
Merging f2fs/dev (9ab701349247 f2fs: support f2fs_fiemap)
Merging fscache/fscache (fe02fb3ec109 FS-Cache: Handle removal of unadded 
object to the fscache_object_list rb tree)
Merging fuse/for-next (1560c974dcd4 fuse: add renameat2 support)
Merging gfs2/master (0e48e055a7df GFS2: Prevent recovery before the local 
journal is set)
Merging jfs/jfs-next (bb5e50aaa805 fs/jfs/super.c: convert simple_str to kstr)
Merging logfs/master (339466142b3f Fix the call to BUG() caused by no free 
segment found)
Merging nfs/linux-next (dfb945473ae8 Merge 
git://www.linux-watchdog.org/linux-watchdog)
Merging nfsd/nfsd-next (48385408b455 nfsd4: fix FREE_STATEID lockowner leak)
Merging omfs/for-next (976d167615b6 Linux 3.1-rc9)
Merging squashfs/master (6d565409503f Squashfs: fix failure to unlock pages on 
decompress error)
Merging v9fs/for-next (f15844e0777f 9P: fix return value in v9fs_fid_xattr_set)
Merging ubifs/linux-next (380347e9ca76 UBIFS: Add an assertion for clean_zn_cnt)
Merging xfs/for-next (7691283d0561 Merge branch 'xfs-misc-fixes-3-for-3.16' 
into for-next)
Merging file-private-locks/linux-next (7dfeba1f206f locks: set fl_owner for 
leases back to current->files)
Merging vfs/for-next (9bd0bc947d95 kill generic_file_splice_write())
CONFLICT (content): Merge conflict in fs/splice.c
Merging pci/next (38a6148248e1 Merge branches 'pci/msi', 'pci/iommu' and 
'pci/cleanup' into next)
Merging hid/for-next (81ba992689ce HID: usbhid: remove unneeded initialization 
of quirks_param[])
Merging i2c/i2c/for-next (c51bd6acf59f i2c: rk3x: add NULL entry to the end 
of_device_id array)
Merging jdelvare-hwmon/master (c7208164e66f Linux 3.15-rc7)
Merging hwmon-staging/hwmon-next (9d311eddf356 hwmon: (nct6775) Fix probe 
unwind paths to properly unregister platform devices)
Merging v4l-dvb/master (656111f4b9cb Merge branch 'topic/omap3isp' into to_next)
Merging kbuild/for-next (e8253632714b Merge branch 'kbuild/kbuild' into 
kbuild/for-next)
Merging kconfig/for-next (95edca5c523c localmodconfig: Add config depends by 
default settings)
Merging libata/for-next (7113d2940956 Merge branch 'for-3.16' into for-next)
Merging pm/linux-next (19c1940feab7 Merge tag 'pm+acpi-3.16-rc1-2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm)
Merging idle/next (23a299cd9378 Merge branches 'turbostat' and 'intel_idle' 
into release)
Merging apm/for-next (158204397034 apm-emulation: add hibernation APM events to 
support suspend2disk)
Merging cpupowerutils/master (f16603386b38 cpupower tools: add install target 
to the debug tools' makefiles)
Merging thermal/next (63745aa72ed1 Merge branches 'armada-375-380-soc-support', 
'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of 
.git into next)
Merging ieee1394/for-next (165d560bb267 Merge branch 'master' into for-next)
Merging dlm/next (075f01775f53 dlm: use INFO for recovery messages)
Merging swiotlb/linux-next (0cb637bff80d swiotlb: Don't DoS us with 'swiotlb 
buffer is full' (v2))
Merging slave-dma/next (dd59d3b36369 Merge branch 'for-linus' into next)
Merging dmaengine/next (fbeec99ad5c0 dma: mv_xor: Rename 
__mv_xor_slot_cleanup() to mv_xor_slot_cleanup())
Merging net-next/master (e5eca6d41f53 rtnetlink: fix userspace API breakage for 
iproute2 < v3.9.0)
Merging ipsec-next/master (fc68086ce888 net/xfrm/xfrm_output.c: move 
EXPORT_SYMBOL)
Merging wireless-next/master (34d2b749ea10 b43: fix typo in Kconfig (make 
B43_BUSES_BCMA_AND_SSB the default for real))
Merging bluetooth/master (935269faaa18 Bluetooth: Fix deadlock in 
l2cap_conn_del())
Merging infiniband/for-next (eeaddf3670d4 Merge branches 'core', 'cxgb3', 
'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' 
and 'usnic' into for-next)
Merging mtd/master (e413a19a8ef4 Merge tag 'for-linus-20140610' of 
git://git.infradead.org/linux-mtd)
Merging l2-mtd/master (e413a19a8ef4 Merge tag 'for-linus-20140610' of 
git://git.infradead.org/linux-mtd)
Merging crypto/master (5208ed2ca165 crypto: testmgr - add aead cbc des, 
des3_ede tests)
Merging drm/drm-next (bc1dfff04a5d Merge branch 'drm-nouveau-next' of 
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next)
Merging drm-panel/drm/panel/for-next (a333f7ad1db5 drm/panel: simple - Add AUO 
B133XTN01 panel support)
Merging drm-intel/for-linux-next (ce9557b9fe17 Merge remote-tracking branch 
'drm-intel/topic/kicking-dogs-and-vgacon' into drm-intel-fixes)
Merging drm-tegra/drm/tegra/for-next (1f64ae7c5af0 drm/tegra: sor - Remove 
obsolete comment)
Merging sound/for-next (6538de03a98f ALSA: hda - Add quirk for ABit AA8XE)
Merging sound-asoc/for-next (06d3ef056a1f Merge remote-tracking branches 
'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'asoc/fix/pxa', 'asoc/fix/rcar' and 
'asoc/fix/sigmadsp' into asoc-linus)
Merging modules/modules-next (4982223e51e8 module: set nx before marking module 
MODULE_STATE_COMING.)
Merging virtio/virtio-next (c77fba9ab058 virtio_scsi: don't call 
virtqueue_add_sgs(... GFP_NOIO) holding spinlock.)
Merging input/next (68807a0c2015 Input: atmel_mxt_ts - fix invalid return from 
mxt_get_bootloader_version)
Merging input-mt/for-next (5e01dc7b26d9 Linux 3.12)
Merging block/for-next (a2d445d44000 block: add __init to blkcg_policy_register)
Merging device-mapper/for-next (4e48e9066124 dm crypt: sort writes)
Merging embedded/master (4744b43431e8 embedded: fix vc_translate operator 
precedence)
Merging firmware/master (6e03a201bbe8 firmware: speed up request_firmware(), v3)
Merging pcmcia/master (80af9e6d7ae6 pcmcia at91_cf: fix raw gpio number usage)
Merging mmc/mmc-next (11bc9381b277 mmc: sdhci-s3c: use mmc_of_parse and remove 
the card_tasklet)
Merging mmc-uh/next (b00719cfa553 Merge remote-tracking branch 
'remotes/linaro/fixes' into next)
Merging kgdb/kgdb-next (6bedf31c25dd kdb: Remove unhandled ssb command)
Merging slab/for-next (201ed0edb712 Merge branch 'slab/next' into for-next)
Merging uclinux/for-next (6dbe51c251a3 Linux 3.9-rc1)
Merging md/for-next (053f5b6525ae raid5: speedup sync_request processing)
Merging mfd/master (90b128ed1557 Merge tag 'mfd-lee-3.13-3' of 
git://git.linaro.org/people/ljones/mfd)
Merging mfd-lj/for-mfd-next (89abd4df28c6 mfd: wm5102: Correct default for LDO 
Control 2 register)
Merging battery/master (ac323d8d8070 power: max17040: Fix NULL pointer 
dereference when there is no platform_data)
Merging fbdev/for-next (718b90ac4c21 video: xilinxfb: Simplify error path)
Merging viafb/viafb-next (838ac785d521 viafb: avoid refresh and mode lookup in 
set_par)
Merging omap_dss2/for-next (e1f0cbfb4603 Merge branches '3.16/fbdev', 
'3.16/fbdev-omap' and '3.16/omap-dss-dt' into for-next)
CONFLICT (content): Merge conflict in arch/arm/boot/dts/am437x-gp-evm.dts
Merging regulator/for-next (8e564bfb64ec Merge remote-tracking branches 
'regulator/fix/as3722' and 'regulator/fix/palmas' into regulator-linus)
Merging security/next (2fd4e6698f08 Merge branch 'smack-for-3.16' of 
git://git.gitorious.org/smack-next/kernel into next)
Merging integrity/next (0430e49b6e7c ima: introduce ima_kernel_read())
Merging selinux/next (47dd0b76ace9 selinux: conditionally reschedule in 
hashtab_insert while loading selinux policy)
Merging lblnet/next (d8ec26d7f828 Linux 3.13)
Merging watchdog/master (6103c763759d x86: intel-mid: add watchdog platform 
code for Merrifield)
Merging iommu/next (c0981b863a31 Merge branches 'iommu/fixes', 'arm/omap', 
'arm/smmu', 'arm/shmobile', 'x86/amd', 'arm/exynos', 'arm/renesas', 'ppc/pamu' 
and 'arm/msm' into next)
Merging dwmw2-iommu/master (1860e379875d Linux 3.15)
Merging vfio/next (fd49c81f080a drivers/vfio/pci: Fix wrong MSI interrupt count)
Merging osd/linux-next (ce5d36aac26c ore: Support for raid 6)
Merging jc_docs/docs-next (5c050fb96380 docs: update the development process 
document)
Merging trivial/for-next (31789538e3ba staging: go7007: remove reference to 
CONFIG_KMOD)
Merging audit/master (3efe33f5d2da audit: x86: drop arch from 
__audit_syscall_entry() interface)
CONFLICT (content): Merge conflict in kernel/audit.c
CONFLICT (content): Merge conflict in arch/x86/Kconfig
CONFLICT (content): Merge conflict in arch/mips/kernel/ptrace.c
CONFLICT (content): Merge conflict in arch/mips/include/asm/syscall.h
Merging fsnotify/for-next (1ca39ab9d21a inotify: automatically restart syscalls)
Merging devicetree/devicetree/next (3c19ca6ae6a4 of: handle NULL node in 
next_child iterators)
Merging dt-rh/for-next (728dd198aa54 Merge branch 'earlycon-dt' into for-next)
Merging spi/for-next (d63944c8b9b2 Merge remote-tracking branch 
'spi/fix/pxa2xx' into spi-linus)
Merging tip/auto-latest (2154afaef9ed Merge branch 'locking/core')
Merging clockevents/clockevents/next (2529c3a33079 clocksource: Add Freescale 
FlexTimer Module (FTM) timer support)
Merging edac/linux_next (49856dc973cd sb_edac: mark MCE messages as KERN_DEBUG)
Merging edac-amd/for-next (aa2064d7dd35 EDAC: Fix MC scrub mode comparsion bug 
for correctable errors)
Merging irqchip/irqchip/for-next (3203bea71513 Documentation: add Broadcom STB 
Level-2 interrupt controller binding)
Merging ftrace/for-next (da9c3413a27b tracing: Fix check of ftrace_trace_arrays 
list_empty() check)
Merging rcu/rcu/next (61f38db3e3c0 rcu: Provide API to suppress stall warnings 
while sysrc runs)
Merging uprobes/for-next (0326f5a94dde uprobes/core: Handle breakpoint and 
singlestep exceptions)
Merging kvm/linux-next (5c02c392cd23 Merge tag 'virtio-next-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux)
Merging kvm-arm/next (1252b3313642 arm64: KVM: Enable minimalistic support for 
Cortex-A53)
Merging kvm-ppc/kvm-ppc-next (820b3fcdeb80 KVM: add missing cleanup_srcu_struct)
Merging oprofile/for-next (6ce4eac1f600 Linux 3.13-rc1)
Merging fw-nohz/nohz/next (74876a98a87a printk: Wake up klogd using irq_work)
Merging xen-tip/linux-next (77945ca73e9a x86/xen: map foreign pfns for 
autotranslated guests)
Merging percpu/for-next (315c5554c406 Merge branch 'for-3.15-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git into for-3.16)
Merging workqueues/for-next (015af06e103f kernel/workqueue.c: 
pr_warning/pr_warn & printk/pr_info)
Merging drivers-x86/linux-next (f82bdd0d77b6 hp-wmi: Enable hotkeys on some 
systems)
Merging chrome-platform/for-next (2b8454a75b90 platform/chrome: unregister 
platform driver/device when module exit)
Merging sysctl/master (4e474a00d7ff sysctl: protect poll() in entries that may 
go away)
Merging regmap/for-next (cd6c5693c9c7 Merge tag 'regmap-v3.16' into 
regmap-linus)
Merging hsi/for-next (b357d7b58f37 hsi: omap_ssi_port: use normal module 
refcounting)
Merging leds/for-next (0c9a03b68511 leds: Remove duplicated OOM message for 
individual driver)
Merging driver-core/driver-core-next (cda43576afa6 crypto/nx/nx-842: 
dev_set_drvdata can no longer fail)
Merging tty/tty-next (9ce4f8f3f454 Revert "serial: imx: remove the DMA wait 
queue")
Merging usb/usb-next (4a95b1fce977 usb: hub_handle_remote_wakeup() only exists 
for CONFIG_PM=y)
Merging usb-gadget/next (7751b6fb0586 usb: musb: tusb6010: Use 
musb->tusb_revision instead of tusb_get_revision call.)
Merging staging/staging-next (7eb843aa5050 staging: skein: fix sparse warning 
for static declarations)
Merging char-misc/char-misc-next (a100d88df1e9 hv: use correct order when 
freeing monitor_pages)
Merging cgroup/for-next (c731ae1d0f02 cgroup: disallow disabled controllers on 
the default hierarchy)
Merging scsi/for-next (11a5dc7ff2fb Merge remote-tracking branch 
'scsi-queue/drivers-for-3.16-2' into for-next)
Merging scsi-core/core-for-3.16 (63ff05910d96 include/scsi/osd_protocol.h: 
remove unnecessary __constant)
Merging scsi-drivers/drivers-for-3.16 (e90b25fa40a4 mvsas: Recognise 
device/subsystem 9485/9485 as 88SE9485)
Merging target-updates/for-next (0ed6e189e3f6 target: Fix NULL pointer 
dereference for XCOPY in target_put_sess_cmd)
CONFLICT (content): Merge conflict in drivers/scsi/virtio_scsi.c
CONFLICT (content): Merge conflict in drivers/scsi/qla2xxx/qla_target.c
Applying: vhost/scsi: fixup for acked_features move
Merging target-merge/for-next-merge (b28a960c42fc Linux 3.14-rc2)
Merging writeback/writeback-for-next (f9b0e058cbd0 writeback: Fix data 
corruption on NFS)
Merging hwspinlock/linux-next (8b37fcfc9b34 hwspinlock: add MAINTAINERS entries)
Merging pinctrl/for-next (ff4e41904b42 pinctrl: sunxi: Fix potential null 
pointer dereference)
Merging vhost/linux-next (970379f59d81 vhost: move memory pointer to VQs)
Merging remoteproc/for-next (bd88acba5f98 remoteproc/ste_modem: staticize local 
symbols)
Merging rpmsg/for-next (397944df3290 rpmsg: fix kconfig dependencies for VIRTIO)
Merging gpio/for-next (06fc3b70f1dc gpio: of: Fix handling for deferred probe 
for -gpio suffix)
Merging dma-mapping/dma-mapping-next (f70e3c4f8b6a CMA: correct unlock target)
Merging pwm/for-next (39fd3f99aba3 pwm: fsl-ftm: set pwm_chip can_sleep flag)
Merging dma-buf/for-next (dfb945473ae8 Merge 
git://www.linux-watchdog.org/linux-watchdog)
Merging userns/for-next (3efe1ac78e99 vfs: Block intuitively in the case of BSD 
accounting files)
CONFLICT (content): Merge conflict in fs/namespace.c
CONFLICT (content): Merge conflict in fs/namei.c
CONFLICT (content): Merge conflict in fs/dcache.c
CONFLICT (content): Merge conflict in fs/btrfs/ioctl.c
Merging ktest/for-next (4c16b1d6d5e0 ktest: Update documentation on 
config_bisect)
Merging signal/for-next (20b4fb485227 Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs)
Merging clk/clk-next (b640a6037c9e Merge tag 'sunxi-clk-for-3.16-2' of 
https://github.com/mripard/linux into clk-next)
Merging random/dev (f9c6d4987b23 random: fix BUG_ON caused by accounting 
simplification)
Merging lzo-update/lzo-update (42b775abafaf lib/lzo: huge LZO decompression 
speedup on ARM by using unaligned access)
Merging aio/master (fa88b6f8803c aio: cleanup: flatten kill_ioctx())
Merging llvmlinux/for-next (4062a9436654 arm, unwind, LLVMLinux: Enable clang 
to be used for unwinding the stack)
Merging powernv-cpuidle/powernv-cpuidle (0888839c5b62 cpuidle/powernv: Parse 
device tree to setup idle states)
Merging rd-docs/master (8b1cbef71a7e These days most people use git to send 
patches so I have added a section about that.)
Merging akpm-current/current (359b578495ab lib/scatterlist: clean up useless 
architecture versions of scatterlist.h)
CONFLICT (content): Merge conflict in fs/ocfs2/file.c
CONFLICT (content): Merge conflict in Makefile
[master 7ba20acf6f13] Revert 
"mm-pagewalk-move-pmd_trans_huge_lock-from-callbacks-to-common-code-checkpatch-fixes"
[master 00bc4250596e] Revert "mm/pagewalk: move pmd_trans_huge_lock() from 
callbacks to common code"
[master 5ff7e6477f77] Revert 
"memcg-separate-mem_cgroup_move_charge_pte_range-checkpatch-fixes"
[master 0e0fbc078a73] Revert "memcg: separate 
mem_cgroup_move_charge_pte_range()"
$ git reset --hard ad3a50961a40ea23441749af7f911470576c9560

Attachment: signature.asc
Description: PGP signature

Reply via email to