From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756133Ab2JZEmp (ORCPT ); Fri, 26 Oct 2012 00:42:45 -0400 Received: from haggis.pcug.org.au ([203.10.76.10]:46038 "EHLO members.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754296Ab2JZEmk (ORCPT ); Fri, 26 Oct 2012 00:42:40 -0400 Date: Fri, 26 Oct 2012 15:42:31 +1100 From: Stephen Rothwell To: Cc: Subject: linux-next: Tree for Oct 26 Message-Id: <20121026154231.f086bf6ab63161e4d15fd7ef@canb.auug.org.au> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.10; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA256"; boundary="Signature=_Fri__26_Oct_2012_15_42_31_+1100_ShbZIuRzk0GZllwr" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Signature=_Fri__26_Oct_2012_15_42_31_+1100_ShbZIuRzk0GZllwr Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, Changes since 201201025: The arm -soc tree gained conflicts against the gpio-lw and pinctrl trees. The akpm tree a couple of patches that turned up elsewhere. ---------------------------------------------------------------------------- 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" as mentioned in the FAQ on the wiki (see below). 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. After the final fixups (if any), it is also built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and allyesconfig (minus CONFIG_PROFILE_ALL_BRANCHES - this fails its final link) and i386, sparc, sparc64 and arm defconfig. These builds also have CONFIG_ENABLE_WARN_DEPRECATED, CONFIG_ENABLE_MUST_CHECK and CONFIG_DEBUG_INFO disabled when necessary. Below is a summary of the state of the merge. We are up to 206 trees (counting Linus' and 27 trees of patches pending for Linus' tree), more are welcome (even if they are currently empty). Thanks to those who have contributed, and to those who haven't, please do. 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. There is a wiki covering stuff to do with linux-next at http://linux.f-seidel.de/linux-next/pmwiki/ . Thanks to Frank Seidel. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au $ git checkout master $ git reset --hard stable Merging origin/master (2ab3f29 Merge branch 'akpm' (Andrew's fixes)) Merging fixes/master (12250d8 Merge branch 'i2c-embedded/for-next' of git:/= /git.pengutronix.de/git/wsa/linux) Merging kbuild-current/rc-fixes (bad9955 menuconfig: Replace CIRCLEQ by lis= t_head-style lists.) Merging arm-current/fixes (b43b1ff Merge tag 'fixes-for-rmk' of git://git.k= ernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes) Merging m68k-current/for-linus (8a745ee m68k: Wire up kcmp) Merging powerpc-merge/merge (83dac59 cpuidle/powerpc: Fix snooze state prob= lem in the cpuidle design on pseries.) Merging sparc/master (43c422e apparmor: fix apparmor OOPS in audit_log_untr= ustedstring+0x1c/0x40) Merging net/master (910a578 vhost: fix mergeable bufs on BE hosts) Merging sound-current/for-linus (c64064c Merge tag 'asoc-3.7' of git://git.= kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus) Merging pci-current/for-linus (0ff9514 PCI: Don't print anything while deco= ding is disabled) Merging wireless/master (f89ff64 b43: Fix oops on unload when firmware not = found) Merging driver-core.current/driver-core-linus (bf34be0 Documentation:Chines= e translation of Documentation/arm64/memory.txt) Merging tty.current/tty-linus (a4f7438 Revert "serial: omap: fix software f= low control") Merging usb.current/usb-linus (1d63f24 Merge tag 'for-usb-linus-2012-10-25'= of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus) Merging staging.current/staging-linus (4d3f120 staging: tidspbridge: delete= unused mmu functions) Merging char-misc.current/char-misc-linus (2cb55a2 sonypi: suspend/resume c= allbacks should be conditionally compiled on CONFIG_PM_SLEEP) Merging input-current/for-linus (88fd449 Input: wacom - add INPUT_PROP_DIRE= CT flag to Cintiq 24HD) Merging md-current/for-linus (72f36d5 md: refine reporting of resync/reshap= e delays.) Merging audit-current/for-linus (c158a35 audit: no leading space in audit_l= og_d_path prefix) Merging crypto-current/master (9efade1 crypto: cryptd - disable softirqs in= cryptd_queue_worker to prevent data corruption) Merging ide/master (9974e43 ide: fix generic_ide_suspend/resume Oops) Merging dwmw2/master (244dc4e Merge git://git.infradead.org/users/dwmw2/ran= dom-2.6) Merging sh-current/sh-fixes-for-linus (4403310 SH: Convert out[bwl] macros = to inline functions) Merging irqdomain-current/irqdomain/merge (15e06bf irqdomain: Fix debugfs f= ormatting) Merging devicetree-current/devicetree/merge (4e8383b of: release node fix f= or of_parse_phandle_with_args) Merging spi-current/spi/merge (d1c185b of/spi: Fix SPI module loading by us= ing proper "spi:" modalias prefixes.) Merging gpio-current/gpio/merge (96b7064 gpio/tca6424: merge I2C transactio= ns, remove cast) Merging asm-generic/master (9b04ebd asm-generic/io.h: remove asm/cacheflush= .h include) Merging arm/for-next (4a83d2e Merge remote-tracking branch 'wildea/asids' i= nto for-next) Merging arm-perf/for-next/perf (eab8fc8 Merge branch 'hw-breakpoint' into f= or-next/perf) Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6) Merging xilinx/arm-next (6f0c058 Linux 3.7-rc2) Merging arm64/upstream (1e4097b arm64: Make the user fault reporting more s= pecific) Merging blackfin/for-linus (cdc0584 Blackfin: twi: Add missing __iomem anno= tation) Merging c6x/for-linux-next (fbdd63d UAPI: (Scripted) Disintegrate arch/c6x/= include/asm) Merging cris/for-next (eacb25c UAPI: Fix up empty files in arch/cris/) Merging hexagon/linux-next (e1858b2 Hexagon: Copyright marking changes) Merging ia64/next (d536e0d Merge tag 'disintegrate-ia64-20121009' of git://= git.infradead.org/users/dhowells/linux-headers into next) Merging m68k/for-next (f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)= ) + PTR_ERR) Merging m68knommu/for-next (165d4c9 m68knommu: disable MC68000 cpu target w= hen MMU is selected) CONFLICT (rename/delete): arch/m68k/include/uapi/asm/termbits.h deleted in = m68knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/u= api/asm/termbits.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/sockios.h deleted in m= 68knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/ua= pi/asm/sockios.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/socket.h deleted in m6= 8knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/uap= i/asm/socket.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/shmbuf.h deleted in m6= 8knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/uap= i/asm/shmbuf.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/sembuf.h deleted in m6= 8knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/uap= i/asm/sembuf.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/msgbuf.h deleted in m6= 8knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/uap= i/asm/msgbuf.h left in tree. CONFLICT (rename/delete): arch/m68k/include/uapi/asm/auxvec.h deleted in m6= 8knommu/for-next and renamed in HEAD. Version HEAD of arch/m68k/include/uap= i/asm/auxvec.h left in tree. CONFLICT (modify/delete): arch/m68k/include/asm/termios.h deleted in m68kno= mmu/for-next and modified in HEAD. Version HEAD of arch/m68k/include/asm/te= rmios.h left in tree. $ git rm -f arch/m68k/include/asm/termios.h arch/m68k/include/uapi/asm/auxv= ec.h arch/m68k/include/uapi/asm/msgbuf.h arch/m68k/include/uapi/asm/sembuf.= h arch/m68k/include/uapi/asm/shmbuf.h arch/m68k/include/uapi/asm/socket.h a= rch/m68k/include/uapi/asm/sockios.h arch/m68k/include/uapi/asm/termbits.h Applying: m68k: fix up for UAPI changes Merging microblaze/next (1883baa UAPI: (Scripted) Disintegrate arch/microbl= aze/include/asm) Merging mips/mips-for-linux-next (1996e38 MIPS: Octeon: Simplify code by as= suming CONFIG_64BIT is always set.) Merging openrisc/for-upstream (634bd40 openrisc: use kbuild.h instead of de= fining macros in asm-offset.c) Merging parisc/for-next (559fd14 Merge tag 'disintegrate-parisc-20121016' i= nto for-next) Merging powerpc/next (83dac59 cpuidle/powerpc: Fix snooze state problem in = the cpuidle design on pseries.) Merging 4xx/next (2074b1d powerpc: Fix irq distribution) Merging mpc5xxx/next (fa9b24a powerpc/mpc5200: move lpbfifo node and fix it= s interrupt property) Merging galak/next (10bfa76 driver/mtd:IFC NAND:Initialise internal SRAM be= fore any write) Merging s390/features (0adeba2 s390/traps: preinitialize program check tabl= e) Merging sh/sh-latest (0dd4d5c sh: Fix up more fallout from pointless ARM __= iomem churn.) Merging sparc-next/master (43c422e apparmor: fix apparmor OOPS in audit_log= _untrustedstring+0x1c/0x40) Merging tile/master (ddffeb8 Linux 3.7-rc1) Merging unicore32/unicore32 (5d05622 unicore32: switch to generic sys_execv= e()) Merging xtensa/for_next (dc241f2 xtensa: switch to generic sys_execve()) Merging btrfs/next (f46dbe3 btrfs: init ref_index to zero in add_inode_ref) Merging ceph/master (3515297 rbd: activate v2 image support) Merging cifs/for-next (f51de01 cifs: extra sanity checking for cifs.idmap k= eys) Merging configfs/linux-next (b930c26 Merge branch 'for-linus' of git://git.= kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs) Merging ecryptfs/next (0d7614f Linux 3.6-rc1) Merging ext3/for_next (6c29c50 quota: Silence warning about PRJQUOTA not be= ing handled in need_print_warning()) Merging ext4/dev (5de35e8 ext4: Avoid underflow in ext4_trim_fs()) Merging fuse/for-next (c7a3f5e fuse: Move CUSE Kconfig entry from fs/Kconfi= g into fs/fuse/Kconfig) Merging gfs2/master (a86888e GFS2: Rename glops go_xmote_th to go_sync) Merging jfs/jfs-next (4e7a4b0 jfs: Fix FITRIM argument handling) Merging logfs/master (ab2ec19 logfs: fix possible memory leak in logfs_mtd_= can_write_buf()) Merging nfs/linux-next (481e438 NFSv4.1: Simplify the sequence setup) Merging nfsd/nfsd-next (ddffeb8 Linux 3.7-rc1) Merging ocfs2/linux-next (4538df6 ocfs2: Don't spam on -EDQUOT.) Merging omfs/for-next (976d167 Linux 3.1-rc9) Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for = block_size and block_log match) Merging v9fs/for-next (552aad0 9P: Fix race between p9_write_work() and p9_= fd_request()) Merging ubifs/linux-next (a74b6e4 UBIFS: fix mounting problems after power = cuts) Merging xfs/for-next (e04426b xfs: move allocation stack switch up to xfs_b= mapi_allocate) Merging vfs/for-next (a736427 missing const in alpha callers of do_mount()) Merging pci/next (6f0c058 Linux 3.7-rc2) Merging hid/for-next (5277e97 HID: roccat: allow readout of koneplus sensor= register data) Merging quilt/i2c (13a2e9c i2c-i801: Fix comment) Merging i2c-embedded/i2c-embedded/for-next (62885f5 MXS: Implement DMA supp= ort into mxs-i2c) Merging quilt/jdelvare-hwmon (0110e1d hwmon: (w83627ehf) Add support for su= spend) Merging hwmon-staging/hwmon-next (502d539 hwmon: DA9055 HWMON driver) Merging v4l-dvb/master (c3a6417 Merge /home/v4l/v4l/for_upstream) Merging kbuild/for-next (c582d2a Merge branch 'kbuild/rc-fixes' into kbuild= /for-next) Merging kconfig/for-next (4eae518 localmodconfig: Fix localyesconfig to set= to 'y' not 'm') Merging libata/NEXT (13b7408 sata_mv: Fix warnings when no PCI) Merging infiniband/for-next (1e3474d Merge branches 'cxgb4' and 'mlx4' into= for-next) Merging pstore/master (80c9d03 pstore: Avoid recursive spinlocks in the oop= s_in_progress case) Merging acpi/next (d1d4a81 Merge branches 'fixes-for-37', 'ec' and 'thermal= ' into release) Merging cpuidle/cpuidle-next (3cf7997 acpi: intel_idle : break dependency b= etween modules) CONFLICT (content): Merge conflict in include/linux/cpuidle.h CONFLICT (add/add): Merge conflict in drivers/cpuidle/coupled.c Merging cpupowerutils/master (f166033 cpupower tools: add install target to= the debug tools' makefiles) Merging thermal/next (a180acf ACPI video: Ignore errors after _DOD evaluati= on.) Merging ieee1394/for-next (790198f firewire: cdev: fix user memory corrupti= on (i386 userland on amd64 kernel)) Merging ubi/linux-next (ddffeb8 Linux 3.7-rc1) Merging dlm/next (2b75bc9 dlm: check the maximum size of a request from use= r) Merging scsi/for-next (5c1b10a [SCSI] storvsc: Account for in-transit packe= ts in the RESET path) Merging target-updates/for-next (cf0eb28 iscsi-target: Bump defaults for no= pin_timeout + nopin_response_timeout values) Merging target-merge/for-next-merge (d987569 Linux 3.6-rc2) Merging ibft/linux-next (935a9fe ibft: Fix finding IBFT ACPI table on UEFI) Merging isci/all (6734092 isci: add a couple __iomem annotations) Merging slave-dma/next (1f1a2af dw_dmac: introduce to_dw_desc() macro) Merging dmaengine/next (a2bd114 netdma: adding alignment check for NETDMA o= ps) Merging net-next/master (e4e541a sock-diag: Report shutdown for inet and un= ix sockets (v2)) Merging wireless-next/master (9b34f40 Merge branch 'master' of git://git.ke= rnel.org/pub/scm/linux/kernel/git/linville/wireless) Merging bluetooth/master (a11124c Bluetooth: Add put(hcon) when deleting hc= han) Merging mtd/master (5a6ea4a mtd: ofpart: Fix incorrect NULL check in parse_= ofoldpart_partitions()) Merging l2-mtd/master (9dfb519 jffs2: Fix lock acquisition order bug in jff= s2_write_begin) Merging crypto/master (3200da8 crypto: tegra - fix missing unlock on error = case) Merging drm/drm-next (1f31c69 Merge branch 'drm-intel-fixes' of git://peopl= e.freedesktop.org/~danvet/drm-intel into drm-next) Merging sound/for-next (7dd7a2f ALSA: au88x0: Give comment for vortex_wtdma= _bufshift() issue) Merging sound-asoc/for-next (13123fd Merge remote-tracking branches 'asoc/f= ix/ux500', 'asoc/fix/wm8994', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'a= soc/topic/atmel', 'asoc/topic/cs4271', 'asoc/topic/da9055', 'asoc/topic/dav= inci', 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topic/jack', 'asoc/topic/s= amsung', 'asoc/topic/si476x', 'asoc/topic/wm2200', 'asoc/topic/wm8750', 'as= oc/topic/wm8770', 'asoc/topic/wm8971' and 'asoc/topic/wm8994' into asoc-nex= t) Merging modules/modules-next (29183bf Merge branch 'module-signing-fixes' i= nto modules-next) Merging virtio/virtio-next (929ce32e virtio_console: Use kmalloc instead of= kzalloc) Merging input/next (a6e8c0a Input: qt2160 - fix qt2160_write() implementati= on) Merging input-mt/for-next (6f0c058 Linux 3.7-rc2) Merging cgroup/for-next (5a9423c Merge branch 'for-3.8' into for-next) Merging block/for-next (454832b Merge branch 'for-3.7/drivers' into for-nex= t) CONFLICT (content): Merge conflict in init/Kconfig Merging quilt/device-mapper (cee3685 track_chunk is always called with inte= rrupts enabled. Consequently, we do not need to save and restore interrupt = state in "flags" variable. This patch changes spin_lock_irqsave to spin_loc= k_irq and spin_unlock_irqrestore to spin_unlock_irq.) Merging embedded/master (4744b43 embedded: fix vc_translate operator preced= ence) Merging firmware/master (6e03a20 firmware: speed up request_firmware(), v3) Merging pcmcia/master (80af9e6 pcmcia at91_cf: fix raw gpio number usage) Merging mmc/mmc-next (e196442 mmc: dw_mmc: enable controller interrupt befo= re calling mmc_start_host) Merging kgdb/kgdb-next (58bcdf6 tty/console: fix warnings in drivers/tty/se= rial/kgdboc.c) Merging slab/for-next (d75f461 Merge branch 'slab/next' into for-next) Merging uclinux/for-next (ddffeb8 Linux 3.7-rc1) Merging md/for-next (8814c65 md/raid5: add blktrace calls) Merging mfd/for-next (74d8378 ARM: dts: Enable 88pm860x pmic) Merging battery/master (18766f0 Merge with upstream to accommodate with MFD= changes) Merging fbdev/fbdev-next (cd9d6f1 gbefb: fix compile error) Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in s= et_par) Merging omap_dss2/for-next (13b1ba7 OMAPDSS: add missing include for string= .h) Merging regulator/for-next (229d1a2 Merge remote-tracking branches 'regulat= or/topic/gpio', 'regulator/topic/lp8788', 'regulator/topic/max77686', 'regu= lator/topic/tps51632', 'regulator/topic/tps65910' and 'regulator/topic/vexp= ress' into regulator-next) Merging security/next (61d335d Merge branch 'security-next-keys' of git://g= it.kernel.org/pub/scm/linux/kernel/git/dhowells/security-keys into next-que= ue) CONFLICT (content): Merge conflict in security/keys/process_keys.c CONFLICT (content): Merge conflict in security/keys/keyring.c CONFLICT (content): Merge conflict in security/keys/keyctl.c CONFLICT (content): Merge conflict in net/dns_resolver/dns_key.c CONFLICT (content): Merge conflict in fs/cifs/cifsacl.c Merging selinux/master (c2d7b24 Merge tag 'v3.4' into 20120409) Merging lblnet/master (7e27d6e Linux 2.6.35-rc3) Merging watchdog/master (58ddfed Merge branch 'master' of ../linux-watchdog) Merging dwmw2-iommu/master (c3b92c8 Linux 3.1) Merging iommu/next (f74b527 Merge branches 'iommu/fixes', 'dma-debug' and '= x86/amd' into next) Merging vfio/next (12250d8 Merge branch 'i2c-embedded/for-next' of git://gi= t.pengutronix.de/git/wsa/linux) Merging osd/linux-next (b6755ff osduld: Add osdname & systemid sysfs at scs= i_osd class) Merging jc_docs/docs-next (5c050fb docs: update the development process doc= ument) Merging trivial/for-next (46e99c4 tty: Fix typo in tty drivers) Merging audit/for-next (dcd6c92 Linux 3.3-rc1) Merging pm/linux-next (4d8ab6e Merge branch 'fixes-next' into linux-next) Merging apm/for-next (fb9d78a Merge branch 'for-linus' of git://git.kernel.= org/pub/scm/linux/kernel/git/jikos/apm) Merging fsnotify/for-next (1aec9c0 inotify: automatically restart syscalls) CONFLICT (content): Merge conflict in kernel/audit_tree.c Merging edac/linux_next (5e75cbb Merge branch 'devel' into next) Merging edac-amd/for-next (a8373ec EDAC: Handle error path in edac_mc_sysfs= _init() properly) Merging devicetree/devicetree/next (efd68e7 devicetree: add helper inline f= or retrieving a node's full name) Merging dt-rh/for-next (205a8eb dtc: fix for_each_*() to skip first object = if deleted) Merging spi/spi/next (d8e328b spi: Add "spi:" prefix to modalias attribute = of spi devices) Merging spi-mb/spi-next (32111ab Merge tag 'spi-linus' into spi-next) Merging tip/auto-latest (dc09199 Merge branch 'x86/urgent') Merging rcu/rcu/next (1a0ec9c Merge branch 'tracing.2012.10.23c' into dev.3= .8.2012.10.23d) Merging cputime/cputime (c3e0ef9 [S390] fix cputime overflow in uptime_proc= _show) Merging uprobes/for-next (0326f5a uprobes/core: Handle breakpoint and singl= estep exceptions) Merging kvm/linux-next (8ca40a7 KVM: Take kvm instead of vcpu to mmu_notifi= er_retry) CONFLICT (content): Merge conflict in arch/powerpc/include/asm/kvm_para.h CONFLICT (content): Merge conflict in arch/powerpc/include/asm/Kbuild Applying: KVM: PPC: fix fallout from UAPI changes Merging kvm-ppc/kvm-ppc-next (f37f444 KVM: PPC: Move mtspr/mfspr emulation = into own functions) Merging oprofile/for-next (4400910 oprofile, x86: Fix wrapping bug in op_x8= 6_get_ctrl()) Merging xen/upstream/xen (af3a3ab Merge git://git.kernel.org/pub/scm/linux/= kernel/git/steve/gfs2-3.0-fixes) Merging xen-two/linux-next (ad50261 Merge branch 'stable/for-linus-3.7' int= o linux-next) Merging xen-pvhvm/linux-next (b056b6a xen: suspend: remove xen_hvm_suspend) Merging percpu/for-next (61011677 Merge tag 'dlm-3.5' of git://git.kernel.o= rg/pub/scm/linux/kernel/git/teigland/linux-dlm) Merging workqueues/for-next (8b57f8d Merge branch 'for-3.7-fixes' into for-= next) Merging drivers-x86/linux-next (455f38c eeepc-laptop: fix device reference = count leakage in eeepc_rfkill_hotplug()) Merging hwpoison/hwpoison (46e387b Merge branch 'hwpoison-hugepages' into h= wpoison) Merging sysctl/master (4e474a0 sysctl: protect poll() in entries that may g= o away) Merging regmap/for-next (97f99c4 Merge tag 'regmap-fix-mmio' into regmap-ne= xt) Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt) Merging leds/for-next (2f73c39 leds: add output driver configuration for pc= a9633 led driver) Merging driver-core/driver-core-next (967857d drivers/base: remove CONFIG_E= XPERIMENTAL) Merging tty/tty-next (84fd7bd tty: Add get- ioctls to fetch tty status v3) Merging usb/usb-next (d124a60 USB: isp1760-if: Change to use irq_of_parse_a= nd_map) CONFLICT (content): Merge conflict in drivers/usb/misc/ezusb.c Merging staging/staging-next (94b1230 staging: csr: csr_log.h: Fix coding s= tyle) CONFLICT (content): Merge conflict in drivers/staging/comedi/drivers/amplc_= dio200.c Merging char-misc/char-misc-next (dbfd5cc w1/ds2482: use module_i2c_driver = to simplify the code) Merging tmem/linux-next (a728d5e Merge commit 'v3.6-rc6' into linux-next) Merging writeback/writeback-for-next (2f60d62 CPU hotplug, writeback: Don't= call writeback_set_ratelimit() too often during hotplug) Merging arm-dt/devicetree/arm-next (ede338f dt: add documentation of ARM dt= boot interface) Merging hwspinlock/linux-next (8b37fcf hwspinlock: add MAINTAINERS entries) Merging pinctrl/for-next (23d0f98 Merge branch 'u300' into for-next) Merging vhost/linux-next (e0953c8 tun: experimental zero copy tx support) CONFLICT (content): Merge conflict in drivers/net/tun.c Merging memblock/memblock-kill-early_node_map (7bd0b0f memblock: Reimplemen= t memblock allocation using reverse free area iterator) Merging remoteproc/for-next (6f0c058 Linux 3.7-rc2) Merging irqdomain/irqdomain/next (f5a1ad0 irqdomain: Improve diagnostics wh= en a domain mapping fails) Merging gpio/gpio/next (ddf343f Merge branch 'for-linus' of git://git.kerne= l.org/pub/scm/linux/kernel/git/s390/linux) Merging gpio-lw/for-next (cc46f74 Merge branch 'devel' into for-next) Merging arm-soc/for-next (430f54f Merge branch 'next/soc' into for-next) CONFLICT (content): Merge conflict in arch/arm/mach-ux500/cpu-db8500.c CONFLICT (content): Merge conflict in arch/arm/Kconfig Merging cortex/for-next (77a3018 Cortex-M3: Add support for exception handl= ing) Merging ep93xx/ep93xx-for-next (fab1f74 Merge branch 'ep93xx-fixes' into ep= 93xx-for-next) Merging ixp4xx/next (b94740b IXP4xx: use __iomem for MMIO) Merging msm/for-next (a0d271c Linux 3.6) Merging renesas/next (33e6bc3 Merge branches 'heads/fixes', 'heads/defconfi= g' and 'heads/boards' into next) Merging samsung/for-next (f1d782f Merge branch 'next/board-samsung' into fo= r-next) Merging tegra/for-next (38711a8 Merge branch 'for-3.8/defconfig' into for-n= ext) Merging kvmtool/master (54848c1 kvm tools: specify the amount to balloon is= in MB) Merging dma-mapping/dma-mapping-next (4e85fb8 ARM: mm: Remove unused arm_vm= region priv field) Merging pwm/for-next (85f8879 pwm: dt: Fix description of second PWM cell) Merging dma-buf/for-next (ba42051 dma-buf: might_sleep() in dma_buf_unmap_a= ttachment()) Merging userns/for-next (e9069f4 btrfs: Fix compilation with user namespace= support enabled) Merging ktest/for-next (95f5783 ktest: Fix ELSE IF statements) Merging signal/for-next (8a7d0dd Merge branch 'arch-s390' into for-next) Merging clk/clk-next (494bfec clk: add of_clk_src_onecell_get() support) Merging random/dev (c5c1244 random: fix debug format strings) Merging lzo-update/lzo-update (ba32bf9 lib/lzo: Do not leak implementation = details in lzo1x_1_compress()) Merging drop-experimental/linux-next (bf5b2bf net/xfrm: remove CONFIG_EXPER= IMENTAL) Merging scsi-post-merge/merge-base:master () Merging akpm-current/current (417b23b revert "epoll: support for disabling = items, and a self-test app") CONFLICT (modify/delete): tools/testing/selftests/epoll/test_epoll.c delete= d in akpm-current/current and modified in HEAD. Version HEAD of tools/testi= ng/selftests/epoll/test_epoll.c left in tree. $ git rm -f tools/testing/selftests/epoll/test_epoll.c $ git checkout akpm Applying: mm: vmscan: scale number of pages reclaimed by reclaim/compaction= only in direct reclaim Applying: proc: check vma->vm_file before dereferencing Applying: memstick: remove unused field from state struct Applying: memstick: ms_block: fix compile issue Applying: memstick: use after free in msb_disk_release() Applying: memstick: memory leak on error in msb_ftl_scan() Applying: CRIS: Fix I/O macros Applying: selinux: fix sel_netnode_insert() suspicious rcu dereference Applying: vfs: d_obtain_alias() needs to use "/" as default name. Applying: fs/block_dev.c: page cache wrongly left invalidated after revalid= ate_disk() Applying: x86 cpu_hotplug: unmap cpu2node when the cpu is hotremoved Applying: cpu_hotplug-unmap-cpu2node-when-the-cpu-is-hotremoved-fix Applying: acpi_memhotplug.c: fix memory leak when memory device is unbound = from the module acpi_memhotplug Applying: acpi_memhotplug.c: free memory device if acpi_memory_enable_devic= e() failed Applying: acpi_memhotplug.c: remove memory info from list before freeing it Applying: acpi_memhotplug.c: don't allow to eject the memory device if it i= s being used Applying: acpi_memhotplug.c: bind the memory device when the driver is bein= g loaded Applying: acpi_memhotplug.c: auto bind the memory device which is hotplugge= d before the driver is loaded Applying: arch/x86/platform/iris/iris.c: register a platform device and a p= latform driver Applying: x86 numa: don't check if node is NUMA_NO_NODE Applying: arch/x86/tools/insn_sanity.c: identify source of messages Applying: arch/x86/platform/uv: fix incorrect tlb flush all issue Applying: olpc: fix olpc-xo1-sci.c build errors Applying: fs/debugsfs: remove unnecessary inode->i_private initialization Applying: pcmcia: move unbind/rebind into dev_pm_ops.complete Applying: drm/i915: optimize DIV_ROUND_CLOSEST() call Applying: timeconst.pl: remove deprecated defined(@array) Applying: time: don't inline EXPORT_SYMBOL functions Applying: fs/pstore/ram.c: fix up section annotations Applying: h8300: select generic atomic64_t support Applying: drivers/message/fusion/mptscsih.c: missing break Applying: cciss: cleanup bitops usage Applying: cciss: use check_signature() Applying: block: store partition_meta_info.uuid as a string Applying: init: reduce PARTUUID min length to 1 from 36 Applying: block: partition: msdos: provide UUIDs for partitions Applying: drbd: use copy_highpage Applying: vfs: increment iversion when a file is truncated Applying: fs: change return values from -EACCES to -EPERM Applying: fs/block_dev.c: no need to check inode->i_bdev in bd_forget() Applying: mm/page_alloc.c: remove duplicate check Applying: writeback: remove nr_pages_dirtied arg from balance_dirty_pages_r= atelimited_nr() Applying: mm: show migration types in show_mem Applying: memory hotplug: suppress "Device memoryX does not have a release(= ) function" warning Applying: memory hotplug: suppress "Device nodeX does not have a release() = function" warning Applying: mm, memcg: make mem_cgroup_out_of_memory() static Applying: mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD Applying: mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD Applying: thp: clean up __collapse_huge_page_isolate Applying: thp-clean-up-__collapse_huge_page_isolate v2 Applying: mm: introduce mm_find_pmd() Applying: thp: introduce hugepage_vma_check() Applying: thp: cleanup: introduce mk_huge_pmd() Applying: memory-hotplug: skip HWPoisoned page when offlining pages Applying: memory-hotplug: update mce_bad_pages when removing the memory Applying: memory-hotplug-update-mce_bad_pages-when-removing-the-memory-fix Applying: memory-hotplug: auto offline page_cgroup when onlining memory blo= ck failed Applying: memory-hotplug: fix NR_FREE_PAGES mismatch Applying: memory-hotplug: allocate zone's pcp before onlining pages Applying: mm: make zone_pcp_reset independent of MEMORY_HOTREMOVE Applying: memory-hotplug: build zonelist if a zone is populated after onlin= ing pages Applying: memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMOR= Y] Applying: slub, hotplug: ignore unrelated node's hot-adding and hot-removing Applying: slab: ignore internal flags in cache creation Applying: drop_caches: add some documentation and info messsge Applying: drop_caches-add-some-documentation-and-info-messsge-checkpatch-fi= xes Applying: swap: add a simple detector for inappropriate swapin readahead Applying: swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix Applying: mm/memblock: reduce overhead in binary search Applying: scripts/pnmtologo: fix for plain PBM Applying: scripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixes Applying: include/linux/init.h: use the stringify operator for the __define= _initcall macro Applying: scripts/tags.sh: add magic for declarations of popular kernel type Applying: backlight: da903x_bl: use dev_get_drvdata() instead of platform_g= et_drvdata() Applying: backlight: 88pm860x_bl: fix checkpatch warning Applying: backlight: atmel-pwm-bl: fix checkpatch warning Applying: backlight: corgi_lcd: fix checkpatch error and warning Applying: backlight: da903x_bl: fix checkpatch warning Applying: backlight: generic_bl: fix checkpatch warning Applying: backlight: hp680_bl: fix checkpatch error and warning Applying: backlight: ili9320: fix checkpatch error and warning Applying: backlight: jornada720: fix checkpatch error and warning Applying: backlight: l4f00242t03: fix checkpatch warning Applying: backlight: lm3630: fix checkpatch warning Applying: backlight: locomolcd: fix checkpatch error and warning Applying: backlight: omap1: fix checkpatch warning Applying: backlight: pcf50633: fix checkpatch warning Applying: backlight: platform_lcd: fix checkpatch error Applying: backlight: tdo24m: fix checkpatch warning Applying: backlight: tosa: fix checkpatch error and warning Applying: backlight: vgg2432a4: fix checkpatch warning Applying: backlight: lms283gf05: use devm_gpio_request_one Applying: backlight: tosa: use devm_gpio_request_one Applying: drivers/video/backlight/lp855x_bl.c: use generic PWM functions Applying: drivers-video-backlight-lp855x_blc-use-generic-pwm-functions-fix Applying: drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code Applying: drivers/video/backlight/da9052_bl.c: add missing const Applying: drivers/video/backlight/lms283gf05.c: add missing const Applying: drivers/video/backlight/tdo24m.c: add missing const Applying: drivers/video/backlight/vgg2432a4.c: add missing const Applying: drivers/video/backlight/s6e63m0.c: remove unnecessary cast of voi= d pointer Applying: string: introduce helper to get base file name from given path Applying: lib: dynamic_debug: use kbasename() Applying: staging: rts_pstor: use kbasename() Applying: mm: use kbasename() Applying: procfs: use kbasename() Applying: trace: use kbasename() Applying: compat: generic compat_sys_sched_rr_get_interval() implementation Applying: drivers/firmware/dmi_scan.c: check dmi version when get system uu= id Applying: drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid= -fix Applying: drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it = exists Applying: drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-ex= ists-checkpatch-fixes Applying: checkpatch: improve network block comment style checking Applying: binfmt_elf: fix corner case kfree of uninitialized data Applying: binfmt_elf-fix-corner-case-kfree-of-uninitialized-data-checkpatch= -fixes Applying: rtc: omap: kicker mechanism support Applying: ARM: davinci: remove rtc kicker release Applying: rtc: omap: dt support Applying: rtc: omap: depend on am33xx Applying: rtc: omap: add runtime pm support Applying: drivers/rtc/rtc-imxdi: support for i.MX53 Applying: drivers/rtc/rtc-imxdi.c: add devicetree support Applying: ARM: mach-imx: support for DryIce RTC in i.MX53 Applying: hfsplus: add on-disk layout declarations related to attributes tr= ee Applying: hfsplus: add functionality of manipulating by records in attribut= es tree Applying: hfsplus: rework functionality of getting, setting and deleting of= extended attributes Applying: hfsplus: add support of manipulation by attributes file Applying: hfsplus-add-support-of-manipulation-by-attributes-file-checkpatch= -fixes Applying: hfsplus: code style fixes - reworked support of extended attribut= es Applying: fat: modify nfs mount option Applying: fat (exportfs): rebuild inode if ilookup() fails Applying: fat-exportfs-rebuild-inode-if-ilookup-fails-fix Applying: fat (exportfs): rebuild directory-inode if fat_dget() fails Applying: Documentation: update nfs option in filesystem/vfat.txt Applying: kstrto*: add documentation Applying: simple_strto*: annotate function as obsolete Applying: proc: don't show nonexistent capabilities Applying: procfs: add VmFlags field in smaps output Applying: procfs-add-vmflags-field-in-smaps-output-v4-fix Applying: ipc: remove forced assignment of selected message Applying: ipc: add sysctl to specify desired next object id Applying: ipc-add-sysctl-to-specify-desired-next-object-id-checkpatch-fixes Applying: ipc: message queue receive cleanup Applying: ipc-message-queue-receive-cleanup-checkpatch-fixes Applying: ipc: message queue copy feature introduced Applying: selftests: IPC message queue copy feature test Applying: selftests-ipc-message-queue-copy-feature-test-checkpatch-fixes Applying: ipc/sem.c: alternatives to preempt_disable() Applying: linux/compiler.h: add __must_hold macro for functions called with= a lock held Applying: Documentation/sparse.txt: document context annotations for lock c= hecking Applying: aoe: describe the behavior of the "err" character device Applying: aoe: print warning regarding a common reason for dropped transmits Applying: aoe-print-warning-regarding-a-common-reason-for-dropped-transmits= -v2 Applying: aoe: avoid using skb member after dev_queue_xmit Applying: aoe: update cap on outstanding commands based on config query res= ponse Applying: aoe: support the forgetting (flushing) of a user-specified AoE ta= rget Applying: aoe: support larger I/O requests via aoe_maxsectors module param Applying: aoe: "payload" sysfs file exports per-AoE-command data transfer s= ize Applying: aoe: cleanup: remove unused ata_scnt function Applying: aoe: whitespace cleanup Applying: aoe: update driver-internal version number to 60 Applying: documentation-dma-api-howtotxt-add-dma-mapping-error-check-usage-= examples-fix Applying: tools/testing/selftests/kcmp/kcmp_test.c: print reason for failur= e in kcmp_test Applying: mm-introduce-mm_find_pmd-fix Merging akpm/master (822854b mm-introduce-mm_find_pmd-fix) --Signature=_Fri__26_Oct_2012_15_42_31_+1100_ShbZIuRzk0GZllwr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQihS3AAoJEECxmPOUX5FElkQP/37tbB3ke26R+bwk2Ki0yb3A 0N+cBP7fkQFqh3YL64jOCABv7nTL0TYwRqi2/JpfkCqNUXl7Da4Ce+8naenr54IJ eZcm+OXI1oqcHVYq9Ogzzeoig6jenj94OV6VrGBryoxXzqq65zpr8XxFMj0N+Tn5 WayrvR8o7YUc75cqXRMQkdCzb0tdBkMZ4vdm5xhg1pJ/4/Ba2Hv7hM94mKiJU9fJ 5yag+Mpxx+PQMmO8ZLa4Ww1/KD76p0vKU6CDvZCAXpuSwnOYbU+JJ3CdoFIEYG6n Ppizbi9eJmqjOGsxzAEU4NSPw7RLhuLCR9pGXLEGa5cLaNZPB6bHUSkJIRj4TODc hwO2tiOOo6ip6XTu0HF8tBVFGF3DJuBf3qAa6hd2xF+hjanOVcEiaMXVbYTL1eJ5 cTp1KaPePuGLJqhmnV4gLeEoywMrzIYVd7fq4Z+hECBx/QcUDo9eQRgy9D/Nxx17 y3UYi2lyDLX+UrWxY0q0vdFcHyRKMSjiQCftLMruQX3FyHIU8Ay32HndVO3ILBjm TpDcyOH4lWiVkpmHOXvfykTHdh0P8FktFezGwERJ/m55yyJM4rRJThnigjzlOclE ntMOB41bpZ7n6fZ2Y1ow5dVcWG8Ht4B4RYfQy4Bo+a11By/6/xCsaCPvwx1SFJGM pfCawWnxJSqAFsc4pBp3 =zA0R -----END PGP SIGNATURE----- --Signature=_Fri__26_Oct_2012_15_42_31_+1100_ShbZIuRzk0GZllwr--