From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: Tree for Jan 8 Date: Tue, 8 Jan 2013 15:49:45 +1100 Message-ID: <20130108154945.082351470826af8b365bc3a6@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA256"; boundary="Signature=_Tue__8_Jan_2013_15_49_45_+1100_1TFpnAl/APuSHLac" Return-path: Received: from haggis.pcug.org.au ([203.10.76.10]:45292 "EHLO members.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751241Ab3AHEtz (ORCPT ); Mon, 7 Jan 2013 23:49:55 -0500 Sender: linux-next-owner@vger.kernel.org List-ID: To: linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org --Signature=_Tue__8_Jan_2013_15_49_45_+1100_1TFpnAl/APuSHLac Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20130107: The slave-dma tree lost its build failure. The staging tree gained a build failure for which I applied a merge fix. The drop-experimental tree gained conflicts against the net-next and Linus' trees. ---------------------------------------------------------------------------- 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 214 trees (counting Linus' and 28 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 (d287b87 Merge branch 'for-linus' of git://git.kernel= .org/pub/scm/linux/kernel/git/viro/vfs) Merging fixes/master (d287b87 Merge branch 'for-linus' of git://git.kernel.= org/pub/scm/linux/kernel/git/viro/vfs) Merging kbuild-current/rc-fixes (bad9955 menuconfig: Replace CIRCLEQ by lis= t_head-style lists.) Merging arm-current/fixes (d106de3 ARM: 7614/1: mm: fix wrong branch from C= ortex-A9 to PJ4b) Merging m68k-current/for-linus (e7e29b4 m68k: Wire up finit_module) Merging powerpc-merge/merge (e6449c9 powerpc: Add missing NULL terminator t= o avoid boot panic on PPC40x) Merging sparc/master (4e4d78f sparc: Hook up finit_module syscall.) Merging net/master (c7e2e1d ipv4: fix NULL checking in devinet_ioctl()) Merging sound-current/for-linus (6d3cd5d ALSA: hda - add mute LED for HP Pa= vilion 17 (Realtek codec)) Merging pci-current/for-linus (812089e PCI: Reduce Ricoh 0xe822 SD card rea= der base clock frequency to 50MHz) Merging wireless/master (5e20a4b b43: Fix firmware loading when driver is b= uilt into the kernel) Merging driver-core.current/driver-core-linus (4956964 Merge tag 'driver-co= re-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-= core) Merging tty.current/tty-linus (d1c3ed6 Linux 3.8-rc2) Merging usb.current/usb-linus (75e1a2a USB: ehci: make debug port in-use de= tection functional again) Merging staging.current/staging-linus (e16a922 staging: tidspbridge: use pr= epare/unprepare on dsp clocks) Merging char-misc.current/char-misc-linus (e6028db mei: fix mismatch in mut= ex unlock-lock in mei_amthif_read()) Merging input-current/for-linus (bec7a4b Input: lm8323 - fix checking PWM i= nterrupt status) Merging md-current/for-linus (a9add5d md/raid5: add blktrace calls) Merging audit-current/for-linus (c158a35 audit: no leading space in audit_l= og_d_path prefix) Merging crypto-current/master (a2c0911 crypto: caam - Updated SEC-4.0 devic= e tree binding for ERA information.) Merging ide/master (9974e43 ide: fix generic_ide_suspend/resume Oops) Merging dwmw2/master (084a0ec x86: add CONFIG_X86_MOVBE option) CONFLICT (content): Merge conflict in arch/x86/Kconfig Merging sh-current/sh-fixes-for-linus (4403310 SH: Convert out[bwl] macros = to inline functions) Merging irqdomain-current/irqdomain/merge (a0d271c Linux 3.6) Merging devicetree-current/devicetree/merge (ab28698 of: define struct devi= ce in of_platform.h if !OF_DEVICE and !OF_ADDRESS) Merging spi-current/spi/merge (d3601e5 spi/sh-hspi: fix return value check = in hspi_probe().) Merging gpio-current/gpio/merge (bc1008c gpio/mvebu-gpio: Make mvebu-gpio d= epend on OF_CONFIG) Merging rr-fixes/fixes (52441fa module: prevent warning when finit_module a= 0 sized file) Merging asm-generic/master (fb9de7e xtensa: Use generic asm/mmu.h for nommu) Merging arm/for-next (32887f3 Merge branch 'fixes' into for-next) Merging arm-perf/for-next/perf (3d70f8c Linux 3.7-rc4) Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6) Merging xilinx/arm-next (a3607ea serial: xilinx_uartps: fix return value ch= eck in xuartps_probe()) Merging arm64/upstream (25c92a3 arm64: Always select ARM_AMBA and GENERIC_G= PIO) Merging blackfin/for-linus (86794b4 blackfin: SEC: clean up SEC interrupt i= nitialization) Merging c6x/for-linux-next (93bbd0c c6x: use generic kvm_para.h) Merging cris/for-next (77c8006 UAPI: Fix up empty files in arch/cris/) Merging hexagon/linux-next (e1858b2 Hexagon: Copyright marking changes) Merging ia64/next (7843ae0 Merge branch 'pstore_mevent' into next) Merging m68k/for-next (e7e29b4 m68k: Wire up finit_module) Merging m68knommu/for-next (d153982 m68knommu: add KMAP definitions for non= -MMU definitions) Merging microblaze/next (d0e0454 microblaze: Update microblaze defconfigs) Merging mips/mips-for-linux-next (664fb16 Merge branch 'current/for-linus' = into mips-for-linux-next) Merging openrisc/for-upstream (634bd40 openrisc: use kbuild.h instead of de= fining macros in asm-offset.c) Merging parisc/for-next (949a05d [PARISC] fix virtual aliasing issue in get= _shared_area()) Merging powerpc/next (d1c3ed6 Linux 3.8-rc2) Merging 4xx/next (2074b1d powerpc: Fix irq distribution) Merging mpc5xxx/next (9a32299 powerpc, dma: move bestcomm driver from arch/= powerpc/sysdev to drivers/dma) Merging galak/next (1723d90 powerpc/dma/raidengine: add raidengine device) Merging s390/features (4c51fa36 s390/irq: count cpu restart events) CONFLICT (content): Merge conflict in arch/s390/kernel/smp.c Merging sh/sh-latest (0dd4d5c sh: Fix up more fallout from pointless ARM __= iomem churn.) Merging sparc-next/master (c4271c6 NFS: Kill fscache warnings when mounting= without -ofsc) Merging tile/master (548a172 arch/tile: Enable HAVE_ARCH_TRACEHOOK) Merging unicore32/unicore32 (c284464 arch/unicore32: remove CONFIG_EXPERIME= NTAL) Merging xtensa/for_next (8f1c161 xtensa: use new common dtc rule) Merging btrfs/next (fb8ec37 Merge branch 'master' of git://git.kernel.org/p= ub/scm/linux/kernel/git/torvalds/linux into linus-merge) Merging ceph/master (0fa6ebc libceph: fix protocol feature mismatch failure= path) Merging cifs/for-next (63b7d3a CIFS: Don't let read only caching for mandat= ory byte-range locked files) 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 (3702875 fs/ecryptfs/crypto.c: make ecryptfs_encode_f= or_filename() static) Merging ext3/for_next (56df127 quota: Use the pre-processor to compile out = quotactl_cmd_write when !CONFIG_BLOCK) Merging ext4/dev (fef0ebd ext4: remove duplicate call to ext4_bread() in ex= t4_init_new_dir()) Merging f2fs/dev (c335a86 f2fs: check return value during recovery) Merging fuse/for-next (23ab0c7 cuse: do not register multiple devices with = identical names) Merging gfs2/master (1db05ab GFS2: fix skip unlock condition) Merging jfs/jfs-next (9d48017 jfs: avoid undefined behavior from left-shift= ing by 32 bits) Merging logfs/master (3394661 Fix the call to BUG() caused by no free segme= nt found) Merging nfs/linux-next (51b63a5 SUNRPC: Ensure we release the socket write = lock if the rpc_task exits early) Merging nfsd/nfsd-next (24ffb93 nfsd4: don't leave freed stateid hashed) 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 (3d59eeb Merge tag 'balancenuma-v11' of git://git.ker= nel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma) Merging ubifs/linux-next (a28ad42 UBIFS: fix mounting problems after power = cuts) Merging xfs/for-next (83a9ba0 xfs: don't zero structure members after a mem= set(0)) Merging vfs/for-next (08b60f8 namei.h: include errno.h) Merging pci/next (d1c3ed6 Linux 3.8-rc2) Merging hid/for-next (6ef1e89 Merge branch 'for-3.9/sony' into for-next) Merging i2c-embedded/i2c-embedded/for-next (0b255e9 i2c: remove __dev* attr= ibutes from subsystem) Merging jdelvare-hwmon/master (54e37b8 Merge tag 'vfio-for-v3.8-v2' of git:= //github.com/awilliam/linux-vfio) Merging hwmon-staging/hwmon-next (4670d57 hwmon: (vexpress) Fix build error= seen if CONFIG_OF_DEVICE is not set) Merging v4l-dvb/master (5f3661e Merge /home/v4l/v4l/patchwork) CONFLICT (content): Merge conflict in drivers/media/platform/soc_camera/mx2= _camera.c CONFLICT (content): Merge conflict in drivers/media/pci/dm1105/dm1105.c Merging kbuild/for-next (f853c4a Merge branch 'kbuild/kconfig' into kbuild/= for-next) Merging kconfig/for-next (4eae518 localmodconfig: Fix localyesconfig to set= to 'y' not 'm') Merging libata/NEXT (72d5f2d sata_dwc_460ex: remove file exec bit (chmod 07= 55 -> 0644)) Merging infiniband/for-next (d72623b Merge branches 'cxgb4', 'ipoib' and 'm= lx4' into for-next) Merging pstore/master (ebacfd1 pstore/ftrace: Adjust for ftrace_ops->func p= rototype change) Merging pm/linux-next (4f386cf Merge branch 'acpica-next' into linux-next) Merging acpi/next (61dc7fc tools/power turbostat: fix build error due to ua= pi changes) Merging apm/for-next (fb9d78a Merge branch 'for-linus' of git://git.kernel.= org/pub/scm/linux/kernel/git/jikos/apm) Merging cpuidle/cpuidle-next (71dff25 Merge branch 'master' into linux-next) Merging cpupowerutils/master (f166033 cpupower tools: add install target to= the debug tools' makefiles) Merging thermal/next (c076fc4 thermal: db8500: Use of_match_ptr() macro in = db8500_cpufreq_cooling.c) CONFLICT (content): Merge conflict in drivers/thermal/exynos_thermal.c Merging ieee1394/for-next (db2cad2 firewire: net: remove unused variable in= fwnet_receive_broadcast()) Merging ubi/linux-next (eab7377 UBI: embed ubi_debug_info field in ubi_devi= ce struct) Merging dlm/next (f117228 dlm: avoid scanning unchanged toss lists) Merging swiotlb/linux-next (af51a9f swiotlb: Do not export swiotlb_bounce s= ince there are no external consumers) Merging scsi/for-next (e3ff197 [SCSI] mpt3sas: remove unused variables) Merging target-updates/for-next (79e62fc target/iscsi_target: Add NodeACL t= ags for initiator group support) Merging target-merge/for-next-merge (6f0c058 Linux 3.7-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 (85b0d97 dma: ipu: Drop unused spinlock) CONFLICT (content): Merge conflict in drivers/dma/ioat/dma_v3.c Merging dmaengine/next (7f34986 dma: ipu: Drop unused spinlock) CONFLICT (content): Merge conflict in drivers/dma/ioat/dma_v3.c Merging net-next/master (483f777 drivers/net: remove orphaned references to= micro channel) Merging wireless-next/master (e7f767a mwifiex: use map/unmap APIs in TX and= RX to reduce memcpy) Merging bluetooth/master (c668d4c Bluetooth: mgmt: Avoid using magic number= in status code) Merging mtd/master (5a40b5f mtd: bcm47xxnflash: increase NFLASH_READY_RETRI= ES) Merging l2-mtd/master (d4d4f1b mtd: nand: typo in nand_id_has_period() comm= ents) Merging crypto/master (d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Su= pport) Merging drm/drm-next (eda85d6 drm/nouveau: fix init with agpgart-uninorth) Merging sound/for-next (e4cc615 ALSA: usb-audio: support delay calculation = on capture streams) Merging sound-asoc/for-next (9423fa6 Merge remote-tracking branch 'asoc/fix= /wm-adsp' into asoc-next) Merging modules/modules-next (4a490b7 Merge branch 'drm-next' of git://peop= le.freedesktop.org/~airlied/linux) Merging pekey/devel-pekey (9fe3b1c KEYS: Add a 'trusted' flag and a 'truste= d only' flag) Merging virtio/virtio-next (4a490b7 Merge branch 'drm-next' of git://people= .freedesktop.org/~airlied/linux) Merging input/next (8478372 Input: tegra-kbc - remove default keymap) Merging input-mt/for-next (6f0c058 Linux 3.7-rc2) Merging cgroup/for-next (6abf57b Merge branch 'for-3.9' into for-next) Merging block/for-next (b6c46cf Merge branch 'stable/for-jens-3.8' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus) Merging device-mapper/master (a49f0d1 Linux 3.8-rc1) 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 (6be35c7 Merge git://git.kernel.org/pub/scm/linux/kern= el/git/davem/net-next) Merging kgdb/kgdb-next (58bcdf6 tty/console: fix warnings in drivers/tty/se= rial/kgdboc.c) Merging slab/for-next (ce343df Merge branch 'slab/next' into for-next) Merging uclinux/for-next (b69f085 Linux 3.7-rc8) Merging md/for-next (50879b1 raid5: create multiple threads to handle strip= es) Merging mfd/for-next (1881b68 mfd: tps6507x: Convert to devm_kzalloc) Merging battery/master (c4f3422 da9052-battery: Avoid out-of-range array ac= cess) CONFLICT (content): Merge conflict in drivers/power/ab8500_bmdata.c Merging fbdev/fbdev-next (a49f0d1 Linux 3.8-rc1) Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in s= et_par) Merging omap_dss2/for-next (e7f5c9a Merge tag 'omapdss-for-3.8' of git://gi= torious.org/linux-omap-dss2/linux into for-linus) Merging regulator/for-next (301cfd7 Merge remote-tracking branch 'regulator= /topic/lp8788' into regulator-next) Merging security/next (cf9ce94 Merge tag 'v3.8-rc2' into next) Merging selinux/master (c2d7b24 Merge tag 'v3.4' into 20120409) Merging lblnet/master (7e27d6e Linux 2.6.35-rc3) Merging watchdog/master (604a008 Merge branch 'master' of ../linux-watchdog) Merging dwmw2-iommu/master (6491d4d intel-iommu: Free old page tables befor= e creating superpage) Merging iommu/next (9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86= /amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next) Merging vfio/next (9a92c50 vfio-pci: Enable device before attempting reset) Merging osd/linux-next (861d666 exofs: don't leak io_state and pages on rea= d error) Merging jc_docs/docs-next (5c050fb docs: update the development process doc= ument) Merging trivial/for-next (6d72e5e h8300: Fix home page URL in h8300/README) Merging audit/for-next (dcd6c92 Linux 3.3-rc1) Merging fsnotify/for-next (1ca39ab inotify: automatically restart syscalls) Merging edac/linux_next (1c06910 i7core_edac: fix kernel crash on unloading= i7core_edac.) Merging edac-amd/for-next (f7dd80d EDAC, MCE, AMD: Remove unneeded exports) Merging devicetree/devicetree/next (93c667c of: *node argument to of_parse_= phandle_with_args should be const) Merging dt-rh/for-next (58fea35 arm64: Fix the dtbs target building) Merging spi/spi/next (7cb9436 spi/sparc: Allow of_register_spi_devices for = sparc) Merging spi-mb/spi-next (227c4ce spi: omap2-mcspi: remove duplicate inclusi= on of linux/err.h) Merging tip/auto-latest (60c190c Merge branch 'linus') Merging ftrace/for-next (2faffc4 Merge branch 'trace/tip/perf/urgent' into = trace/for-next) Merging rcu/rcu/next (e52f42c Merge branches 'doctorture.2013.01.05a', 'fix= es.2013.01.05a', 'idlenocb.2013.01.05a' and 'tiny.2013.01.05a' into HEAD) 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 (7ec4fb4 KVM: move the code that installs new slots = array to a separate function.) CONFLICT (content): Merge conflict in arch/s390/kernel/irq.c CONFLICT (content): Merge conflict in arch/s390/include/asm/irq.h Applying: KVM: s390: fix for IOINT_VIR name change Merging kvm-ppc/kvm-ppc-next (26cb772 powerpc: Corrected include header pat= h in kvm_para.h) Merging oprofile/for-next (4400910 oprofile, x86: Fix wrapping bug in op_x8= 6_get_ctrl()) Merging fw-cputime/cputime/adjustment-v2 (fa09205 cputime: Comment cputime'= s adjusting code) Merging fw-sched/sched/cputime-v2 (1b2852b vtime: Warn if irqs aren't disab= led on system time accounting APIs) Merging fw-nohz/nohz/printk-v8 (74876a9 printk: Wake up klogd using irq_wor= k) 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 (9736dea Merge commit '74b84233458e9db7c160cec67= 638efdbec748ca9' into linux-next) CONFLICT (content): Merge conflict in arch/arm/xen/enlighten.c Merging xen-pvhvm/linux-next (b056b6a xen: suspend: remove xen_hvm_suspend) Merging percpu/for-next (5479c78 mm, percpu: Make sure percpu_alloc early p= arameter has an argument) Merging workqueues/for-next (03c11b2 Merge branch 'for-3.9-cleanups' into f= or-next) Merging drivers-x86/linux-next (6710c61 asus-laptop: Fix potential invalid = pointer dereference) CONFLICT (content): Merge conflict in drivers/platform/x86/toshiba_acpi.c CONFLICT (content): Merge conflict in drivers/platform/x86/intel_oaktrail.c CONFLICT (content): Merge conflict in drivers/platform/x86/ideapad-laptop.c CONFLICT (content): Merge conflict in drivers/platform/x86/fujitsu-tablet.c CONFLICT (content): Merge conflict in drivers/platform/x86/compal-laptop.c CONFLICT (content): Merge conflict in drivers/platform/x86/apple-gmux.c 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 (16b9268 Merge remote-tracking branch 'regmap/topic= /irq' into regmap-next) Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt) Merging leds/for-next (6702e76 leds: lm3530: Ensure drvdata->enable has cor= rect status if regulator_disable fails) Merging driver-core/driver-core-next (d1c3ed6 Linux 3.8-rc2) Merging tty/tty-next (d1c3ed6 Linux 3.8-rc2) Merging usb/usb-next (102ee00 Merge tag 'for-usb-next-2013-01-03' of git://= git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next) Merging staging/staging-next (d7f9729 staging: android: Add some Kconfig he= lp entries) CONFLICT (content): Merge conflict in drivers/staging/comedi/drivers/comedi= _test.c CONFLICT (content): Merge conflict in drivers/iio/adc/max1363.c [master 23267e1] Revert "staging: comedi: prevent auto-unconfig of manually= configured devices" Merging char-misc/char-misc-next (6bbda15 mei: move hbm responses from inte= rrupt.c to hbm.c) Merging tmem/linux-next (8f0d816 Linux 3.7-rc3) 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 (e2b1019 pinctrl/nomadik: add device tree support) CONFLICT (content): Merge conflict in drivers/pinctrl/pinctrl-nomadik.c Merging vhost/linux-next (0e9ff68 vhost-blk: add eventfd dependency) 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 (023bba3 irqdomain: update documentation) Merging gpio/gpio/next (fc13d5a gpio: Provide the STMPE GPIO driver with it= s own IRQ Domain) Merging gpio-lw/for-next (fc13d5a gpio: Provide the STMPE GPIO driver with = its own IRQ Domain) Merging arm-soc/for-next (eeee1fe Merge branch 'fixes' into for-next) Merging bcm2835/for-next (a49f0d1 Linux 3.8-rc1) Merging cortex/for-next (77a3018 Cortex-M3: Add support for exception handl= ing) CONFLICT (content): Merge conflict in arch/arm/kernel/process.c Merging ep93xx/ep93xx-for-next (cf92d86 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 (88545c8 Merge branches 'heads/fixes', 'heads/defconfi= g', 'heads/boards' and 'heads/soc' into next) Merging samsung/for-next (b1e42cc Merge branch 'v3.8-samsung-fixes-2' into = for-next) Merging tegra/for-next (9eaf480 Merge branch 'for-3.9/defconfig' into for-n= ext) Merging kvmtool/master (7c6238b kvm tools: remove unneeded checks in qcow c= ode) Merging dma-mapping/dma-mapping-next (41b8d1e ARM: iommu: Include linux/kre= f.h in asm/dma-iommu.h) Merging pwm/for-next (20e8ac3 pwm: samsung: add missing s3c->pwm_id assignm= ent) Merging dma-buf/for-next (90b6e90 dma-buf: implement vmap refcounting in th= e interface logic) Merging userns/for-next (923c753 userns: Allow unprivileged reboot) Merging ktest/for-next (95f5783 ktest: Fix ELSE IF statements) Merging signal/for-next (115a1dc x86: convert to ksignal) CONFLICT (content): Merge conflict in arch/x86/Kconfig CONFLICT (content): Merge conflict in arch/powerpc/Kconfig CONFLICT (content): Merge conflict in arch/mips/kernel/syscall.c CONFLICT (content): Merge conflict in arch/mips/Kconfig Merging clk/clk-next (8f87189 MAINTAINERS: bad email address for Mike Turqu= ette) Merging random/dev (6133705 random: Mix cputime from each thread that exits= to the pool) Merging lzo-update/lzo-update (ba32bf9 lib/lzo: Do not leak implementation = details in lzo1x_1_compress()) Merging drop-experimental/linux-next (dddaa92 tools/lguest: remove depends = on CONFIG_EXPERIMENTAL) CONFLICT (content): Merge conflict in net/dsa/Kconfig CONFLICT (content): Merge conflict in init/Kconfig CONFLICT (content): Merge conflict in drivers/ptp/Kconfig CONFLICT (content): Merge conflict in drivers/net/ethernet/intel/Kconfig CONFLICT (content): Merge conflict in drivers/net/ethernet/i825xx/Kconfig CONFLICT (content): Merge conflict in drivers/net/ethernet/8390/Kconfig Merging scsi-post-merge/merge-base:master (65112dc Merge git://git.samba.or= g/sfrench/cifs-2.6) Merging akpm-current/current (ac1c194 printk: fix incorrect length from pri= nt_time() when seconds > 99999) $ git checkout akpm Applying: compiler-gcc4.h: Reorder macros based upon gcc ver Applying: compiler-gcc.h: Add gcc-recommended GCC_VERSION macro Applying: compiler-gcc{3,4}.h: Use GCC_VERSION macro Applying: compiler{,-gcc4}.h, bug.h: Remove duplicate macros Applying: bug.h: Fix BUILD_BUG_ON macro in __CHECKER__ Applying: bug.h: Prevent double evaulation of in BUILD_BUG_ON Applying: bugh-prevent-double-evaulation-of-in-build_bug_on-fix Applying: bug.h: Make BUILD_BUG_ON generate compile-time error Applying: compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,= _ON} Applying: bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG Applying: bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-chec= kpatch-fixes Applying: lib: cpu_rmap: avoid flushing all workqueues Applying: lib-cpu_rmap-avoid-flushing-all-workqueues-fix Applying: drivers/rtc/rtc-da9055.c: fix cross-section reference Applying: fs/block_dev.c: page cache wrongly left invalidated after revalid= ate_disk() 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: x86: convert update_mmu_cache() and update_mmu_cache_pmd() to fun= ctions Applying: x86: fix the argument passed to sync_global_pgds() Applying: arch/x86/kernel/cpu/perf_event_p6.c: fix section warning Applying: x86: make 'mem=3D' option to work for efi platform Applying: audit: create explicit AUDIT_SECCOMP event type Applying: audit: catch possible NULL audit buffers Applying: kernel/audit.c: avoid negative sleep durations Applying: cris: Use "int" for ssize_t to match size_t Applying: pcmcia: move unbind/rebind into dev_pm_ops.complete Applying: drivers/gpu/drm/drm_fb_helper.c: avoid sleeping in unblank_screen= () if oops in progress Applying: fb: rework locking to fix lock ordering on takeover Applying: fb-rework-locking-to-fix-lock-ordering-on-takeover-fix Applying: fb-rework-locking-to-fix-lock-ordering-on-takeover-fix-2 Applying: cyber2000fb: avoid palette corruption at higher clocks Applying: timeconst.pl: remove deprecated defined(@array) Applying: time: don't inline EXPORT_SYMBOL functions Applying: block: restore /proc/partitions to not display non-partitionable = removable devices 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: watchdog: trigger all-cpu backtrace when locked up and going to p= anic Applying: memcg, oom: provide more precise dump info while memcg oom happen= ing Applying: mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo() Applying: mm/hugetlb.c: convert to pr_foo() Applying: CMA: make putback_lru_pages() call conditional Applying: mm/page_alloc.c:__alloc_contig_migrate_range(): cleanup Applying: mm: memcg: only evict file pages when we have plenty Applying: mm: vmscan: save work scanning (almost) empty LRU lists Applying: mm: vmscan: clarify how swappiness, highest priority, memcg inter= act Applying: mm: vmscan: improve comment on low-page cache handling Applying: mm: vmscan: clean up get_scan_count() Applying: mm-vmscan-clean-up-get_scan_count-fix Applying: mm: vmscan: compaction works against zones, not lruvecs Applying: mm-vmscan-compaction-works-against-zones-not-lruvecs-fix Applying: mm: reduce rmap overhead for ex-KSM page copies created on swap f= aults Applying: mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned = long Applying: mm/vmscan.c:__zone_reclaim(): replace max_t() with max() Applying: mm: compaction: do not accidentally skip pageblocks in the migrat= e scanner Applying: mm/huge_memory.c: use new hashtable implementation Applying: mm/ksm.c: use new hashtable implementation Applying: memcg,vmscan: do not break out targeted reclaim without reclaimed= pages Applying: mm: memmap_init_zone() performance improvement Applying: drop_caches: add some documentation and info message Applying: drivers/usb/gadget/amd5536udc.c: avoid calling dma_pool_create() = with NULL dev Applying: mm/dmapool.c: fix null dev in dma_pool_create() Applying: memcg: debugging facility to access dangling memcgs Applying: memcg-debugging-facility-to-access-dangling-memcgs-fix Applying: mm: add vm event counters for balloon pages compaction Applying: ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX Applying: scripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixes Applying: scripts/tags.sh: add magic for declarations of popular kernel type Applying: get_maintainer.pl: find maintainers for removed files Applying: backlight: add lms501kf03 LCD driver Applying: backlight-add-lms501kf03-lcd-driver-fix Applying: backlight: ld9040: use sleep instead of delay Applying: backlight: ld9040: remove unnecessary NULL deference check Applying: backlight: ld9040: replace EFAULT with EINVAL Applying: backlight: ld9040: remove redundant return variables Applying: backlight: ld9040: reorder inclusions of Applying: backlight: s6e63m0: use lowercase names of structs Applying: backlight: s6e63m0: use sleep instead of delay Applying: backlight: s6e63m0: remove unnecessary NULL deference check Applying: backlight: s6e63m0: replace EFAULT with EINVAL Applying: backlight: s6e63m0: remove redundant variable 'before_power' Applying: backlight: s6e63m0: reorder inclusions of Applying: backlight: ams369fg06: use sleep instead of delay Applying: backlight: ams369fg06: remove unnecessary NULL deference check Applying: backlight: ams369fg06: replace EFAULT with EINVAL Applying: backlight: ams369fg06: remove redundant variable 'before_power' Applying: backlight: ams369fg06: reorder inclusions of Applying: backlight: add new lp8788 backlight driver Applying: backlight-add-new-lp8788-backlight-driver-checkpatch-fixes Applying: backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdata Applying: backlight: ld9040: use spi_get_drvdata and spi_set_drvdata Applying: backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata Applying: backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata Applying: backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata Applying: backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata Applying: backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdata Applying: backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata Applying: backlight: tosa: use spi_get_drvdata and spi_set_drvdata Applying: backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata Applying: backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata Applying: backlight: aat2870: use bl_get_data instead of dev_get_drvdata Applying: pwm_backlight: use bl_get_data instead of dev_get_drvdata Applying: backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata Applying: backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata Applying: backlight: tosa: use bl_get_data instead of dev_get_drvdata Applying: backlight: omap1: use bl_get_data instead of dev_get_drvdata Applying: backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata Applying: drivers/video/backlight/lm3639_bl.c: remove ret =3D -EIO at error= paths of probe Applying: checkpatch: prefer dev_( to dev_printk(KERN_ Applying: checkpatch: warn on unnecessary __dev section markings Applying: epoll: support for disabling items, and a self-test app Applying: binfmt_elf.c: use get_random_int() to fix entropy depleting Applying: drivers/rtc: dump small buffers via %*ph Applying: drivers/rtc/rtc-pxa.c: fix alarm not match issue Applying: drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue Applying: drivers/rtc/rtc-pxa.c: fix set time sync time issue Applying: drivers/rtc/rtc-ds1307.c: long block operations bugfix Applying: rtc-ds1307-long-block-operations-bugfix-fix Applying: rtc: max77686: add Maxim 77686 driver Applying: rtc-max77686-add-maxim-77686-driver-fix Applying: rtc-pcf8523: add low battery voltage support Applying: rtc-pcf8523-add-low-battery-voltage-support-fix Applying: drivers/rtc: use of_match_ptr() macro Applying: drivers/rtc/rtc-pxa.c: avoid cpuid checking Applying: drivers/rtc: remove unnecessary semicolons Applying: drivers/rtc/rtc-ds2404.c: use module_platform_driver macro Applying: rtc: add new lp8788 rtc driver Applying: hfsplus: add osx.* prefix for handling namespace of Mac OS X exte= nded attributes 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: fat: add extended fileds to struct fat_boot_sector Applying: fat: mark fs as dirty on mount and clean on umount Applying: Documentation/DMA-API-HOWTO.txt: minor grammar corrections Applying: Documentation/cgroups/blkio-controller.txt: fix typo Applying: fork: unshare: remove dead code Applying: kexec: add the values related to buddy system for filtering free = pages. Applying: ipc/sem.c: alternatives to preempt_disable() Applying: drivers/char/misc.c:misc_register(): do not loop on misc_list unc= onditionally Applying: drivers-char-miscc-misc_register-do-not-loop-on-misc_list-uncondi= tionally-fix Applying: mtd: mtd_nandecctest: use prandom_bytes instead of get_random_byt= es() Applying: mtd: mtd_oobtest: convert to use prandom library Applying: mtd: mtd_pagetest: convert to use prandom library Applying: mtd: mtd_speedtest: use prandom_bytes Applying: mtd: mtd_subpagetest: convert to use prandom library Applying: mtd: mtd_stresstest: use prandom_bytes() Applying: Documentation/DMA-API-HOWTO.txt: fix typo Applying: w1: add support for DS2413 Dual Channel Addressable Switch Applying: mm: remove old aio use_mm() comment Applying: aio: remove dead code from aio.h Applying: gadget: remove only user of aio retry Applying: aio: remove retry-based AIO Applying: char: add aio_{read,write} to /dev/{null,zero} Applying: aio: kill return value of aio_complete() Applying: aio: add kiocb_cancel() Applying: aio-kiocb_cancel-fix Applying: aio: move private stuff out of aio.h Applying: aio: dprintk() -> pr_debug() Applying: aio: do fget() after aio_get_req() Applying: aio: make aio_put_req() lockless Applying: aio: refcounting cleanup Applying: wait: add wait_event_hrtimeout() Applying: wait-add-wait_event_hrtimeout-fix Applying: aio: make aio_read_evt() more efficient, convert to hrtimers Applying: aio: use flush_dcache_page() Applying: aio: use cancellation list lazily Applying: aio: change reqs_active to include unreaped completions Applying: aio: kill batch allocation Applying: aio: kill struct aio_ring_info Applying: aio: give shared kioctx fields their own cachelines Applying: aio-give-shared-kioctx-fields-their-own-cachelines-fix Applying: aio: reqs_active -> reqs_available Applying: aio: percpu reqs_available Applying: generic dynamic per cpu refcounting Applying: generic-dynamic-per-cpu-refcounting-fix Applying: aio: percpu ioctx refcount Applying: aio: use xchg() instead of completion_lock Applying: aio: don't include aio.h in sched.h Applying: aio-dont-include-aioh-in-schedh-fix Applying: aio-dont-include-aioh-in-schedh-fix-fix Applying: aio-dont-include-aioh-in-schedh-fix-3 Applying: aio: kill ki_key Applying: aio: kill ki_retry Applying: block, aio: batch completion for bios/kiocbs Applying: block-aio-batch-completion-for-bios-kiocbs-fix Applying: virtio-blk: convert to batch completion Applying: mtip32xx: convert to batch completion Applying: aio: smoosh struct kiocb Applying: aio-smoosh-struct-kiocb-fix Merging akpm/master (736ca5e aio-smoosh-struct-kiocb-fix) --Signature=_Tue__8_Jan_2013_15_49_45_+1100_1TFpnAl/APuSHLac Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQ66VpAAoJEECxmPOUX5FEYTMP+wU7lQ9mvScCUOUv67Bq1eel 5mROnt2fWzLfoafEJmyC5qdePaj1OTPoQY8/rjh19Vhb0acTaePTsR+q26sOTOxk CDzqSQt1uwJbSQhXKrkthlVL/HmWW0DdzzCuV57exRlyv4vvmDvu6mK/ZmZ3kKRl 1oQeLKB91BZ7n9R2SsSHH8LAnRy/NtkaZE+jNMt0Gt2n7jI6/sVEqalUEnAY8GXF tiMXb55zf4eJRqKDqykhEJ4YcOW11meU30OseYgCyqtVuMuB2F3ldaRNNxJ91Xdq 3fyBo2wYRm9QxtSdx1yVU2/d3xEInWZcReb7Y1I/qw4wM443Mpp38hhEBaXuOgNo pMf4Vv2I39vuobsBdcIytC9AnMFhU/vvVOQIgeeI6rGJmVjhVkhkbywRCItK+aGW Yz6C7pUdCfj+wJ51UHp8tymRabJGQfU3cbFfXNBT2gt/Nc087+r83nzv1we9x9iR W3wQErQ1wZfituKhGN0pZXuDrTtL4jt8i7I7Ces4Wujw0LVCN24OsQ1rFRJ//p8U gR1k/Oy7AZ5w1UN4IqkwWVkFE3Fpv1JS9Dq/bQwC6c0oTefGIPPcuKgsRv9/QGae ZMpJ4NGrIaEvKBCMs/AchtIw84zB2I3CVNeRDLqsKiIacC94bb4o3YExht7Gtld8 VsXQr1SyDMhexzfXGpy1 =KW9e -----END PGP SIGNATURE----- --Signature=_Tue__8_Jan_2013_15_49_45_+1100_1TFpnAl/APuSHLac--