$ date Tuesday 20 August 10:04:25 EST 2013 $ git checkout master Already on 'master' $ git reset --hard stable HEAD is now at b36f4be Linux 3.11-rc6 Merging origin/master (fd3930f proc: more readdir conversion bug-fixes) $ git merge --no-ff origin/master Merge made by the 'recursive' strategy. arch/x86/include/asm/bootparam_utils.h | 4 +- arch/x86/include/asm/microcode_amd.h | 2 +- arch/x86/kernel/cpu/amd.c | 20 ++------ arch/x86/kernel/microcode_amd.c | 27 +++++------ arch/x86/kernel/microcode_amd_early.c | 27 +++++------ drivers/gpu/drm/i915/i915_gem_dmabuf.c | 8 ++++ drivers/gpu/drm/i915/intel_display.c | 86 ++++++++++++++++++++++------------ drivers/gpu/drm/radeon/radeon.h | 2 +- drivers/gpu/drm/radeon/radeon_uvd.c | 8 ++++ drivers/gpu/drm/radeon/rv770.c | 12 ++--- fs/gfs2/glock.c | 8 ++-- fs/gfs2/glops.c | 18 +++++-- fs/gfs2/inode.c | 6 ++- fs/gfs2/main.c | 2 +- fs/proc/generic.c | 2 +- fs/proc/root.c | 4 +- kernel/time/sched_clock.c | 2 +- kernel/time/tick-sched.c | 5 +- kernel/wait.c | 3 +- 19 files changed, 145 insertions(+), 101 deletions(-) Merging fixes/master (b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) $ git merge --no-ff fixes/master Already up-to-date. Merging kbuild-current/rc-fixes (ad81f05 Linux 3.11-rc1) $ git merge --no-ff kbuild-current/rc-fixes Already up-to-date. Merging arc-current/for-curr (c095ba7 Linux 3.11-rc4) $ git merge --no-ff arc-current/for-curr Already up-to-date. Merging arm-current/fixes (e1f0203 Merge branch 'security-fixes' into fixes) $ git merge --no-ff arm-current/fixes Merge made by the 'recursive' strategy. arch/arm/kernel/fiq.c | 3 ++- arch/arm/kernel/machine_kexec.c | 1 + arch/arm/mm/Kconfig | 9 ++++++--- 3 files changed, 9 insertions(+), 4 deletions(-) Merging m68k-current/for-linus (ea077b1 m68k: Truncate base in do_div()) $ git merge --no-ff m68k-current/for-linus Already up-to-date. Merging metag-fixes/fixes (dfe248b MAINTAINERS: add linux-metag mailing list) $ git merge --no-ff metag-fixes/fixes Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) Merging powerpc-merge/merge (28e61cc powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs) $ git merge --no-ff powerpc-merge/merge Already up-to-date. Merging sparc/master (1c2696c sparc64: Fix ITLB handler of null page) $ git merge --no-ff sparc/master Merge made by the 'recursive' strategy. arch/sparc/include/asm/switch_to_64.h | 4 ++-- arch/sparc/kernel/cpumap.c | 1 + arch/sparc/kernel/entry.S | 2 +- arch/sparc/kernel/kgdb_64.c | 4 ++-- arch/sparc/kernel/ktlb.S | 3 +-- arch/sparc/kernel/ptrace_64.c | 2 +- arch/sparc/kernel/setup_64.c | 12 ++++++++---- arch/sparc/kernel/syscalls.S | 12 ++++++------ drivers/scsi/esp_scsi.c | 14 ++++++++------ drivers/scsi/esp_scsi.h | 1 + 10 files changed, 31 insertions(+), 24 deletions(-) Merging net/master (0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux) $ git merge --no-ff net/master Already up-to-date. Merging ipsec/master (844d487 xfrm: choose protocol family by skb protocol) $ git merge --no-ff ipsec/master Merge made by the 'recursive' strategy. include/net/route.h | 8 ++++++++ include/net/xfrm.h | 18 ++++++++++++++++++ net/ipv4/ip_output.c | 8 -------- net/ipv4/xfrm4_output.c | 16 +++++++++++----- net/ipv4/xfrm4_state.c | 1 + net/ipv6/ip6_gre.c | 5 +++++ net/ipv6/ip6_tunnel.c | 6 ++++++ net/ipv6/sit.c | 5 +++++ net/ipv6/xfrm6_output.c | 19 +++++++++++++------ net/ipv6/xfrm6_state.c | 1 + net/xfrm/xfrm_output.c | 21 +++++++++++++++++++++ net/xfrm/xfrm_state.c | 7 ++----- 12 files changed, 91 insertions(+), 24 deletions(-) Merging sound-current/for-linus (d3d3835 ALSA: hda - Add inverted digital mic fixup for Acer Aspire One) $ git merge --no-ff sound-current/for-linus Merge made by the 'recursive' strategy. sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) Merging pci-current/for-linus (36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge) $ git merge --no-ff pci-current/for-linus Already up-to-date. Merging wireless/master (48c3e37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211) $ git merge --no-ff wireless/master Merge made by the 'recursive' strategy. drivers/net/wireless/hostap/hostap_ioctl.c | 4 ++-- drivers/net/wireless/iwlwifi/dvm/mac80211.c | 5 +++- drivers/net/wireless/iwlwifi/iwl-prph.h | 2 -- drivers/net/wireless/iwlwifi/mvm/time-event.c | 33 +++++++++++++++++++-------- drivers/net/wireless/iwlwifi/pcie/rx.c | 8 ------- drivers/net/wireless/iwlwifi/pcie/trans.c | 10 ++++---- drivers/net/wireless/zd1201.c | 4 +++- net/wireless/nl80211.c | 22 +++++++++--------- net/wireless/sme.c | 10 ++++---- 9 files changed, 52 insertions(+), 46 deletions(-) Merging driver-core.current/driver-core-linus (5ae90d8 Linux 3.11-rc3) $ git merge --no-ff driver-core.current/driver-core-linus Already up-to-date. Merging tty.current/tty-linus (c095ba7 Linux 3.11-rc4) $ git merge --no-ff tty.current/tty-linus Already up-to-date. Merging usb.current/usb-linus (b36f4be Linux 3.11-rc6) $ git merge --no-ff usb.current/usb-linus Already up-to-date. Merging staging.current/staging-linus (d4e4ab8 Linux 3.11-rc5) $ git merge --no-ff staging.current/staging-linus Already up-to-date. Merging char-misc.current/char-misc-linus (b36f4be Linux 3.11-rc6) $ git merge --no-ff char-misc.current/char-misc-linus Already up-to-date. Merging input-current/for-linus (88ce3c3 Merge branch 'next' into for-linus) $ git merge --no-ff input-current/for-linus Already up-to-date. Merging md-current/for-linus (f94c0b6 md/raid5: fix interaction of 'replace' and 'recovery'.) $ git merge --no-ff md-current/for-linus Already up-to-date. Merging audit-current/for-linus (c158a35 audit: no leading space in audit_log_d_path prefix) $ git merge --no-ff audit-current/for-linus Already up-to-date. Merging crypto-current/master (e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework") $ git merge --no-ff crypto-current/master Already up-to-date. Merging ide/master (6d128e1 Revert "Makefile: Fix install error with make -j option") $ git merge --no-ff ide/master Already up-to-date. Merging dwmw2/master (5950f08 pcmcia: remove RPX board stuff) $ git merge --no-ff dwmw2/master Already up-to-date. Merging sh-current/sh-fixes-for-linus (4403310 SH: Convert out[bwl] macros to inline functions) $ git merge --no-ff sh-current/sh-fixes-for-linus Already up-to-date. Merging devicetree-current/devicetree/merge (cf9e236 of/irq: init struct resource to 0 in of_irq_to_resource()) $ git merge --no-ff devicetree-current/devicetree/merge Already up-to-date. Merging rr-fixes/fixes (6c2580c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32) $ git merge --no-ff rr-fixes/fixes Already up-to-date. Merging mfd-fixes/master (5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata) $ git merge --no-ff mfd-fixes/master Already up-to-date. Merging vfio-fixes/for-linus (d24cdbf vfio-pci: Avoid deadlock on remove) $ git merge --no-ff vfio-fixes/for-linus Already up-to-date. Merging drm-intel-fixes/drm-intel-fixes (884020b drm/i915: Invalidate TLBs for the rings after a reset) $ git merge --no-ff drm-intel-fixes/drm-intel-fixes Merge made by the 'recursive' strategy. drivers/gpu/drm/i915/i915_reg.h | 2 ++ drivers/gpu/drm/i915/intel_ringbuffer.c | 12 ++++++++++++ 2 files changed, 14 insertions(+) Merging asm-generic/master (fb9de7e xtensa: Use generic asm/mmu.h for nommu) $ git merge --no-ff asm-generic/master Already up-to-date. Merging arc/for-next (a00b92e ARC: [ASID] Optimize the threads-of-process switching case) $ git merge --no-ff arc/for-next Merge made by the 'recursive' strategy. arch/arc/boot/.gitignore | 1 + arch/arc/include/asm/entry.h | 24 ++++- arch/arc/include/asm/irqflags.h | 7 -- arch/arc/include/asm/mmu.h | 7 +- arch/arc/include/asm/mmu_context.h | 193 +++++++++++++++---------------------- arch/arc/include/asm/pgtable.h | 61 +++++------- arch/arc/include/asm/ptrace.h | 36 ++----- arch/arc/include/asm/tlbflush.h | 11 ++- arch/arc/kernel/.gitignore | 1 + arch/arc/kernel/entry.S | 66 ++++--------- arch/arc/kernel/smp.c | 1 + arch/arc/mm/Makefile | 1 + arch/arc/mm/tlb.c | 150 ++++++++++++++-------------- arch/arc/mm/tlbex.S | 186 +++++++++++++++++------------------ arch/arc/mm/tlbflush.c | 85 ++++++++++++++++ 15 files changed, 415 insertions(+), 415 deletions(-) create mode 100644 arch/arc/boot/.gitignore create mode 100644 arch/arc/kernel/.gitignore create mode 100644 arch/arc/mm/tlbflush.c Merging arm/for-next (2c5d489 Merge branch 'devel-stable' into for-next) $ git merge --no-ff arm/for-next Removing arch/arm/mach-versatile/include/mach/debug-macro.S Removing arch/arm/mach-spear/include/mach/debug-macro.S Removing arch/arm/mach-rpc/include/mach/debug-macro.S Removing arch/arm/mach-realview/include/mach/debug-macro.S Removing arch/arm/mach-orion5x/include/mach/debug-macro.S Removing arch/arm/mach-mv78xx0/include/mach/debug-macro.S Removing arch/arm/mach-lpc32xx/include/mach/debug-macro.S Removing arch/arm/mach-kirkwood/include/mach/debug-macro.S Removing arch/arm/mach-ixp4xx/include/mach/debug-macro.S Removing arch/arm/mach-iop33x/include/mach/debug-macro.S Removing arch/arm/mach-iop32x/include/mach/debug-macro.S Removing arch/arm/mach-iop13xx/include/mach/debug-macro.S Removing arch/arm/mach-integrator/include/mach/debug-macro.S Removing arch/arm/mach-gemini/include/mach/debug-macro.S Removing arch/arm/mach-ep93xx/include/mach/debug-macro.S Removing arch/arm/mach-ebsa110/include/mach/debug-macro.S Removing arch/arm/mach-dove/include/mach/debug-macro.S Removing arch/arm/mach-davinci/include/mach/debug-macro.S Removing arch/arm/include/debug/u300.S Removing arch/arm/include/debug/sunxi.S Removing arch/arm/include/debug/socfpga.S Removing arch/arm/include/debug/rockchip.S Removing arch/arm/include/debug/pxa.S Auto-merging arch/arm/include/debug/pl01x.S Removing arch/arm/include/debug/picoxcell.S Removing arch/arm/include/debug/nspire.S Removing arch/arm/include/debug/nomadik.S Removing arch/arm/include/debug/mxs.S Removing arch/arm/include/debug/mvebu.S Removing arch/arm/include/debug/keystone.S Removing arch/arm/include/debug/highbank.S Removing arch/arm/include/debug/cns3xxx.S Removing arch/arm/include/debug/bcm2835.S Removing arch/arm/include/debug/8250_32.S Removing arch/arm/include/asm/hardware/debug-8250.S Merge made by the 'recursive' strategy. Documentation/devicetree/bindings/arm/l2cc.txt | 4 +- arch/arm/Kconfig | 53 +- arch/arm/Kconfig.debug | 553 +++++++++++++++------ arch/arm/include/asm/hardware/debug-8250.S | 29 -- arch/arm/include/asm/mach/arch.h | 4 +- arch/arm/include/asm/memblock.h | 3 +- arch/arm/include/asm/neon.h | 36 ++ arch/arm/include/asm/pgtable.h | 2 +- arch/arm/include/asm/prom.h | 4 +- arch/arm/include/asm/xor.h | 73 +++ arch/arm/include/debug/8250.S | 54 ++ arch/arm/include/debug/8250_32.S | 27 - arch/arm/include/debug/bcm2835.S | 22 - arch/arm/include/debug/cns3xxx.S | 19 - arch/arm/include/debug/highbank.S | 17 - arch/arm/include/debug/keystone.S | 43 -- arch/arm/include/debug/mvebu.S | 30 -- arch/arm/include/debug/mxs.S | 27 - arch/arm/include/debug/nomadik.S | 20 - arch/arm/include/debug/nspire.S | 28 -- arch/arm/include/debug/picoxcell.S | 19 - .../{asm/hardware/debug-pl01x.S => debug/pl01x.S} | 9 +- arch/arm/include/debug/pxa.S | 33 -- arch/arm/include/debug/rockchip.S | 42 -- arch/arm/include/debug/socfpga.S | 21 - arch/arm/include/debug/sunxi.S | 27 - arch/arm/include/debug/u300.S | 18 - arch/arm/include/debug/ux500.S | 2 +- arch/arm/include/debug/vexpress.S | 48 +- arch/arm/kernel/atags.h | 5 +- arch/arm/kernel/atags_parse.c | 6 +- arch/arm/kernel/devtree.c | 6 +- arch/arm/kernel/perf_event_cpu.c | 3 +- arch/arm/kernel/setup.c | 12 +- arch/arm/kvm/mmu.c | 1 - arch/arm/lib/Makefile | 6 + arch/arm/lib/xor-neon.c | 42 ++ arch/arm/mach-davinci/include/mach/debug-macro.S | 65 --- arch/arm/mach-dove/include/mach/debug-macro.S | 19 - arch/arm/mach-ebsa110/include/mach/debug-macro.S | 22 - arch/arm/mach-ep93xx/Kconfig | 14 - arch/arm/mach-ep93xx/include/mach/debug-macro.S | 21 - arch/arm/mach-ep93xx/include/mach/uncompress.h | 14 +- .../arm/mach-footbridge/include/mach/debug-macro.S | 15 - arch/arm/mach-gemini/include/mach/debug-macro.S | 21 - .../arm/mach-integrator/include/mach/debug-macro.S | 20 - arch/arm/mach-iop13xx/include/mach/debug-macro.S | 24 - arch/arm/mach-iop32x/include/mach/debug-macro.S | 21 - arch/arm/mach-iop33x/include/mach/debug-macro.S | 22 - arch/arm/mach-ixp4xx/include/mach/debug-macro.S | 26 - arch/arm/mach-kirkwood/include/mach/debug-macro.S | 19 - arch/arm/mach-lpc32xx/include/mach/debug-macro.S | 29 -- arch/arm/mach-mv78xx0/include/mach/debug-macro.S | 19 - arch/arm/mach-orion5x/include/mach/debug-macro.S | 21 - arch/arm/mach-realview/include/mach/debug-macro.S | 29 -- arch/arm/mach-rpc/include/mach/debug-macro.S | 23 - arch/arm/mach-spear/include/mach/debug-macro.S | 36 -- arch/arm/mach-spear/include/mach/spear.h | 2 - arch/arm/mach-versatile/include/mach/debug-macro.S | 21 - arch/arm/mm/cache-l2x0.c | 10 +- arch/arm/mm/hugetlbpage.c | 43 -- arch/arm/mm/init.c | 5 +- arch/arm/mm/mmu.c | 4 +- arch/arm/mm/nommu.c | 2 +- arch/arm/mm/proc-feroceon.S | 26 + arch/arm/vfp/vfphw.S | 5 + arch/arm/vfp/vfpmodule.c | 69 ++- include/linux/raid/pq.h | 5 + lib/raid6/.gitignore | 1 + lib/raid6/Makefile | 40 ++ lib/raid6/algos.c | 6 + lib/raid6/neon.c | 58 +++ lib/raid6/neon.uc | 80 +++ lib/raid6/test/Makefile | 26 +- 74 files changed, 1018 insertions(+), 1213 deletions(-) delete mode 100644 arch/arm/include/asm/hardware/debug-8250.S create mode 100644 arch/arm/include/asm/neon.h create mode 100644 arch/arm/include/debug/8250.S delete mode 100644 arch/arm/include/debug/8250_32.S delete mode 100644 arch/arm/include/debug/bcm2835.S delete mode 100644 arch/arm/include/debug/cns3xxx.S delete mode 100644 arch/arm/include/debug/highbank.S delete mode 100644 arch/arm/include/debug/keystone.S delete mode 100644 arch/arm/include/debug/mvebu.S delete mode 100644 arch/arm/include/debug/mxs.S delete mode 100644 arch/arm/include/debug/nomadik.S delete mode 100644 arch/arm/include/debug/nspire.S delete mode 100644 arch/arm/include/debug/picoxcell.S rename arch/arm/include/{asm/hardware/debug-pl01x.S => debug/pl01x.S} (78%) delete mode 100644 arch/arm/include/debug/pxa.S delete mode 100644 arch/arm/include/debug/rockchip.S delete mode 100644 arch/arm/include/debug/socfpga.S delete mode 100644 arch/arm/include/debug/sunxi.S delete mode 100644 arch/arm/include/debug/u300.S create mode 100644 arch/arm/lib/xor-neon.c delete mode 100644 arch/arm/mach-davinci/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-dove/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-ebsa110/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-ep93xx/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-gemini/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-integrator/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-iop13xx/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-iop32x/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-iop33x/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-ixp4xx/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-kirkwood/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-lpc32xx/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-mv78xx0/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-orion5x/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-realview/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-rpc/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-spear/include/mach/debug-macro.S delete mode 100644 arch/arm/mach-versatile/include/mach/debug-macro.S create mode 100644 lib/raid6/neon.c create mode 100644 lib/raid6/neon.uc Merging arm-perf/for-next/perf (ad81f05 Linux 3.11-rc1) $ git merge --no-ff arm-perf/for-next/perf Already up-to-date. Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6) $ git merge --no-ff davinci/davinci-next Already up-to-date. Merging xilinx/arm-next (b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup) $ git merge --no-ff xilinx/arm-next Already up-to-date. Merging arm64/upstream (c095ba7 Linux 3.11-rc4) $ git merge --no-ff arm64/upstream Already up-to-date. Merging blackfin/for-linus (eb043d3 smp: blackfin: fix check error, using atomic_ops to handle atomic_t type) $ git merge --no-ff blackfin/for-linus Merge made by the 'recursive' strategy. Merging c6x/for-linux-next (f934af0 add memory barrier to arch_local_irq_restore) $ git merge --no-ff c6x/for-linux-next Already up-to-date. Merging cris/for-next (32ade6a CRIS: Add kvm_para.h which includes generic file) $ git merge --no-ff cris/for-next Resolved 'arch/cris/arch-v32/drivers/Kconfig' using previous resolution. Auto-merging arch/cris/include/asm/processor.h Auto-merging arch/cris/arch-v32/drivers/Kconfig CONFLICT (content): Merge conflict in arch/cris/arch-v32/drivers/Kconfig Auto-merging arch/cris/arch-v10/drivers/Kconfig Auto-merging arch/cris/Kconfig Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 2b8d302] Merge remote-tracking branch 'cris/for-next' $ git diff -M --stat --summary HEAD^.. arch/cris/Kconfig | 81 ------- arch/cris/arch-v10/drivers/Kconfig | 70 ------ arch/cris/arch-v10/drivers/Makefile | 2 - arch/cris/arch-v32/drivers/Kconfig | 394 ---------------------------------- arch/cris/arch-v32/mach-a3/Kconfig | 4 - arch/cris/include/asm/processor.h | 1 - arch/cris/include/uapi/asm/kvm_para.h | 1 + 7 files changed, 1 insertion(+), 552 deletions(-) create mode 100644 arch/cris/include/uapi/asm/kvm_para.h Merging hexagon/linux-next (de44443 HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD) $ git merge --no-ff hexagon/linux-next Already up-to-date. Merging ia64/next (76299de Merge branch 'pstore' into next) $ git merge --no-ff ia64/next Merge made by the 'recursive' strategy. arch/ia64/include/asm/dmi.h | 2 +- arch/powerpc/platforms/pseries/nvram.c | 112 ++++------------- drivers/acpi/apei/erst.c | 25 +++- drivers/firmware/efi/efi-pstore.c | 27 ++++- fs/pstore/Kconfig | 2 + fs/pstore/inode.c | 10 +- fs/pstore/internal.h | 5 +- fs/pstore/platform.c | 212 ++++++++++++++++++++++++++++++--- fs/pstore/ram.c | 41 +++++-- include/linux/pstore.h | 6 +- 10 files changed, 304 insertions(+), 138 deletions(-) Merging m68k/for-next (ad81f05 Linux 3.11-rc1) $ git merge --no-ff m68k/for-next Already up-to-date. Merging m68knommu/for-next (5fbed81 m68k: remove 16 unused boards in Kconfig.machine) $ git merge --no-ff m68knommu/for-next Merge made by the 'recursive' strategy. arch/m68k/Kconfig | 2 +- arch/m68k/Kconfig.machine | 134 ------------------------------------ arch/m68k/include/asm/io_no.h | 1 + arch/m68k/include/asm/page.h | 3 + arch/m68k/include/asm/page_mm.h | 3 - arch/m68k/kernel/setup_no.c | 2 +- arch/m68k/kernel/signal.c | 8 +++ arch/m68k/platform/68000/m68328.c | 3 +- arch/m68k/platform/68000/m68EZ328.c | 3 +- arch/m68k/platform/68000/m68VZ328.c | 9 +-- arch/m68k/platform/68360/commproc.c | 3 +- arch/m68k/platform/68360/config.c | 3 +- 12 files changed, 27 insertions(+), 147 deletions(-) Merging metag/for-next (8a69782 metag: tz1090: instantiate gpio-tz1090-pdc) $ git merge --no-ff metag/for-next Merge made by the 'recursive' strategy. arch/metag/Kconfig.soc | 2 ++ arch/metag/boot/dts/tz1090.dtsi | 67 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) Merging microblaze/next (a9b9d22 of/pci: Use of_pci_range_parser) $ git merge --no-ff microblaze/next Merge made by the 'recursive' strategy. arch/microblaze/pci/pci-common.c | 106 ++++++++++++++------------------------- 1 file changed, 38 insertions(+), 68 deletions(-) Merging mips/mips-for-linux-next (49e12af Merge branch '3.11-fixes' into mips-for-linux-next) $ git merge --no-ff mips/mips-for-linux-next Removing arch/mips/include/uapi/asm/ipcbuf.h Removing arch/mips/include/uapi/asm/auxvec.h Removing arch/mips/include/asm/xor.h Removing arch/mips/include/asm/ucontext.h Removing arch/mips/include/asm/serial.h Removing arch/mips/include/asm/segment.h Removing arch/mips/include/asm/sections.h Removing arch/mips/include/asm/scatterlist.h Removing arch/mips/include/asm/percpu.h Removing arch/mips/include/asm/parport.h Removing arch/mips/include/asm/mutex.h Removing arch/mips/include/asm/local64.h Removing arch/mips/include/asm/emergency-restart.h Removing arch/mips/include/asm/current.h Removing arch/mips/include/asm/cputime.h Merge made by the 'recursive' strategy. arch/mips/cavium-octeon/setup.c | 28 ++++++++++++++++ arch/mips/include/asm/Kbuild | 13 ++++++++ arch/mips/include/asm/bmips.h | 55 +++++++++++++------------------ arch/mips/include/asm/cpu.h | 5 ++- arch/mips/include/asm/cputime.h | 6 ---- arch/mips/include/asm/current.h | 1 - arch/mips/include/asm/emergency-restart.h | 6 ---- arch/mips/include/asm/local64.h | 1 - arch/mips/include/asm/mutex.h | 9 ----- arch/mips/include/asm/parport.h | 1 - arch/mips/include/asm/percpu.h | 6 ---- arch/mips/include/asm/scatterlist.h | 6 ---- arch/mips/include/asm/sections.h | 6 ---- arch/mips/include/asm/segment.h | 6 ---- arch/mips/include/asm/serial.h | 1 - arch/mips/include/asm/ucontext.h | 1 - arch/mips/include/asm/xor.h | 1 - arch/mips/include/uapi/asm/Kbuild | 5 +-- arch/mips/include/uapi/asm/auxvec.h | 4 --- arch/mips/include/uapi/asm/ipcbuf.h | 1 - arch/mips/kernel/cpu-probe.c | 7 ++++ arch/mips/kernel/idle.c | 1 + arch/mips/mm/c-octeon.c | 14 ++++++++ arch/mips/mm/tlb-funcs.S | 2 ++ arch/mips/mm/tlbex.c | 2 ++ arch/mips/netlogic/xlp/usb-init.c | 3 +- arch/mips/pci/pci-octeon.c | 9 ++--- scripts/package/buildtar | 21 ++++++++++++ 28 files changed, 123 insertions(+), 98 deletions(-) delete mode 100644 arch/mips/include/asm/cputime.h delete mode 100644 arch/mips/include/asm/current.h delete mode 100644 arch/mips/include/asm/emergency-restart.h delete mode 100644 arch/mips/include/asm/local64.h delete mode 100644 arch/mips/include/asm/mutex.h delete mode 100644 arch/mips/include/asm/parport.h delete mode 100644 arch/mips/include/asm/percpu.h delete mode 100644 arch/mips/include/asm/scatterlist.h delete mode 100644 arch/mips/include/asm/sections.h delete mode 100644 arch/mips/include/asm/segment.h delete mode 100644 arch/mips/include/asm/serial.h delete mode 100644 arch/mips/include/asm/ucontext.h delete mode 100644 arch/mips/include/asm/xor.h delete mode 100644 arch/mips/include/uapi/asm/auxvec.h delete mode 100644 arch/mips/include/uapi/asm/ipcbuf.h Merging openrisc/for-upstream (6af6095 openrisc: remove HAVE_VIRT_TO_BUS) $ git merge --no-ff openrisc/for-upstream Already up-to-date. Merging parisc/for-next (6c700d7 [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()) $ git merge --no-ff parisc/for-next Already up-to-date. Merging parisc-hd/for-next (9f0f4fb parisc: add generic 32- and 64-bit defconfigs) $ git merge --no-ff parisc-hd/for-next Merge made by the 'recursive' strategy. arch/parisc/configs/generic-32bit_defconfig | 340 +++++++++++++++++++++++++++ arch/parisc/configs/generic-64bit_defconfig | 350 ++++++++++++++++++++++++++++ 2 files changed, 690 insertions(+) create mode 100644 arch/parisc/configs/generic-32bit_defconfig create mode 100644 arch/parisc/configs/generic-64bit_defconfig Merging powerpc/next (afbcdd9 powerpc/wsp: Fix early debug build) $ git merge --no-ff powerpc/next Auto-merging arch/powerpc/kvm/book3s_hv.c Auto-merging arch/powerpc/kernel/traps.c Auto-merging arch/powerpc/kernel/tm.S Removing arch/powerpc/kernel/softemu8xx.c Auto-merging arch/powerpc/kernel/process.c Auto-merging arch/powerpc/kernel/exceptions-64s.S Auto-merging arch/powerpc/kernel/entry_64.S Auto-merging arch/powerpc/include/asm/switch_to.h Auto-merging arch/powerpc/include/asm/reg.h Auto-merging arch/powerpc/Kconfig Merge made by the 'recursive' strategy. .../devicetree/bindings/powerpc/fsl/msi-pic.txt | 53 ++- arch/powerpc/Kconfig | 20 ++ arch/powerpc/boot/.gitignore | 1 + arch/powerpc/boot/dts/b4420qds.dts | 2 +- arch/powerpc/boot/dts/b4860qds.dts | 2 +- arch/powerpc/boot/dts/{b4qds.dts => b4qds.dtsi} | 0 arch/powerpc/boot/dts/fsl/b4si-post.dtsi | 2 +- arch/powerpc/boot/dts/fsl/qoriq-mpic4.3.dtsi | 149 +++++++++ arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 2 +- arch/powerpc/boot/dts/p1020rdb-pd.dts | 280 ++++++++++++++++ arch/powerpc/configs/85xx/p1023rds_defconfig | 1 + arch/powerpc/configs/corenet32_smp_defconfig | 1 + arch/powerpc/configs/corenet64_smp_defconfig | 3 + arch/powerpc/configs/mpc83xx_defconfig | 1 + arch/powerpc/configs/mpc85xx_defconfig | 1 + arch/powerpc/configs/mpc85xx_smp_defconfig | 1 + arch/powerpc/include/asm/asm-compat.h | 9 + arch/powerpc/include/asm/btext.h | 1 + arch/powerpc/include/asm/cacheflush.h | 8 +- arch/powerpc/include/asm/emulated_ops.h | 2 - arch/powerpc/include/asm/epapr_hcalls.h | 6 + arch/powerpc/include/asm/exception-64s.h | 35 +- arch/powerpc/include/asm/io.h | 33 +- arch/powerpc/include/asm/irqflags.h | 7 +- arch/powerpc/include/asm/lppaca.h | 68 ++-- arch/powerpc/include/asm/mpic.h | 7 + arch/powerpc/include/asm/opal.h | 25 ++ arch/powerpc/include/asm/paca.h | 11 +- arch/powerpc/include/asm/pci-bridge.h | 2 +- arch/powerpc/include/asm/perf_event_fsl_emb.h | 2 +- arch/powerpc/include/asm/ppc-opcode.h | 47 +++ arch/powerpc/include/asm/ppc_asm.h | 16 +- arch/powerpc/include/asm/prom.h | 7 +- arch/powerpc/include/asm/reg.h | 8 +- arch/powerpc/include/asm/reg_booke.h | 8 +- arch/powerpc/include/asm/reg_fsl_emb.h | 24 +- arch/powerpc/include/asm/rtas.h | 8 +- arch/powerpc/include/asm/smp.h | 3 + arch/powerpc/include/asm/spinlock.h | 6 +- arch/powerpc/include/asm/switch_to.h | 11 +- arch/powerpc/include/asm/topology.h | 1 + arch/powerpc/include/asm/udbg.h | 9 +- arch/powerpc/include/uapi/asm/elf.h | 21 +- arch/powerpc/kernel/Makefile | 4 +- arch/powerpc/kernel/align.c | 10 + arch/powerpc/kernel/btext.c | 254 +++++++------- arch/powerpc/kernel/cacheinfo.c | 12 +- arch/powerpc/kernel/cpu_setup_fsl_booke.S | 2 +- arch/powerpc/kernel/cputable.c | 2 +- arch/powerpc/kernel/entry_64.S | 15 +- arch/powerpc/kernel/epapr_paravirt.c | 28 +- arch/powerpc/kernel/exceptions-64e.S | 4 +- arch/powerpc/kernel/exceptions-64s.S | 11 +- arch/powerpc/kernel/head_40x.S | 8 - arch/powerpc/kernel/head_44x.S | 10 - arch/powerpc/kernel/head_64.S | 1 + arch/powerpc/kernel/head_8xx.S | 4 - arch/powerpc/kernel/head_fsl_booke.S | 10 - arch/powerpc/kernel/io-workarounds.c | 19 +- arch/powerpc/kernel/io.c | 3 + arch/powerpc/kernel/legacy_serial.c | 62 ++-- arch/powerpc/kernel/lparcfg.c | 14 +- arch/powerpc/kernel/misc_32.S | 3 +- arch/powerpc/kernel/misc_64.S | 50 ++- arch/powerpc/kernel/paca.c | 10 +- arch/powerpc/kernel/pci-common.c | 13 +- arch/powerpc/kernel/pci_64.c | 4 +- arch/powerpc/kernel/pci_dn.c | 20 +- arch/powerpc/kernel/pci_of_scan.c | 23 +- arch/powerpc/kernel/ppc_ksyms.c | 3 +- arch/powerpc/kernel/process.c | 2 + arch/powerpc/kernel/prom.c | 90 +++-- arch/powerpc/kernel/prom_init.c | 269 +++++++++------ arch/powerpc/kernel/prom_init_check.sh | 3 +- arch/powerpc/kernel/prom_parse.c | 17 +- arch/powerpc/kernel/rtas.c | 66 ++-- arch/powerpc/kernel/setup-common.c | 13 +- arch/powerpc/kernel/setup_32.c | 4 +- arch/powerpc/kernel/setup_64.c | 36 +- arch/powerpc/kernel/signal_32.c | 9 + arch/powerpc/kernel/signal_64.c | 18 +- arch/powerpc/kernel/smp.c | 156 ++++++--- arch/powerpc/kernel/softemu8xx.c | 199 ----------- arch/powerpc/kernel/swsusp_booke.S | 8 + arch/powerpc/kernel/time.c | 18 +- arch/powerpc/kernel/tm.S | 4 +- arch/powerpc/kernel/traps.c | 93 +++--- arch/powerpc/kernel/udbg_16550.c | 370 +++++++++------------ arch/powerpc/kernel/vio.c | 33 +- arch/powerpc/kvm/book3s_64_slb.S | 4 + arch/powerpc/kvm/book3s_hv.c | 2 +- arch/powerpc/kvm/book3s_hv_rm_mmu.c | 4 + arch/powerpc/kvm/book3s_hv_rmhandlers.S | 12 + arch/powerpc/kvm/emulate.c | 45 +-- arch/powerpc/lib/locks.c | 4 +- arch/powerpc/math-emu/Makefile | 24 +- arch/powerpc/math-emu/math.c | 89 ++--- arch/powerpc/mm/fault.c | 6 +- arch/powerpc/mm/gup.c | 37 ++- arch/powerpc/mm/hash_utils_64.c | 2 +- arch/powerpc/mm/numa.c | 102 +++--- arch/powerpc/mm/slb.c | 9 +- arch/powerpc/mm/subpage-prot.c | 4 +- arch/powerpc/oprofile/op_model_fsl_emb.c | 30 ++ arch/powerpc/perf/Makefile | 2 +- arch/powerpc/perf/core-book3s.c | 2 +- arch/powerpc/perf/core-fsl-emb.c | 30 ++ arch/powerpc/perf/e6500-pmu.c | 121 +++++++ arch/powerpc/platforms/85xx/corenet_ds.c | 6 - arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 22 ++ arch/powerpc/platforms/85xx/smp.c | 1 + arch/powerpc/platforms/Kconfig | 7 +- arch/powerpc/platforms/cell/iommu.c | 2 +- arch/powerpc/platforms/cell/smp.c | 15 +- arch/powerpc/platforms/powernv/Kconfig | 2 + arch/powerpc/platforms/powernv/Makefile | 2 +- arch/powerpc/platforms/powernv/eeh-ioda.c | 22 +- arch/powerpc/platforms/powernv/opal-lpc.c | 203 +++++++++++ arch/powerpc/platforms/powernv/opal-wrappers.S | 4 + arch/powerpc/platforms/powernv/opal.c | 18 +- arch/powerpc/platforms/powernv/pci-ioda.c | 47 ++- arch/powerpc/platforms/powernv/powernv.h | 2 + arch/powerpc/platforms/powernv/setup.c | 6 + arch/powerpc/platforms/powernv/smp.c | 18 +- arch/powerpc/platforms/pseries/dtl.c | 2 +- arch/powerpc/platforms/pseries/hotplug-cpu.c | 4 +- arch/powerpc/platforms/pseries/hvconsole.c | 17 +- arch/powerpc/platforms/pseries/iommu.c | 8 +- arch/powerpc/platforms/pseries/lpar.c | 4 +- arch/powerpc/platforms/pseries/plpar_wrappers.h | 24 -- arch/powerpc/platforms/pseries/processor_idle.c | 8 +- arch/powerpc/platforms/pseries/pseries_energy.c | 4 +- arch/powerpc/platforms/pseries/setup.c | 4 +- arch/powerpc/platforms/pseries/smp.c | 18 +- arch/powerpc/platforms/wsp/wsp.h | 1 - arch/powerpc/sysdev/fsl_msi.c | 137 +++++--- arch/powerpc/sysdev/fsl_msi.h | 10 +- arch/powerpc/sysdev/fsl_pci.c | 184 ++++++++-- arch/powerpc/sysdev/fsl_pci.h | 6 + arch/powerpc/sysdev/xics/icp-native.c | 2 +- arch/powerpc/sysdev/xics/xics-common.c | 10 +- drivers/macintosh/ams/ams-input.c | 6 +- drivers/tty/hvc/hvc_vio.c | 4 +- tools/testing/selftests/Makefile | 1 + tools/testing/selftests/powerpc/Makefile | 39 +++ tools/testing/selftests/powerpc/harness.c | 105 ++++++ tools/testing/selftests/powerpc/pmu/Makefile | 23 ++ .../selftests/powerpc/pmu/count_instructions.c | 135 ++++++++ tools/testing/selftests/powerpc/pmu/event.c | 105 ++++++ tools/testing/selftests/powerpc/pmu/event.h | 39 +++ tools/testing/selftests/powerpc/pmu/loop.S | 46 +++ tools/testing/selftests/powerpc/subunit.h | 47 +++ tools/testing/selftests/powerpc/utils.h | 34 ++ 153 files changed, 3299 insertions(+), 1545 deletions(-) rename arch/powerpc/boot/dts/{b4qds.dts => b4qds.dtsi} (100%) create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-mpic4.3.dtsi create mode 100644 arch/powerpc/boot/dts/p1020rdb-pd.dts delete mode 100644 arch/powerpc/kernel/softemu8xx.c create mode 100644 arch/powerpc/perf/e6500-pmu.c create mode 100644 arch/powerpc/platforms/powernv/opal-lpc.c create mode 100644 tools/testing/selftests/powerpc/Makefile create mode 100644 tools/testing/selftests/powerpc/harness.c create mode 100644 tools/testing/selftests/powerpc/pmu/Makefile create mode 100644 tools/testing/selftests/powerpc/pmu/count_instructions.c create mode 100644 tools/testing/selftests/powerpc/pmu/event.c create mode 100644 tools/testing/selftests/powerpc/pmu/event.h create mode 100644 tools/testing/selftests/powerpc/pmu/loop.S create mode 100644 tools/testing/selftests/powerpc/subunit.h create mode 100644 tools/testing/selftests/powerpc/utils.h Merging 4xx/next (2074b1d powerpc: Fix irq distribution) $ git merge --no-ff 4xx/next Already up-to-date. Merging mpc5xxx/next (6391f69 powerpc: 52xx: provide a default in mpc52xx_irqhost_map()) $ git merge --no-ff mpc5xxx/next Merge made by the 'recursive' strategy. arch/powerpc/platforms/52xx/mpc52xx_pic.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Merging galak/next (9e2ecdb powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4) $ git merge --no-ff galak/next Already up-to-date. Merging s390/features (c4a6394 s390/mm: introduce ptep_flush_lazy helper) $ git merge --no-ff s390/features Removing arch/s390/pci/pci_msi.c Auto-merging arch/s390/include/asm/tlb.h Merge made by the 'recursive' strategy. arch/s390/Kconfig | 11 + arch/s390/include/asm/airq.h | 67 ++++++ arch/s390/include/asm/hardirq.h | 5 + arch/s390/include/asm/hugetlb.h | 135 +++-------- arch/s390/include/asm/hw_irq.h | 17 +- arch/s390/include/asm/irq.h | 35 +-- arch/s390/include/asm/mmu_context.h | 3 +- arch/s390/include/asm/page.h | 10 - arch/s390/include/asm/pci.h | 22 +- arch/s390/include/asm/pci_insn.h | 12 +- arch/s390/include/asm/pci_io.h | 10 +- arch/s390/include/asm/pgtable.h | 337 +++++++++++++------------- arch/s390/include/asm/serial.h | 6 + arch/s390/include/asm/tlb.h | 3 +- arch/s390/include/asm/tlbflush.h | 6 +- arch/s390/kernel/entry.S | 12 +- arch/s390/kernel/entry64.S | 9 +- arch/s390/kernel/irq.c | 160 +++++-------- arch/s390/kernel/nmi.c | 5 +- arch/s390/kernel/ptrace.c | 2 +- arch/s390/kernel/vdso.c | 6 +- arch/s390/lib/uaccess_pt.c | 16 +- arch/s390/mm/dump_pagetables.c | 18 +- arch/s390/mm/gup.c | 6 +- arch/s390/mm/hugetlbpage.c | 104 +++++++- arch/s390/mm/pageattr.c | 2 +- arch/s390/mm/pgtable.c | 65 ++--- arch/s390/mm/vmem.c | 14 +- arch/s390/pci/Makefile | 2 +- arch/s390/pci/pci.c | 456 +++++++++++++----------------------- arch/s390/pci/pci_dma.c | 4 +- arch/s390/pci/pci_insn.c | 18 +- arch/s390/pci/pci_msi.c | 142 ----------- drivers/s390/block/dasd_devmap.c | 8 +- drivers/s390/block/dasd_erp.c | 6 +- drivers/s390/char/sclp_config.c | 2 +- drivers/s390/cio/airq.c | 174 +++++++++++++- drivers/s390/cio/ccwgroup.c | 2 +- drivers/s390/cio/cio.c | 46 ++-- drivers/s390/cio/cio.h | 3 - drivers/s390/cio/cmf.c | 2 +- drivers/s390/cio/css.c | 2 +- drivers/s390/cio/device.c | 2 +- drivers/s390/net/qeth_l3_sys.c | 2 +- 44 files changed, 962 insertions(+), 1007 deletions(-) create mode 100644 arch/s390/include/asm/serial.h delete mode 100644 arch/s390/pci/pci_msi.c Merging sh/sh-latest (37284bd Merge branches 'sh/hw-breakpoints' and 'sh/serial-of' into sh-latest) $ git merge --no-ff sh/sh-latest Resolved 'arch/sh/kernel/cpu/sh2a/Makefile' using previous resolution. Resolved 'include/linux/serial_sci.h' using previous resolution. Auto-merging include/linux/serial_sci.h CONFLICT (content): Merge conflict in include/linux/serial_sci.h Auto-merging drivers/tty/serial/sh-sci.c Auto-merging arch/sh/kernel/cpu/sh2a/Makefile CONFLICT (content): Merge conflict in arch/sh/kernel/cpu/sh2a/Makefile Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master e17b493] Merge remote-tracking branch 'sh/sh-latest' $ git diff -M --stat --summary HEAD^.. .../bindings/tty/serial/renesas,sci-serial.txt | 53 +++++++ arch/sh/include/asm/hw_breakpoint.h | 12 +- arch/sh/include/cpu-common/cpu/ubc.h | 17 +++ arch/sh/include/cpu-sh2a/cpu/ubc.h | 14 ++ arch/sh/kernel/cpu/sh2a/Makefile | 1 + arch/sh/kernel/cpu/sh2a/ubc.c | 154 +++++++++++++++++++++ arch/sh/kernel/hw_breakpoint.c | 8 ++ drivers/tty/serial/sh-sci.c | 127 ++++++++++++++++- include/linux/serial_sci.h | 4 + 9 files changed, 375 insertions(+), 15 deletions(-) create mode 100644 Documentation/devicetree/bindings/tty/serial/renesas,sci-serial.txt create mode 100644 arch/sh/include/cpu-common/cpu/ubc.h create mode 100644 arch/sh/include/cpu-sh2a/cpu/ubc.h create mode 100644 arch/sh/kernel/cpu/sh2a/ubc.c Merging sparc-next/master (f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux) $ git merge --no-ff sparc-next/master Already up-to-date. Merging tile/master (a36cd9c tile: make __write_once a synonym for __read_mostly) $ git merge --no-ff tile/master Auto-merging drivers/tty/serial/Kconfig Removing arch/tile/lib/memcpy_tile64.c Auto-merging arch/tile/kernel/time.c Auto-merging arch/tile/kernel/smpboot.c Auto-merging arch/tile/kernel/setup.c Auto-merging arch/tile/kernel/irq.c Removing arch/tile/kernel/hvglue.lds Removing arch/tile/include/uapi/arch/chip_tile64.h Auto-merging arch/tile/include/asm/kvm_para.h Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. MAINTAINERS | 10 +- arch/tile/Kconfig | 66 +- arch/tile/Kconfig.debug | 14 +- arch/tile/Makefile | 5 +- arch/tile/gxio/Kconfig | 5 + arch/tile/gxio/Makefile | 1 + arch/tile/gxio/iorpc_trio.c | 23 + arch/tile/gxio/iorpc_uart.c | 77 ++ arch/tile/gxio/uart.c | 87 ++ arch/tile/include/arch/trio.h | 39 + arch/tile/include/arch/uart.h | 300 +++++ arch/tile/include/arch/uart_def.h | 120 ++ arch/tile/include/asm/Kbuild | 3 +- arch/tile/include/asm/atomic_32.h | 17 - arch/tile/include/asm/barrier.h | 4 - arch/tile/include/asm/bitops.h | 41 +- arch/tile/include/asm/cache.h | 13 +- arch/tile/include/asm/cacheflush.h | 44 +- arch/tile/include/asm/cmpxchg.h | 6 + arch/tile/include/asm/dma-mapping.h | 14 +- arch/tile/include/asm/elf.h | 10 +- arch/tile/include/asm/fixmap.h | 8 - arch/tile/include/asm/ftrace.h | 22 +- arch/tile/include/asm/futex.h | 1 + arch/tile/include/asm/homecache.h | 11 +- arch/tile/include/asm/io.h | 134 +- arch/tile/include/asm/irqflags.h | 21 +- arch/tile/include/asm/kdebug.h | 28 + arch/tile/include/asm/kgdb.h | 71 ++ arch/tile/include/asm/kprobes.h | 79 ++ arch/tile/include/asm/kvm.h | 29 + arch/tile/include/asm/kvm_host.h | 101 ++ arch/tile/include/asm/{hw_irq.h => kvm_para.h} | 10 +- arch/tile/include/asm/kvm_virtio.h | 26 + arch/tile/include/asm/mmu.h | 1 + arch/tile/include/asm/mmu_context.h | 2 +- arch/tile/include/asm/mmzone.h | 2 +- arch/tile/include/asm/module.h | 10 +- arch/tile/include/asm/page.h | 72 +- arch/tile/include/asm/pci.h | 22 +- arch/tile/include/asm/pgtable_32.h | 4 +- arch/tile/include/asm/pgtable_64.h | 27 +- arch/tile/include/asm/processor.h | 84 +- arch/tile/include/asm/ptrace.h | 6 +- arch/tile/include/asm/sections.h | 8 +- arch/tile/include/asm/setup.h | 3 +- arch/tile/include/asm/smp.h | 2 - arch/tile/include/asm/spinlock_64.h | 4 +- arch/tile/include/asm/string.h | 2 + arch/tile/include/asm/switch_to.h | 25 +- arch/tile/include/asm/thread_info.h | 23 +- arch/tile/include/asm/timex.h | 12 + arch/tile/include/asm/traps.h | 13 +- arch/tile/include/asm/uaccess.h | 37 +- arch/tile/include/asm/unaligned.h | 14 +- arch/tile/include/asm/vdso.h | 49 + arch/tile/include/gxio/iorpc_trio.h | 5 + arch/tile/include/gxio/iorpc_uart.h | 40 + arch/tile/include/gxio/uart.h | 105 ++ arch/tile/include/hv/drv_trio_intf.h | 8 +- arch/tile/include/hv/drv_uart_intf.h | 33 + arch/tile/include/hv/hypervisor.h | 284 ++++- arch/tile/include/uapi/arch/Kbuild | 1 - arch/tile/include/uapi/arch/chip.h | 4 +- arch/tile/include/uapi/arch/chip_tile64.h | 258 ---- arch/tile/include/uapi/arch/opcode_tilegx.h | 1 + arch/tile/include/uapi/arch/opcode_tilepro.h | 1 + arch/tile/include/uapi/arch/sim.h | 19 + arch/tile/include/uapi/arch/sim_def.h | 8 + arch/tile/include/uapi/arch/spr_def_32.h | 17 +- arch/tile/include/uapi/arch/spr_def_64.h | 25 + arch/tile/include/uapi/asm/Kbuild | 2 + arch/tile/include/uapi/asm/auxvec.h | 3 +- arch/tile/include/uapi/asm/cachectl.h | 4 +- arch/tile/include/uapi/asm/kvm.h | 267 ++++ arch/tile/include/uapi/asm/kvm_virtio.h | 60 + arch/tile/kernel/Makefile | 17 +- arch/tile/kernel/asm-offsets.c | 59 +- arch/tile/kernel/compat_signal.c | 3 +- arch/tile/kernel/early_printk.c | 63 +- arch/tile/kernel/entry.S | 16 - arch/tile/kernel/ftrace.c | 246 ++++ arch/tile/kernel/hardwall.c | 28 +- arch/tile/kernel/head_32.S | 17 +- arch/tile/kernel/head_64.S | 46 +- arch/tile/kernel/hvglue.S | 81 ++ arch/tile/kernel/hvglue.lds | 59 - arch/tile/kernel/hvglue_trace.c | 284 +++++ arch/tile/kernel/intvec_32.S | 126 +- arch/tile/kernel/intvec_64.S | 488 +++++-- arch/tile/kernel/irq.c | 8 +- arch/tile/kernel/kgdb.c | 499 ++++++++ arch/tile/kernel/kprobes.c | 528 ++++++++ arch/tile/kernel/kvm_virtio.c | 430 +++++++ arch/tile/kernel/mcount_64.S | 224 ++++ arch/tile/kernel/pci-dma.c | 67 +- arch/tile/kernel/pci.c | 33 +- arch/tile/kernel/pci_gx.c | 712 ++++++----- arch/tile/kernel/proc.c | 2 - arch/tile/kernel/process.c | 159 +-- arch/tile/kernel/ptrace.c | 19 +- arch/tile/kernel/reboot.c | 2 - arch/tile/kernel/regs_32.S | 4 +- arch/tile/kernel/regs_64.S | 4 +- arch/tile/kernel/relocate_kernel_32.S | 27 +- arch/tile/kernel/relocate_kernel_64.S | 11 +- arch/tile/kernel/setup.c | 171 ++- arch/tile/kernel/signal.c | 3 +- arch/tile/kernel/single_step.c | 118 +- arch/tile/kernel/smp.c | 50 +- arch/tile/kernel/smpboot.c | 8 +- arch/tile/kernel/stack.c | 51 +- arch/tile/kernel/sys.c | 4 +- arch/tile/kernel/sysfs.c | 80 ++ arch/tile/kernel/time.c | 221 +++- arch/tile/kernel/tlb.c | 8 +- arch/tile/kernel/traps.c | 86 +- arch/tile/kernel/unaligned.c | 1609 ++++++++++++++++++++++++ arch/tile/kernel/vdso.c | 212 ++++ arch/tile/kernel/vdso/Makefile | 118 ++ arch/tile/kernel/vdso/vdso.S | 28 + arch/tile/kernel/vdso/vdso.lds.S | 87 ++ arch/tile/kernel/vdso/vdso32.S | 28 + arch/tile/kernel/vdso/vgettimeofday.c | 107 ++ arch/tile/kernel/vdso/vrt_sigreturn.S | 30 + arch/tile/kernel/vmlinux.lds.S | 31 +- arch/tile/kvm/Kconfig | 3 - arch/tile/kvm/Makefile | 12 + arch/tile/kvm/entry.S | 91 ++ arch/tile/kvm/kvm-tile.c | 1581 +++++++++++++++++++++++ arch/tile/lib/Makefile | 16 +- arch/tile/lib/atomic_32.c | 99 -- arch/tile/lib/atomic_asm_32.S | 1 + arch/tile/lib/cacheflush.c | 16 +- arch/tile/lib/exports.c | 27 +- arch/tile/lib/memchr_64.c | 2 +- arch/tile/lib/memcpy_32.S | 63 +- arch/tile/lib/memcpy_64.c | 264 +++- arch/tile/lib/memcpy_tile64.c | 276 ---- arch/tile/lib/memcpy_user_64.c | 2 + arch/tile/lib/memset_32.c | 110 +- arch/tile/lib/memset_64.c | 9 +- arch/tile/lib/strchr_32.c | 2 - arch/tile/lib/strchr_64.c | 2 +- arch/tile/lib/string-endian.h | 13 +- arch/tile/lib/strlen_32.c | 2 - arch/tile/lib/strnlen_32.c | 47 + arch/tile/lib/strnlen_64.c | 48 + arch/tile/lib/usercopy_32.S | 36 +- arch/tile/lib/usercopy_64.S | 36 +- arch/tile/mm/elf.c | 101 +- arch/tile/mm/fault.c | 135 +- arch/tile/mm/highmem.c | 2 - arch/tile/mm/homecache.c | 39 +- arch/tile/mm/hugetlbpage.c | 38 +- arch/tile/mm/init.c | 96 +- arch/tile/mm/migrate_32.S | 4 +- arch/tile/mm/migrate_64.S | 4 +- arch/tile/mm/mmap.c | 24 +- arch/tile/mm/pgtable.c | 111 +- drivers/cpufreq/Makefile | 1 + drivers/cpufreq/tilegx-cpufreq.c | 169 +++ drivers/edac/tile_edac.c | 1 - drivers/tty/hvc/hvc_tile.c | 149 ++- drivers/tty/serial/Kconfig | 9 + drivers/tty/serial/Makefile | 1 + drivers/tty/serial/tilegx.c | 708 +++++++++++ include/linux/clocksource.h | 5 + include/uapi/linux/kvm.h | 1 + include/uapi/linux/serial_core.h | 3 + kernel/time/timekeeping.c | 81 ++ samples/kprobes/kprobe_example.c | 9 + scripts/recordmcount.pl | 4 + virt/kvm/kvm_main.c | 7 +- 174 files changed, 12181 insertions(+), 2598 deletions(-) create mode 100644 arch/tile/gxio/iorpc_uart.c create mode 100644 arch/tile/gxio/uart.c create mode 100644 arch/tile/include/arch/uart.h create mode 100644 arch/tile/include/arch/uart_def.h create mode 100644 arch/tile/include/asm/kdebug.h create mode 100644 arch/tile/include/asm/kgdb.h create mode 100644 arch/tile/include/asm/kprobes.h create mode 100644 arch/tile/include/asm/kvm.h create mode 100644 arch/tile/include/asm/kvm_host.h rename arch/tile/include/asm/{hw_irq.h => kvm_para.h} (67%) create mode 100644 arch/tile/include/asm/kvm_virtio.h create mode 100644 arch/tile/include/asm/vdso.h create mode 100644 arch/tile/include/gxio/iorpc_uart.h create mode 100644 arch/tile/include/gxio/uart.h create mode 100644 arch/tile/include/hv/drv_uart_intf.h delete mode 100644 arch/tile/include/uapi/arch/chip_tile64.h create mode 100644 arch/tile/include/uapi/asm/kvm.h create mode 100644 arch/tile/include/uapi/asm/kvm_virtio.h create mode 100644 arch/tile/kernel/ftrace.c create mode 100644 arch/tile/kernel/hvglue.S delete mode 100644 arch/tile/kernel/hvglue.lds create mode 100644 arch/tile/kernel/hvglue_trace.c create mode 100644 arch/tile/kernel/kgdb.c create mode 100644 arch/tile/kernel/kprobes.c create mode 100644 arch/tile/kernel/kvm_virtio.c create mode 100644 arch/tile/kernel/mcount_64.S create mode 100644 arch/tile/kernel/unaligned.c create mode 100644 arch/tile/kernel/vdso.c create mode 100644 arch/tile/kernel/vdso/Makefile create mode 100644 arch/tile/kernel/vdso/vdso.S create mode 100644 arch/tile/kernel/vdso/vdso.lds.S create mode 100644 arch/tile/kernel/vdso/vdso32.S create mode 100644 arch/tile/kernel/vdso/vgettimeofday.c create mode 100644 arch/tile/kernel/vdso/vrt_sigreturn.S create mode 100644 arch/tile/kvm/Makefile create mode 100644 arch/tile/kvm/entry.S create mode 100644 arch/tile/kvm/kvm-tile.c delete mode 100644 arch/tile/lib/memcpy_tile64.c create mode 100644 arch/tile/lib/strnlen_32.c create mode 100644 arch/tile/lib/strnlen_64.c create mode 100644 drivers/cpufreq/tilegx-cpufreq.c create mode 100644 drivers/tty/serial/tilegx.c Merging unicore32/unicore32 (c284464 arch/unicore32: remove CONFIG_EXPERIMENTAL) $ git merge --no-ff unicore32/unicore32 Already up-to-date. Merging xtensa/for_next (3b2f64d Linux 3.11-rc2) $ git merge --no-ff xtensa/for_next Already up-to-date. Merging btrfs/next (cbacd76 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into next) $ git merge --no-ff btrfs/next Already up-to-date! Merge made by the 'recursive' strategy. Merging ceph/master (fe2a801 ceph: Remove bogus check in invalidatepage) $ git merge --no-ff ceph/master Auto-merging fs/ceph/mds_client.c Auto-merging fs/ceph/inode.c Auto-merging fs/ceph/file.c Auto-merging fs/ceph/dir.c Auto-merging fs/ceph/addr.c Merge made by the 'recursive' strategy. drivers/block/rbd.c | 4 ++-- fs/ceph/addr.c | 4 ---- fs/ceph/caps.c | 41 ++++++++++++++++++++++++++++++++++++++++- fs/ceph/dir.c | 2 ++ fs/ceph/file.c | 35 ++++++++++++++++------------------- fs/ceph/inode.c | 17 ++++++++++++++++- fs/ceph/ioctl.c | 12 +++++++++--- fs/ceph/mds_client.c | 34 ++++++++++++++++++++++++++++++++++ fs/ceph/super.h | 2 ++ net/ceph/messenger.c | 2 +- net/ceph/osd_client.c | 2 ++ 11 files changed, 124 insertions(+), 31 deletions(-) Merging cifs/for-next (de09ae6 cifs: Move and expand MAX_SERVER_SIZE definition) $ git merge --no-ff cifs/for-next Merge made by the 'recursive' strategy. fs/cifs/AUTHORS | 1 + fs/cifs/cifsfs.c | 15 +++++ fs/cifs/cifsglob.h | 11 ++-- fs/cifs/cifspdu.h | 11 ++-- fs/cifs/cifsproto.h | 10 +--- fs/cifs/cifssmb.c | 110 ++++++++++++++++------------------- fs/cifs/connect.c | 12 ++-- fs/cifs/inode.c | 4 ++ fs/cifs/link.c | 24 ++------ fs/cifs/readdir.c | 3 + fs/cifs/sess.c | 10 ++-- fs/cifs/smb1ops.c | 32 ++++++++++ fs/cifs/smb2file.c | 2 +- fs/cifs/smb2inode.c | 9 +-- fs/cifs/smb2misc.c | 4 ++ fs/cifs/smb2ops.c | 60 ++++++++++++++++++- fs/cifs/smb2pdu.c | 6 +- fs/cifs/smb2pdu.h | 14 +++++ fs/cifs/smb2proto.h | 3 +- include/uapi/linux/cifs/cifs_mount.h | 27 +++++++++ 20 files changed, 251 insertions(+), 117 deletions(-) create mode 100644 include/uapi/linux/cifs/cifs_mount.h Merging configfs/linux-next (b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs) $ git merge --no-ff configfs/linux-next Already up-to-date. Merging ecryptfs/next (07bc9dc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc) $ git merge --no-ff ecryptfs/next Already up-to-date. Merging ext3/for_next (97a2847 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeffm/linux-reiserfs into for_next_testing) $ git merge --no-ff ext3/for_next Auto-merging fs/reiserfs/super.c Merge made by the 'recursive' strategy. Documentation/filesystems/ext3.txt | 7 +- fs/ext3/super.c | 43 +++++ fs/isofs/inode.c | 16 +- fs/jbd/commit.c | 2 +- fs/jbd/journal.c | 18 ++ fs/reiserfs/bitmap.c | 22 ++- fs/reiserfs/dir.c | 7 +- fs/reiserfs/fix_node.c | 26 +-- fs/reiserfs/inode.c | 114 ++++++------- fs/reiserfs/ioctl.c | 7 +- fs/reiserfs/journal.c | 104 +++++------ fs/reiserfs/lock.c | 43 ++--- fs/reiserfs/namei.c | 24 +-- fs/reiserfs/prints.c | 5 +- fs/reiserfs/reiserfs.h | 36 ++-- fs/reiserfs/resize.c | 10 +- fs/reiserfs/stree.c | 74 ++++---- fs/reiserfs/super.c | 75 ++++---- fs/reiserfs/xattr.c | 46 ++--- fs/reiserfs/xattr_acl.c | 16 +- fs/udf/super.c | 342 ++++++++++++++++++++++--------------- include/linux/jbd.h | 17 +- 22 files changed, 609 insertions(+), 445 deletions(-) Merging ext4/dev (e9b81fc ext4: fix lost truncate due to race with writeback) $ git merge --no-ff ext4/dev Merge made by the 'recursive' strategy. fs/ext4/ext4.h | 44 ++++++- fs/ext4/extents.c | 268 ++++++++++++++++++++++++++++-------------- fs/ext4/extents_status.c | 105 +++++++++++++---- fs/ext4/extents_status.h | 50 ++++---- fs/ext4/ialloc.c | 51 ++++++++ fs/ext4/inode.c | 280 ++++++++++++++++++++++++-------------------- fs/ext4/ioctl.c | 3 + fs/ext4/mballoc.c | 21 +++- fs/ext4/migrate.c | 2 +- fs/ext4/move_extent.c | 2 +- fs/ext4/namei.c | 35 +++--- fs/quota/dquot.c | 46 ++++++++ fs/stat.c | 11 +- include/linux/fs.h | 1 + include/linux/quotaops.h | 15 +++ include/trace/events/ext4.h | 28 +++-- include/uapi/linux/fiemap.h | 1 + 17 files changed, 674 insertions(+), 289 deletions(-) Merging f2fs/dev (7b40527 f2fs: fix a compound statement label error) $ git merge --no-ff f2fs/dev Merge made by the 'recursive' strategy. Documentation/ABI/testing/sysfs-fs-f2fs | 26 +++++ Documentation/filesystems/f2fs.txt | 75 +++++++++++++- fs/f2fs/checkpoint.c | 24 +++-- fs/f2fs/data.c | 10 +- fs/f2fs/debug.c | 34 +++---- fs/f2fs/dir.c | 19 +++- fs/f2fs/f2fs.h | 53 +++++++--- fs/f2fs/file.c | 23 +++-- fs/f2fs/gc.c | 41 +++++--- fs/f2fs/gc.h | 36 ++++--- fs/f2fs/inode.c | 13 +-- fs/f2fs/namei.c | 20 +++- fs/f2fs/node.c | 36 +++---- fs/f2fs/node.h | 44 ++++---- fs/f2fs/recovery.c | 16 ++- fs/f2fs/segment.c | 41 ++++---- fs/f2fs/super.c | 171 +++++++++++++++++++++++++++++++- fs/f2fs/xattr.c | 14 ++- 18 files changed, 524 insertions(+), 172 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-fs-f2fs Merging fscache/fscache (bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs) $ git merge --no-ff fscache/fscache Already up-to-date. Merging fuse/for-next (c7263bc fuse: readdirplus: cleanup) $ git merge --no-ff fuse/for-next Already up-to-date. Merging gfs2/master (6c0d451 GFS2: Check for glock already held in gfs2_getxattr) $ git merge --no-ff gfs2/master Merge made by the 'recursive' strategy. fs/gfs2/lops.c | 18 ++++++++++++++++++ fs/gfs2/meta_io.c | 18 ------------------ fs/gfs2/meta_io.h | 26 +++++++++++--------------- 3 files changed, 29 insertions(+), 33 deletions(-) Merging jfs/jfs-next (4451244 jfs: fix readdir cookie incompatibility with NFSv4) $ git merge --no-ff jfs/jfs-next Merge made by the 'recursive' strategy. fs/jfs/jfs_dtree.c | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) Merging logfs/master (3394661 Fix the call to BUG() caused by no free segment found) $ git merge --no-ff logfs/master Auto-merging fs/logfs/super.c Merge made by the 'recursive' strategy. fs/logfs/dev_mtd.c | 2 +- fs/logfs/super.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Merging nfs/linux-next (9743120 NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name) $ git merge --no-ff nfs/linux-next Auto-merging fs/nfs/super.c Auto-merging fs/nfs/nfs4proc.c Merge made by the 'recursive' strategy. fs/nfs/client.c | 6 +-- fs/nfs/dir.c | 4 ++ fs/nfs/internal.h | 5 +- fs/nfs/nfs4_fs.h | 4 +- fs/nfs/nfs4client.c | 3 +- fs/nfs/nfs4proc.c | 34 ++++++++----- fs/nfs/nfs4session.c | 2 +- fs/nfs/nfs4session.h | 2 +- fs/nfs/nfs4state.c | 78 +++++++++++------------------- fs/nfs/nfs4xdr.c | 125 ++++++++++++++++++++---------------------------- fs/nfs/super.c | 12 +++++ include/linux/nfs_xdr.h | 2 +- net/sunrpc/rpc_pipe.c | 19 +------- 13 files changed, 128 insertions(+), 168 deletions(-) Merging nfsd/nfsd-next (df66e75 nfsd: nfs4_file_get_access: need to be more careful with O_RDWR) $ git merge --no-ff nfsd/nfsd-next Auto-merging fs/nfsd/nfs4state.c Merge made by the 'recursive' strategy. fs/nfsd/nfs4state.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) Merging ocfs2/linux-next (4538df6 ocfs2: Don't spam on -EDQUOT.) $ git merge --no-ff ocfs2/linux-next Auto-merging fs/ocfs2/dlm/dlmrecovery.c Auto-merging fs/ocfs2/dlm/dlmmaster.c Auto-merging fs/ocfs2/cluster/heartbeat.c Merge made by the 'recursive' strategy. fs/ocfs2/cluster/heartbeat.c | 40 +++++++++------------------------------- fs/ocfs2/cluster/masklog.h | 3 ++- fs/ocfs2/dlm/dlmmaster.c | 8 +++++++- fs/ocfs2/dlm/dlmrecovery.c | 7 +++++++ 4 files changed, 25 insertions(+), 33 deletions(-) Merging omfs/for-next (976d167 Linux 3.1-rc9) $ git merge --no-ff omfs/for-next Already up-to-date. Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for block_size and block_log match) $ git merge --no-ff squashfs/master Already up-to-date. Merging v9fs/for-next (b3f8ab4 fs: 9p: use strlcpy instead of strncpy) $ git merge --no-ff v9fs/for-next Merge made by the 'recursive' strategy. fs/9p/vfs_inode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Merging ubifs/linux-next (d4e4ab8 Linux 3.11-rc5) $ git merge --no-ff ubifs/linux-next Already up-to-date. Merging xfs/for-next (2ad01f5 xfs: use reference counts to free clean buffer items) $ git merge --no-ff xfs/for-next Resolved 'fs/xfs/xfs_inode.c' using previous resolution. Removing fs/xfs/xfs_vnodeops.h Removing fs/xfs/xfs_vnodeops.c Removing fs/xfs/xfs_utils.h Removing fs/xfs/xfs_utils.c Removing fs/xfs/xfs_rename.c Auto-merging fs/xfs/xfs_log_recover.c Auto-merging fs/xfs/xfs_inode.c CONFLICT (content): Merge conflict in fs/xfs/xfs_inode.c Removing fs/xfs/xfs_dfrag.h Removing fs/xfs/xfs_dfrag.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master c4649d3] Merge remote-tracking branch 'xfs/for-next' $ git diff -M --stat --summary HEAD^.. fs/xfs/Makefile | 20 +- fs/xfs/xfs_acl.c | 24 +- fs/xfs/xfs_ag.h | 53 - fs/xfs/xfs_alloc.c | 6 +- fs/xfs/xfs_aops.c | 19 +- fs/xfs/xfs_attr.c | 427 +---- fs/xfs/xfs_attr.h | 9 + fs/xfs/xfs_attr_inactive.c | 453 +++++ fs/xfs/xfs_attr_leaf.c | 655 +------- fs/xfs/xfs_attr_leaf.h | 2 + fs/xfs/xfs_attr_list.c | 655 ++++++++ fs/xfs/xfs_attr_remote.c | 18 +- fs/xfs/xfs_bmap.c | 817 +-------- fs/xfs/xfs_bmap.h | 56 +- fs/xfs/xfs_bmap_btree.c | 6 +- fs/xfs/xfs_bmap_util.c | 2026 +++++++++++++++++++++++ fs/xfs/xfs_bmap_util.h | 110 ++ fs/xfs/xfs_btree.h | 2 - fs/xfs/xfs_buf.c | 1 + fs/xfs/xfs_buf_item.c | 58 +- fs/xfs/xfs_buf_item.h | 100 +- fs/xfs/xfs_da_btree.c | 8 +- fs/xfs/xfs_dfrag.c | 459 ------ fs/xfs/xfs_dfrag.h | 53 - fs/xfs/xfs_dir2.c | 34 +- fs/xfs/xfs_dir2.h | 45 + fs/xfs/xfs_dir2_block.c | 99 +- fs/xfs/xfs_dir2_data.c | 10 +- fs/xfs/xfs_dir2_format.h | 3 + fs/xfs/xfs_dir2_leaf.c | 395 +---- fs/xfs/xfs_dir2_node.c | 3 + fs/xfs/xfs_dir2_priv.h | 40 +- fs/xfs/xfs_dir2_readdir.c | 646 ++++++++ fs/xfs/xfs_dir2_sf.c | 100 +- fs/xfs/xfs_discard.c | 5 +- fs/xfs/xfs_dquot.c | 8 +- fs/xfs/xfs_dquot_item.c | 23 +- fs/xfs/xfs_error.c | 1 - fs/xfs/xfs_export.c | 5 +- fs/xfs/xfs_extfree_item.c | 50 +- fs/xfs/xfs_extfree_item.h | 88 +- fs/xfs/xfs_file.c | 3 +- fs/xfs/xfs_filestream.c | 8 +- fs/xfs/xfs_filestream.h | 4 - fs/xfs/xfs_format.h | 169 ++ fs/xfs/xfs_fs.h | 38 +- fs/xfs/xfs_fsops.c | 8 +- fs/xfs/xfs_ialloc.c | 3 +- fs/xfs/xfs_icache.c | 15 +- fs/xfs/xfs_icache.h | 50 + fs/xfs/xfs_icreate_item.c | 21 +- fs/xfs/xfs_icreate_item.h | 18 - fs/xfs/xfs_inode.c | 3831 +++++++++++++++++-------------------------- fs/xfs/xfs_inode.h | 312 +--- fs/xfs/xfs_inode_buf.c | 453 +++++ fs/xfs/xfs_inode_buf.h | 52 + fs/xfs/xfs_inode_fork.c | 1919 ++++++++++++++++++++++ fs/xfs/xfs_inode_fork.h | 171 ++ fs/xfs/xfs_inode_item.c | 53 +- fs/xfs/xfs_inode_item.h | 115 +- fs/xfs/xfs_ioctl.c | 148 +- fs/xfs/xfs_ioctl.h | 10 + fs/xfs/xfs_ioctl32.c | 4 +- fs/xfs/xfs_iomap.c | 21 +- fs/xfs/xfs_iops.c | 51 +- fs/xfs/xfs_iops.h | 13 + fs/xfs/xfs_linux.h | 58 + fs/xfs/xfs_log.c | 109 +- fs/xfs/xfs_log.h | 90 +- fs/xfs/xfs_log_cil.c | 371 +++-- fs/xfs/xfs_log_format.h | 846 ++++++++++ fs/xfs/xfs_log_priv.h | 155 +- fs/xfs/xfs_log_recover.c | 16 +- fs/xfs/xfs_log_rlimit.c | 147 ++ fs/xfs/xfs_mount.c | 736 +-------- fs/xfs/xfs_mount.h | 113 +- fs/xfs/xfs_qm.c | 95 +- fs/xfs/xfs_qm_bhv.c | 1 + fs/xfs/xfs_qm_syscalls.c | 50 +- fs/xfs/xfs_quota.h | 271 +-- fs/xfs/xfs_quota_defs.h | 157 ++ fs/xfs/xfs_quotaops.c | 4 +- fs/xfs/xfs_rename.c | 346 ---- fs/xfs/xfs_rtalloc.c | 28 +- fs/xfs/xfs_rtalloc.h | 53 +- fs/xfs/xfs_sb.c | 834 ++++++++++ fs/xfs/xfs_sb.h | 47 +- fs/xfs/xfs_super.c | 31 +- fs/xfs/xfs_symlink.c | 196 +-- fs/xfs/xfs_symlink.h | 41 +- fs/xfs/xfs_symlink_remote.c | 200 +++ fs/xfs/xfs_trace.c | 1 + fs/xfs/xfs_trans.c | 709 +------- fs/xfs/xfs_trans.h | 293 +--- fs/xfs/xfs_trans_dquot.c | 1 + fs/xfs/xfs_trans_priv.h | 3 + fs/xfs/xfs_trans_resv.c | 769 +++++++++ fs/xfs/xfs_trans_resv.h | 116 ++ fs/xfs/xfs_types.h | 59 +- fs/xfs/xfs_utils.c | 314 ---- fs/xfs/xfs_utils.h | 27 - fs/xfs/xfs_vnodeops.c | 1870 --------------------- fs/xfs/xfs_vnodeops.h | 55 - fs/xfs/xfs_xattr.c | 2 +- init/Kconfig | 13 - kernel/capability.c | 1 + 106 files changed, 12592 insertions(+), 11718 deletions(-) create mode 100644 fs/xfs/xfs_attr_inactive.c create mode 100644 fs/xfs/xfs_attr_list.c create mode 100644 fs/xfs/xfs_bmap_util.c create mode 100644 fs/xfs/xfs_bmap_util.h delete mode 100644 fs/xfs/xfs_dfrag.c delete mode 100644 fs/xfs/xfs_dfrag.h create mode 100644 fs/xfs/xfs_dir2_readdir.c create mode 100644 fs/xfs/xfs_format.h create mode 100644 fs/xfs/xfs_inode_buf.c create mode 100644 fs/xfs/xfs_inode_buf.h create mode 100644 fs/xfs/xfs_inode_fork.c create mode 100644 fs/xfs/xfs_inode_fork.h create mode 100644 fs/xfs/xfs_log_format.h create mode 100644 fs/xfs/xfs_log_rlimit.c create mode 100644 fs/xfs/xfs_quota_defs.h delete mode 100644 fs/xfs/xfs_rename.c create mode 100644 fs/xfs/xfs_sb.c create mode 100644 fs/xfs/xfs_symlink_remote.c create mode 100644 fs/xfs/xfs_trans_resv.c create mode 100644 fs/xfs/xfs_trans_resv.h delete mode 100644 fs/xfs/xfs_utils.c delete mode 100644 fs/xfs/xfs_utils.h delete mode 100644 fs/xfs/xfs_vnodeops.c delete mode 100644 fs/xfs/xfs_vnodeops.h Merging vfs/for-next (d405be4 ext4: ->tmpfile() support) $ git merge --no-ff vfs/for-next Resolved 'fs/ext4/namei.c' using previous resolution. Resolved 'mm/shmem.c' using previous resolution. Auto-merging mm/shmem.c CONFLICT (content): Merge conflict in mm/shmem.c Auto-merging fs/ext4/namei.c CONFLICT (content): Merge conflict in fs/ext4/namei.c Auto-merging fs/coredump.c Auto-merging fs/binfmt_elf.c Auto-merging fs/binfmt_aout.c Auto-merging arch/x86/ia32/ia32_aout.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 26b0996] Merge remote-tracking branch 'vfs/for-next' $ git diff -M --stat --summary HEAD^.. arch/ia64/kernel/elfcore.c | 13 ++--- arch/powerpc/include/asm/spu.h | 3 +- arch/powerpc/platforms/cell/spu_syscalls.c | 4 +- arch/powerpc/platforms/cell/spufs/coredump.c | 64 ++++---------------- arch/powerpc/platforms/cell/spufs/spufs.h | 2 +- arch/x86/ia32/ia32_aout.c | 20 +++---- arch/x86/um/elfcore.c | 16 ++--- fs/binfmt_aout.c | 9 ++- fs/binfmt_elf.c | 84 +++++++++++---------------- fs/binfmt_elf_fdpic.c | 87 ++++++++++------------------ fs/coredump.c | 62 ++++++++++++-------- include/linux/binfmts.h | 1 + include/linux/coredump.h | 5 +- include/linux/elf.h | 7 ++- include/linux/elfcore.h | 5 +- kernel/elfcore.c | 6 +- 16 files changed, 152 insertions(+), 236 deletions(-) Merging pci/next (7d8c4a2 Merge branch 'pci/aw-reset-v5' into next) $ git merge --no-ff pci/next Auto-merging drivers/pci/setup-bus.c Auto-merging drivers/pci/pcie/Kconfig Auto-merging drivers/pci/host/pci-mvebu.c Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c Merge made by the 'recursive' strategy. .../devicetree/bindings/pci/designware-pcie.txt | 3 + arch/arm/boot/dts/exynos5440.dtsi | 2 + arch/frv/mb93090-mb00/pci-vdk.c | 2 +- arch/x86/pci/mmconfig-shared.c | 7 +- arch/x86/pci/mrst.c | 41 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 18 +- drivers/pci/host/Kconfig | 1 + drivers/pci/host/Makefile | 3 +- drivers/pci/host/pci-exynos.c | 530 ++++++++++ drivers/pci/host/pci-mvebu.c | 7 +- drivers/pci/host/pcie-designware.c | 1011 ++++++-------------- drivers/pci/host/pcie-designware.h | 65 ++ drivers/pci/hotplug/pciehp.h | 1 + drivers/pci/hotplug/pciehp_core.c | 12 + drivers/pci/hotplug/pciehp_hpc.c | 31 + drivers/pci/iov.c | 23 +- drivers/pci/pci-sysfs.c | 32 +- drivers/pci/pci.c | 506 ++++++++-- drivers/pci/pci.h | 2 +- drivers/pci/pcie/Kconfig | 2 +- drivers/pci/pcie/aer/aerdrv.c | 2 +- drivers/pci/pcie/aer/aerdrv.h | 1 - drivers/pci/pcie/aer/aerdrv_core.c | 35 +- drivers/pci/probe.c | 2 +- drivers/pci/quirks.c | 147 ++- drivers/pci/setup-bus.c | 25 +- include/linux/pci.h | 6 + include/linux/pci_hotplug.h | 4 + 28 files changed, 1593 insertions(+), 928 deletions(-) create mode 100644 drivers/pci/host/pci-exynos.c create mode 100644 drivers/pci/host/pcie-designware.h Merging hid/for-next (e999c8b Merge branch 'for-3.12/upstream' into for-next) $ git merge --no-ff hid/for-next Auto-merging net/bluetooth/hidp/core.c Auto-merging drivers/hid/hidraw.c Auto-merging drivers/hid/hid-sony.c Auto-merging drivers/hid/hid-logitech-dj.c Auto-merging drivers/hid/hid-ids.h Auto-merging drivers/hid/hid-core.c Auto-merging drivers/hid/hid-apple.c Merge made by the 'recursive' strategy. .../devicetree/bindings/hid/hid-over-i2c.txt | 28 ++++++++ Documentation/hid/uhid.txt | 4 +- drivers/hid/Kconfig | 8 +++ drivers/hid/Makefile | 1 + drivers/hid/hid-a4tech.c | 21 ++---- drivers/hid/hid-apple.c | 16 +---- drivers/hid/hid-core.c | 23 ++++++- drivers/hid/hid-holtekff.c | 2 +- drivers/hid/hid-ids.h | 4 ++ drivers/hid/hid-input.c | 80 +++++++++++++++++++++- drivers/hid/hid-kye.c | 45 +++++++----- drivers/hid/hid-logitech-dj.c | 22 ++++-- drivers/hid/hid-magicmouse.c | 19 ++--- drivers/hid/hid-multitouch.c | 71 +++++++------------ drivers/hid/hid-ntrig.c | 12 ++-- drivers/hid/hid-picolcd_debugfs.c | 23 ++++--- drivers/hid/hid-roccat-arvo.c | 6 +- drivers/hid/hid-roccat-isku.c | 2 +- drivers/hid/hid-roccat-kone.c | 4 +- drivers/hid/hid-roccat-koneplus.c | 2 +- drivers/hid/hid-roccat-kovaplus.c | 2 +- drivers/hid/hid-sony.c | 9 +-- drivers/hid/hid-wiimote-core.c | 10 +-- drivers/hid/hid-xinmo.c | 72 +++++++++++++++++++ drivers/hid/hid-zydacron.c | 19 +---- drivers/hid/hidraw.c | 60 +++++++--------- drivers/hid/i2c-hid/i2c-hid.c | 72 +++++++++++-------- drivers/hid/uhid.c | 25 ------- drivers/hid/usbhid/hid-core.c | 72 ++----------------- drivers/hid/usbhid/usbhid.h | 3 - include/linux/hid.h | 3 +- include/linux/i2c/i2c-hid.h | 3 +- include/uapi/linux/uhid.h | 4 +- net/bluetooth/hidp/core.c | 15 ++-- 34 files changed, 425 insertions(+), 337 deletions(-) create mode 100644 Documentation/devicetree/bindings/hid/hid-over-i2c.txt create mode 100644 drivers/hid/hid-xinmo.c Merging i2c/i2c/for-next (869c6a3 i2c: mxs: fix broken timing calculation) $ git merge --no-ff i2c/i2c/for-next Merge made by the 'recursive' strategy. Documentation/i2c/busses/i2c-piix4 | 7 +- drivers/i2c/busses/Kconfig | 2 +- drivers/i2c/busses/i2c-bfin-twi.c | 7 +- drivers/i2c/busses/i2c-davinci.c | 2 - drivers/i2c/busses/i2c-designware-core.c | 14 ++ drivers/i2c/busses/i2c-designware-platdrv.c | 9 +- drivers/i2c/busses/i2c-imx.c | 223 +++++++++++++++++++++------- drivers/i2c/busses/i2c-mpc.c | 18 ++- drivers/i2c/busses/i2c-mxs.c | 113 ++++++++++---- drivers/i2c/busses/i2c-ocores.c | 7 +- drivers/i2c/busses/i2c-omap.c | 13 -- drivers/i2c/busses/i2c-piix4.c | 41 +++-- drivers/i2c/busses/i2c-pnx.c | 2 +- drivers/i2c/busses/i2c-puv3.c | 2 +- drivers/i2c/busses/i2c-pxa.c | 64 +++++++- drivers/i2c/busses/i2c-stu300.c | 5 +- drivers/i2c/i2c-core.c | 6 +- include/linux/i2c.h | 2 + include/linux/i2c/pxa-i2c.h | 3 + 19 files changed, 400 insertions(+), 140 deletions(-) Merging jdelvare-hwmon/master (6f7e0b6 hwmon: (w83792d) Update module author) $ git merge --no-ff jdelvare-hwmon/master Merge made by the 'recursive' strategy. Documentation/hwmon/w83791d | 2 +- Documentation/hwmon/w83792d | 3 +-- drivers/hwmon/w83792d.c | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) Merging hwmon-staging/hwmon-next (f767589 hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0) $ git merge --no-ff hwmon-staging/hwmon-next Merge made by the 'recursive' strategy. Documentation/hwmon/ads1015 | 8 +- drivers/hwmon/Kconfig | 4 +- drivers/hwmon/acpi_power_meter.c | 2 +- drivers/hwmon/ads1015.c | 27 +- drivers/hwmon/ads7828.c | 2 +- drivers/hwmon/adt7462.c | 4 +- drivers/hwmon/asus_atk0110.c | 2 +- drivers/hwmon/coretemp.c | 14 +- drivers/hwmon/ds620.c | 2 +- drivers/hwmon/emc6w201.c | 2 +- drivers/hwmon/f71805f.c | 2 +- drivers/hwmon/f71882fg.c | 2 +- drivers/hwmon/f75375s.c | 3 +- drivers/hwmon/g762.c | 2 +- drivers/hwmon/gpio-fan.c | 2 +- drivers/hwmon/ina2xx.c | 4 +- drivers/hwmon/it87.c | 6 +- drivers/hwmon/lm87.c | 4 +- drivers/hwmon/max197.c | 2 +- drivers/hwmon/max6639.c | 2 +- drivers/hwmon/mcp3021.c | 7 +- drivers/hwmon/nct6775.c | 2531 +++++++++++++++++++------------------- drivers/hwmon/ntc_thermistor.c | 2 +- drivers/hwmon/pc87427.c | 4 +- drivers/hwmon/pmbus/pmbus_core.c | 2 +- drivers/hwmon/s3c-hwmon.c | 6 +- drivers/hwmon/sht15.c | 4 +- drivers/hwmon/smsc47m1.c | 4 +- drivers/hwmon/w83627ehf.c | 22 +- drivers/hwmon/w83627hf.c | 6 +- 30 files changed, 1346 insertions(+), 1338 deletions(-) Merging v4l-dvb/master (e5c9146 Merge /home/v4l/v4l/patchwork) $ git merge --no-ff v4l-dvb/master Merge made by the 'recursive' strategy. .../DocBook/media/v4l/lirc_device_interface.xml | 4 +- .../DocBook/media/v4l/vidioc-g-jpegcomp.xml | 4 +- .../devicetree/bindings/media/i2c/adv7343.txt | 48 + .../devicetree/bindings/media/i2c/ths8200.txt | 19 + arch/arm/mach-davinci/board-da850-evm.c | 6 +- drivers/media/dvb-core/dvb-usb-ids.h | 2 + drivers/media/i2c/adv7343.c | 89 +- drivers/media/i2c/ml86v7667.c | 3 +- drivers/media/i2c/ths8200.c | 18 +- drivers/media/i2c/tvp514x.c | 20 +- drivers/media/i2c/tvp7002.c | 6 + drivers/media/pci/bt8xx/bttv-cards.c | 26 +- drivers/media/pci/bt8xx/bttvp.h | 3 + drivers/media/pci/cx23885/cx23885-av.c | 13 + drivers/media/pci/cx23885/cx23885-dvb.c | 4 + drivers/media/pci/cx23885/cx23885-video.c | 5 +- drivers/media/pci/cx23885/cx23885-video.h | 26 + drivers/media/platform/coda.c | 1469 +++++++++++++++++--- drivers/media/platform/coda.h | 107 +- drivers/media/platform/davinci/vpbe_display.c | 23 +- drivers/media/platform/davinci/vpbe_osd.c | 45 +- drivers/media/platform/davinci/vpbe_venc.c | 97 +- drivers/media/platform/davinci/vpif_capture.c | 151 +- drivers/media/platform/davinci/vpif_capture.h | 2 + drivers/media/platform/davinci/vpif_display.c | 210 +-- drivers/media/platform/davinci/vpif_display.h | 3 +- drivers/media/platform/davinci/vpss.c | 62 +- drivers/media/platform/marvell-ccic/cafe-driver.c | 4 +- drivers/media/platform/marvell-ccic/mcam-core.c | 325 ++++- drivers/media/platform/marvell-ccic/mcam-core.h | 50 +- drivers/media/platform/marvell-ccic/mmp-driver.c | 274 +++- .../platform/soc_camera/sh_mobile_ceu_camera.c | 6 +- drivers/media/platform/soc_camera/soc_camera.c | 4 +- drivers/media/radio/radio-aztech.c | 81 +- drivers/media/radio/radio-maxiradio.c | 13 +- drivers/media/rc/ene_ir.c | 30 +- drivers/media/rc/ene_ir.h | 2 +- drivers/media/rc/iguanair.c | 4 +- drivers/media/rc/ir-lirc-codec.c | 12 +- drivers/media/rc/lirc_dev.c | 10 + drivers/media/rc/rc-main.c | 46 +- drivers/media/rc/redrat3.c | 34 +- drivers/media/usb/dvb-usb-v2/Kconfig | 2 +- drivers/media/usb/dvb-usb/dib0700_devices.c | 12 +- drivers/media/usb/dvb-usb/m920x.c | 2 +- drivers/media/usb/em28xx/em28xx-video.c | 1 + drivers/media/usb/s2255/s2255drv.c | 9 +- drivers/media/usb/stk1160/Kconfig | 16 +- drivers/media/usb/stk1160/stk1160-v4l.c | 6 +- drivers/media/usb/tlg2300/pd-main.c | 37 +- drivers/media/usb/usbtv/usbtv.c | 100 +- drivers/media/v4l2-core/v4l2-async.c | 106 +- drivers/media/v4l2-core/v4l2-mem2mem.c | 10 +- drivers/staging/media/lirc/lirc_igorplugusb.c | 56 +- include/media/adv7343.h | 20 +- include/media/davinci/vpif_types.h | 4 + include/media/lirc_dev.h | 1 + include/media/rc-core.h | 4 + include/media/v4l2-async.h | 36 +- include/media/v4l2-mem2mem.h | 13 + include/media/v4l2-subdev.h | 13 +- include/sound/tea575x-tuner.h | 1 + sound/i2c/other/tea575x-tuner.c | 19 +- 63 files changed, 2875 insertions(+), 953 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7343.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/ths8200.txt create mode 100644 drivers/media/pci/cx23885/cx23885-video.h Merging kbuild/for-next (e7f855f Merge branch 'kbuild/kconfig' into kbuild/for-next) $ git merge --no-ff kbuild/for-next Auto-merging init/Kconfig Merge made by the 'recursive' strategy. Documentation/kbuild/kconfig.txt | 8 +-- init/Kconfig | 1 + scripts/coccinelle/misc/boolreturn.cocci | 58 ++++++++++++++++++++ scripts/config | 44 ++++++++++++++- scripts/diffconfig | 9 ++- scripts/kconfig/confdata.c | 11 +++- scripts/kconfig/mconf.c | 4 +- scripts/kconfig/nconf.c | 4 +- scripts/kconfig/symbol.c | 68 ++++++++++------------- scripts/package/builddeb | 94 ++++++++++++++++++++++++++------ scripts/package/mkspec | 46 ++++++++++++++-- scripts/sortextable.c | 8 --- 12 files changed, 270 insertions(+), 85 deletions(-) create mode 100644 scripts/coccinelle/misc/boolreturn.cocci Merging kconfig/for-next (4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm') $ git merge --no-ff kconfig/for-next Already up-to-date. Merging libata/for-next (b930427 Merge branch 'for-3.11-fixes' into for-next) $ git merge --no-ff libata/for-next Merge made by the 'recursive' strategy. .../devicetree/bindings/ata/ahci-platform.txt | 18 +--- .../devicetree/bindings/ata/sata_highbank.txt | 44 +++++++++ drivers/ata/libata-pmp.c | 12 +-- drivers/ata/libata.h | 4 - drivers/ata/pata_arasan_cf.c | 4 +- drivers/ata/pata_at32.c | 2 +- drivers/ata/pata_at91.c | 2 +- drivers/ata/pata_ixp4xx_cf.c | 4 +- drivers/ata/pata_octeon_cf.c | 2 +- drivers/ata/pata_platform.c | 2 +- drivers/ata/pata_pxa.c | 2 +- drivers/ata/pata_samsung_cf.c | 10 +- drivers/ata/sata_highbank.c | 78 +++++++++++++--- drivers/ata/sata_mv.c | 26 ++---- drivers/ata/sata_rcar.c | 5 +- include/linux/ata.h | 102 --------------------- include/linux/libata.h | 102 +++++++++++++++++++++ 17 files changed, 242 insertions(+), 177 deletions(-) create mode 100644 Documentation/devicetree/bindings/ata/sata_highbank.txt Merging pstore/master (bd08ec3 pstore/ram: Restore ecc information block) $ git merge --no-ff pstore/master Already up-to-date. Merging pm/linux-next (2d7e7a5 Merge branch 'pm-cpufreq') $ git merge --no-ff pm/linux-next Auto-merging drivers/cpuidle/cpuidle-ux500.c Removing drivers/cpufreq/mperf.h Removing drivers/cpufreq/mperf.c Auto-merging drivers/cpufreq/Makefile Merge made by the 'recursive' strategy. Documentation/cpu-freq/cpu-drivers.txt | 2 - Documentation/kernel-parameters.txt | 55 +- Documentation/laptops/asus-laptop.txt | 8 +- Documentation/laptops/sony-laptop.txt | 8 +- Documentation/laptops/thinkpad-acpi.txt | 73 +- arch/arm/mach-davinci/cpuidle.c | 2 +- arch/arm/mach-ux500/Makefile | 1 - arch/sh/kernel/cpu/shmobile/cpuidle.c | 4 +- arch/x86/include/asm/processor.h | 29 - arch/x86/kernel/tboot.c | 10 + arch/x86/mm/srat.c | 11 +- arch/x86/pci/i386.c | 4 + drivers/acpi/Kconfig | 18 - drivers/acpi/ac.c | 1 - drivers/acpi/acpi_pad.c | 1 - drivers/acpi/acpi_platform.c | 24 +- drivers/acpi/acpi_processor.c | 21 +- drivers/acpi/acpica/acglobal.h | 7 +- drivers/acpi/acpica/aclocal.h | 4 + drivers/acpi/acpica/acnamesp.h | 4 +- drivers/acpi/acpica/actables.h | 7 + drivers/acpi/acpica/acutils.h | 4 +- drivers/acpi/acpica/evgpeinit.c | 11 - drivers/acpi/acpica/exdump.c | 6 +- drivers/acpi/acpica/exoparg1.c | 48 +- drivers/acpi/acpica/hwesleep.c | 9 + drivers/acpi/acpica/hwtimer.c | 13 +- drivers/acpi/acpica/nspredef.c | 16 +- drivers/acpi/acpica/nswalk.c | 26 +- drivers/acpi/acpica/nsxfeval.c | 16 +- drivers/acpi/acpica/nsxfname.c | 11 +- drivers/acpi/acpica/tbfadt.c | 4 +- drivers/acpi/acpica/tbxfroot.c | 12 +- drivers/acpi/acpica/uteval.c | 8 +- drivers/acpi/acpica/utglobal.c | 1 - drivers/acpi/acpica/utosi.c | 77 +- drivers/acpi/acpica/utstring.c | 5 +- drivers/acpi/acpica/utxface.c | 29 + drivers/acpi/battery.c | 21 +- drivers/acpi/blacklist.c | 14 + drivers/acpi/bus.c | 142 +-- drivers/acpi/button.c | 2 - drivers/acpi/device_pm.c | 34 +- drivers/acpi/dock.c | 400 +++----- drivers/acpi/ec.c | 6 +- drivers/acpi/event.c | 106 -- drivers/acpi/fan.c | 4 +- drivers/acpi/glue.c | 91 +- drivers/acpi/internal.h | 1 + drivers/acpi/numa.c | 2 +- drivers/acpi/osl.c | 86 +- drivers/acpi/pci_slot.c | 14 +- drivers/acpi/power.c | 6 +- drivers/acpi/processor_core.c | 2 +- drivers/acpi/processor_driver.c | 8 +- drivers/acpi/processor_perflib.c | 22 +- drivers/acpi/processor_thermal.c | 12 - drivers/acpi/resource.c | 4 +- drivers/acpi/sbs.c | 15 +- drivers/acpi/scan.c | 223 ++--- drivers/acpi/sleep.c | 9 +- drivers/acpi/thermal.c | 37 +- drivers/acpi/utils.c | 70 ++ drivers/acpi/video.c | 246 ++--- drivers/acpi/video_detect.c | 19 +- drivers/ata/libata-acpi.c | 4 +- drivers/base/power/main.c | 77 +- drivers/base/power/opp.c | 1 + drivers/char/sonypi.c | 5 - drivers/cpufreq/Kconfig.arm | 36 +- drivers/cpufreq/Makefile | 2 +- drivers/cpufreq/acpi-cpufreq.c | 12 +- drivers/cpufreq/at32ap-cpufreq.c | 1 - drivers/cpufreq/blackfin-cpufreq.c | 1 - drivers/cpufreq/cpufreq-cpu0.c | 9 +- drivers/cpufreq/cpufreq-nforce2.c | 1 - drivers/cpufreq/cpufreq.c | 715 ++++++++------ drivers/cpufreq/cpufreq_conservative.c | 14 +- drivers/cpufreq/cpufreq_governor.c | 16 +- drivers/cpufreq/cpufreq_governor.h | 8 +- drivers/cpufreq/cpufreq_ondemand.c | 63 +- drivers/cpufreq/cpufreq_performance.c | 3 +- drivers/cpufreq/cpufreq_powersave.c | 3 +- drivers/cpufreq/cpufreq_stats.c | 31 +- drivers/cpufreq/cris-artpec3-cpufreq.c | 1 - drivers/cpufreq/cris-etraxfs-cpufreq.c | 1 - drivers/cpufreq/e_powersaver.c | 5 +- drivers/cpufreq/elanfreq.c | 1 - drivers/cpufreq/exynos-cpufreq.c | 3 +- drivers/cpufreq/exynos-cpufreq.h | 21 + drivers/cpufreq/exynos5440-cpufreq.c | 3 + drivers/cpufreq/freq_table.c | 4 +- drivers/cpufreq/gx-suspmod.c | 5 +- drivers/cpufreq/ia64-acpi-cpufreq.c | 5 +- drivers/cpufreq/intel_pstate.c | 1 - drivers/cpufreq/kirkwood-cpufreq.c | 1 - drivers/cpufreq/longhaul.c | 1 - drivers/cpufreq/longrun.c | 1 - drivers/cpufreq/loongson2_cpufreq.c | 1 - drivers/cpufreq/maple-cpufreq.c | 1 - drivers/cpufreq/mperf.c | 51 - drivers/cpufreq/mperf.h | 9 - drivers/cpufreq/p4-clockmod.c | 1 - drivers/cpufreq/pasemi-cpufreq.c | 1 - drivers/cpufreq/pcc-cpufreq.c | 1 - drivers/cpufreq/pmac32-cpufreq.c | 1 - drivers/cpufreq/pmac64-cpufreq.c | 6 +- drivers/cpufreq/powernow-k6.c | 1 - drivers/cpufreq/powernow-k7.c | 14 +- drivers/cpufreq/powernow-k8.c | 7 +- drivers/cpufreq/ppc-corenet-cpufreq.c | 1 - drivers/cpufreq/ppc_cbe_cpufreq.c | 1 - drivers/cpufreq/pxa2xx-cpufreq.c | 4 +- drivers/cpufreq/pxa3xx-cpufreq.c | 6 +- drivers/cpufreq/s3c2416-cpufreq.c | 1 - drivers/cpufreq/s3c24xx-cpufreq.c | 8 +- drivers/cpufreq/s3c64xx-cpufreq.c | 1 - drivers/cpufreq/sc520_freq.c | 1 - drivers/cpufreq/sh-cpufreq.c | 1 - drivers/cpufreq/sparc-us2e-cpufreq.c | 6 +- drivers/cpufreq/sparc-us3-cpufreq.c | 6 +- drivers/cpufreq/speedstep-centrino.c | 1 - drivers/cpufreq/speedstep-ich.c | 1 - drivers/cpufreq/speedstep-smi.c | 1 - drivers/cpufreq/unicore2-cpufreq.c | 2 +- drivers/cpuidle/Kconfig | 20 +- drivers/cpuidle/Kconfig.arm | 29 + drivers/cpuidle/Makefile | 9 +- drivers/cpuidle/cpuidle-calxeda.c | 2 +- drivers/cpuidle/cpuidle-kirkwood.c | 5 +- .../cpuidle.c => drivers/cpuidle/cpuidle-ux500.c | 19 +- drivers/cpuidle/cpuidle.c | 94 +- drivers/cpuidle/governors/ladder.c | 12 +- drivers/cpuidle/governors/menu.c | 12 +- drivers/cpuidle/sysfs.c | 101 +- drivers/ide/ide-acpi.c | 5 +- drivers/mfd/db8500-prcmu.c | 4 + drivers/pci/hotplug/acpiphp.h | 55 +- drivers/pci/hotplug/acpiphp_core.c | 18 +- drivers/pci/hotplug/acpiphp_glue.c | 1035 ++++++++------------ drivers/pci/hotplug/acpiphp_ibm.c | 3 +- drivers/pci/pci-acpi.c | 18 +- drivers/platform/x86/asus-laptop.c | 1 - drivers/platform/x86/eeepc-laptop.c | 1 - drivers/platform/x86/fujitsu-laptop.c | 4 - drivers/platform/x86/panasonic-laptop.c | 3 - drivers/platform/x86/sony-laptop.c | 4 - drivers/platform/x86/thinkpad_acpi.c | 40 - drivers/pnp/driver.c | 21 +- drivers/pnp/pnpacpi/core.c | 6 +- drivers/xen/acpi.c | 41 +- include/acpi/acpi_bus.h | 25 +- include/acpi/acpi_drivers.h | 14 +- include/acpi/acpixf.h | 8 +- include/acpi/actypes.h | 21 +- include/linux/acpi.h | 7 + include/linux/cpu.h | 4 + include/linux/cpufreq.h | 388 ++++---- include/linux/cpuidle.h | 9 +- include/linux/pci-acpi.h | 10 +- include/trace/events/power.h | 37 + include/xen/acpi.h | 8 +- include/xen/interface/platform.h | 7 +- kernel/cpu.c | 9 +- kernel/power/suspend.c | 4 +- lib/earlycpio.c | 27 +- 166 files changed, 2482 insertions(+), 3034 deletions(-) delete mode 100644 drivers/cpufreq/mperf.c delete mode 100644 drivers/cpufreq/mperf.h create mode 100644 drivers/cpuidle/Kconfig.arm rename arch/arm/mach-ux500/cpuidle.c => drivers/cpuidle/cpuidle-ux500.c (90%) Merging idle/next (5c99726b Merge branch 'fspin' into next) $ git merge --no-ff idle/next Merge made by the 'recursive' strategy. tools/power/fspin/Makefile | 21 +++ tools/power/fspin/fspin.1 | 68 +++++++ tools/power/fspin/fspin.c | 443 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 532 insertions(+) create mode 100644 tools/power/fspin/Makefile create mode 100644 tools/power/fspin/fspin.1 create mode 100644 tools/power/fspin/fspin.c Merging apm/for-next (fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm) $ git merge --no-ff apm/for-next Already up-to-date. Merging cpupowerutils/master (f166033 cpupower tools: add install target to the debug tools' makefiles) $ git merge --no-ff cpupowerutils/master Already up-to-date. Merging thermal/next (f61d5b4d Merge branch 'fixes' of .git into next) $ git merge --no-ff thermal/next Removing include/linux/platform_data/exynos_thermal.h Removing drivers/thermal/exynos_thermal.c Merge made by the 'recursive' strategy. .../devicetree/bindings/thermal/exynos-thermal.txt | 55 + .../devicetree/bindings/thermal/imx-thermal.txt | 17 + Documentation/thermal/exynos_thermal | 43 +- drivers/thermal/Kconfig | 24 +- drivers/thermal/Makefile | 3 +- drivers/thermal/cpu_cooling.c | 2 + drivers/thermal/exynos_thermal.c | 1059 -------------------- drivers/thermal/imx_thermal.c | 541 ++++++++++ drivers/thermal/samsung/Kconfig | 18 + drivers/thermal/samsung/Makefile | 7 + drivers/thermal/samsung/exynos_thermal_common.c | 432 ++++++++ drivers/thermal/samsung/exynos_thermal_common.h | 107 ++ drivers/thermal/samsung/exynos_tmu.c | 768 ++++++++++++++ drivers/thermal/samsung/exynos_tmu.h | 311 ++++++ drivers/thermal/samsung/exynos_tmu_data.c | 250 +++++ drivers/thermal/samsung/exynos_tmu_data.h | 155 +++ drivers/thermal/step_wise.c | 32 +- include/linux/platform_data/exynos_thermal.h | 119 --- 18 files changed, 2736 insertions(+), 1207 deletions(-) create mode 100644 Documentation/devicetree/bindings/thermal/exynos-thermal.txt create mode 100644 Documentation/devicetree/bindings/thermal/imx-thermal.txt delete mode 100644 drivers/thermal/exynos_thermal.c create mode 100644 drivers/thermal/imx_thermal.c create mode 100644 drivers/thermal/samsung/Kconfig create mode 100644 drivers/thermal/samsung/Makefile create mode 100644 drivers/thermal/samsung/exynos_thermal_common.c create mode 100644 drivers/thermal/samsung/exynos_thermal_common.h create mode 100644 drivers/thermal/samsung/exynos_tmu.c create mode 100644 drivers/thermal/samsung/exynos_tmu.h create mode 100644 drivers/thermal/samsung/exynos_tmu_data.c create mode 100644 drivers/thermal/samsung/exynos_tmu_data.h delete mode 100644 include/linux/platform_data/exynos_thermal.h Merging ieee1394/for-next (0dbe15f firewire: ohci: beautify some macro definitions) $ git merge --no-ff ieee1394/for-next Merge made by the 'recursive' strategy. drivers/firewire/core-cdev.c | 2 +- drivers/firewire/core-transaction.c | 3 +-- drivers/firewire/ohci.c | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 17 deletions(-) Merging ubi/linux-next (5ef4414 UBI: Fix PEB leak in wear_leveling_worker()) $ git merge --no-ff ubi/linux-next Merge made by the 'recursive' strategy. drivers/mtd/ubi/wl.c | 3 +++ 1 file changed, 3 insertions(+) Merging dlm/next (c6ca7bc dlm: remove signal blocking) $ git merge --no-ff dlm/next Resolved 'fs/dlm/user.c' using previous resolution. Auto-merging fs/dlm/user.c CONFLICT (content): Merge conflict in fs/dlm/user.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master bb0948b] Merge remote-tracking branch 'dlm/next' $ git diff -M --stat --summary HEAD^.. fs/dlm/ast.c | 5 +---- fs/dlm/user.c | 24 ++++++------------------ 2 files changed, 7 insertions(+), 22 deletions(-) Merging swiotlb/linux-next (af51a9f swiotlb: Do not export swiotlb_bounce since there are no external consumers) $ git merge --no-ff swiotlb/linux-next Already up-to-date. Merging slave-dma/next (13699ae Merge branch 'for-linus' into next) $ git merge --no-ff slave-dma/next Auto-merging drivers/dma/sh/shdma.c Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. MAINTAINERS | 1 + drivers/dma/acpi-dma.c | 2 +- drivers/dma/dmaengine.c | 26 +++++++ drivers/dma/dw/core.c | 39 ++++++---- drivers/dma/dw/platform.c | 1 + drivers/dma/edma.c | 2 - drivers/dma/ep93xx_dma.c | 10 +-- drivers/dma/fsldma.c | 10 +-- drivers/dma/imx-sdma.c | 11 ++- drivers/dma/iop-adma.c | 6 +- drivers/dma/ipu/ipu_idmac.c | 5 +- drivers/dma/mmp_pdma.c | 162 ++++++++++++++++++++++++++++++++---------- drivers/dma/mmp_tdma.c | 6 +- drivers/dma/mpc512x_dma.c | 10 +-- drivers/dma/mv_xor.c | 4 +- drivers/dma/mxs-dma.c | 4 +- drivers/dma/pch_dma.c | 9 +-- drivers/dma/pl330.c | 67 ++++++++++++----- drivers/dma/sh/shdma-of.c | 2 +- drivers/dma/sh/shdma.c | 2 +- drivers/dma/sh/sudmac.c | 4 +- drivers/dma/sirf-dma.c | 134 ++++++++++++++++++++++++++++++++-- drivers/dma/ste_dma40.c | 4 +- drivers/dma/tegra20-apb-dma.c | 8 +-- drivers/dma/timb_dma.c | 2 +- drivers/dma/txx9dmac.c | 22 +++--- include/linux/dma/mmp-pdma.h | 15 ++++ include/linux/dmaengine.h | 45 ++++++++++++ 28 files changed, 455 insertions(+), 158 deletions(-) create mode 100644 include/linux/dma/mmp-pdma.h Merging dmaengine/next (41ef2d5 Linux 3.9-rc7) $ git merge --no-ff dmaengine/next Already up-to-date. Merging net-next/master (2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net) $ git merge --no-ff net-next/master Resolved 'drivers/net/wireless/iwlwifi/pcie/trans.c' using previous resolution. Auto-merging net/wireless/nl80211.c Auto-merging net/ipv6/sit.c Auto-merging net/ipv6/ip6_tunnel.c Auto-merging net/ipv6/ip6_gre.c Auto-merging net/ceph/messenger.c Auto-merging include/linux/pci_hotplug.h Auto-merging include/linux/pci.h Auto-merging drivers/pci/probe.c Auto-merging drivers/pci/pci.h Auto-merging drivers/pci/pci.c Auto-merging drivers/net/wireless/iwlwifi/pcie/trans.c CONFLICT (content): Merge conflict in drivers/net/wireless/iwlwifi/pcie/trans.c Auto-merging drivers/net/wireless/iwlwifi/pcie/rx.c Auto-merging drivers/net/wireless/iwlwifi/dvm/mac80211.c Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master d2855f6] Merge remote-tracking branch 'net-next/master' $ git diff -M --stat --summary HEAD^.. .../devicetree/bindings/net/moxa,moxart-mac.txt | 21 + Documentation/networking/00-INDEX | 2 + Documentation/networking/ip-sysctl.txt | 35 + Documentation/networking/netdev-FAQ.txt | 224 +++ Documentation/networking/sctp.txt | 5 +- MAINTAINERS | 3 +- arch/tile/gxio/iorpc_mpipe.c | 66 + arch/tile/gxio/iorpc_mpipe_info.c | 18 + arch/tile/gxio/mpipe.c | 43 +- arch/tile/include/gxio/iorpc_mpipe.h | 14 +- arch/tile/include/gxio/iorpc_mpipe_info.h | 4 + arch/tile/include/gxio/mpipe.h | 143 +- arch/tile/include/hv/drv_mpipe_intf.h | 3 + drivers/bcma/Kconfig | 10 +- drivers/bcma/main.c | 2 +- drivers/bcma/scan.c | 28 +- drivers/isdn/hardware/mISDN/hfcpci.c | 12 +- drivers/net/bonding/bond_3ad.c | 44 +- drivers/net/bonding/bond_alb.c | 57 +- drivers/net/bonding/bond_main.c | 644 +++------ drivers/net/bonding/bond_procfs.c | 12 +- drivers/net/bonding/bond_sysfs.c | 83 +- drivers/net/bonding/bonding.h | 85 +- drivers/net/can/flexcan.c | 81 +- drivers/net/ethernet/8390/ax88796.c | 4 +- drivers/net/ethernet/Kconfig | 1 + drivers/net/ethernet/Makefile | 1 + drivers/net/ethernet/amd/pcnet32.c | 6 +- drivers/net/ethernet/broadcom/Kconfig | 2 +- drivers/net/ethernet/broadcom/bnx2.c | 312 ++-- drivers/net/ethernet/broadcom/bnx2.h | 2 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 2 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 16 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 1 + drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 64 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 299 +++- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 16 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 10 +- drivers/net/ethernet/broadcom/cnic.c | 91 +- drivers/net/ethernet/broadcom/cnic.h | 2 +- drivers/net/ethernet/broadcom/cnic_defs.h | 6 +- drivers/net/ethernet/broadcom/cnic_if.h | 12 +- drivers/net/ethernet/broadcom/tg3.c | 105 +- drivers/net/ethernet/broadcom/tg3.h | 12 +- drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 10 +- drivers/net/ethernet/cisco/enic/Makefile | 3 +- drivers/net/ethernet/cisco/enic/enic.h | 48 + drivers/net/ethernet/cisco/enic/enic_dev.h | 1 + drivers/net/ethernet/cisco/enic/enic_ethtool.c | 257 ++++ drivers/net/ethernet/cisco/enic/enic_main.c | 270 +--- drivers/net/ethernet/dec/tulip/tulip_core.c | 8 +- drivers/net/ethernet/emulex/benet/be.h | 2 +- drivers/net/ethernet/emulex/benet/be_cmds.c | 156 +- drivers/net/ethernet/emulex/benet/be_cmds.h | 18 +- drivers/net/ethernet/emulex/benet/be_main.c | 234 ++- drivers/net/ethernet/emulex/benet/be_roce.c | 6 +- drivers/net/ethernet/freescale/fec_main.c | 110 +- drivers/net/ethernet/freescale/gianfar.c | 152 +- drivers/net/ethernet/freescale/gianfar.h | 14 +- drivers/net/ethernet/freescale/gianfar_ethtool.c | 74 + drivers/net/ethernet/i825xx/sun3_82586.h | 4 +- drivers/net/ethernet/intel/e100.c | 15 +- drivers/net/ethernet/intel/e1000e/82571.c | 1 + drivers/net/ethernet/intel/e1000e/e1000.h | 3 - drivers/net/ethernet/intel/e1000e/ethtool.c | 105 +- drivers/net/ethernet/intel/e1000e/hw.h | 10 +- drivers/net/ethernet/intel/e1000e/ich8lan.c | 140 +- drivers/net/ethernet/intel/e1000e/ich8lan.h | 6 + drivers/net/ethernet/intel/e1000e/netdev.c | 38 +- drivers/net/ethernet/intel/ixgbe/ixgbe.h | 7 +- drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c | 34 +- drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c | 240 ++- drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 90 +- drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 2 +- drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 94 +- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 167 ++- drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 470 ++++-- drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h | 41 +- drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 12 +- drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 101 +- drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 12 + drivers/net/ethernet/marvell/mvneta.c | 61 +- drivers/net/ethernet/mellanox/mlx4/cmd.c | 22 +- drivers/net/ethernet/mellanox/mlx4/en_tx.c | 61 +- drivers/net/ethernet/mellanox/mlx4/eq.c | 9 + drivers/net/ethernet/mellanox/mlx4/fw.c | 104 ++ drivers/net/ethernet/mellanox/mlx4/fw.h | 1 + drivers/net/ethernet/mellanox/mlx4/main.c | 35 +- drivers/net/ethernet/mellanox/mlx4/mcg.c | 11 - drivers/net/ethernet/mellanox/mlx4/mlx4.h | 13 + drivers/net/ethernet/micrel/ks8842.c | 10 +- drivers/net/ethernet/micrel/ks8851_mll.c | 2 +- drivers/net/ethernet/moxa/Kconfig | 30 + drivers/net/ethernet/moxa/Makefile | 5 + drivers/net/ethernet/moxa/moxart_ether.c | 558 +++++++ drivers/net/ethernet/moxa/moxart_ether.h | 330 +++++ drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 7 +- drivers/net/ethernet/nuvoton/w90p910_ether.c | 4 +- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 15 + .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 51 +- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c | 98 ++ .../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h | 1 + drivers/net/ethernet/pasemi/pasemi_mac.c | 13 +- drivers/net/ethernet/pasemi/pasemi_mac.h | 2 +- drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c | 4 +- .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 8 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 59 +- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 621 ++++++-- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h | 27 +- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 91 +- .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c | 6 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 6 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 18 +- .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 148 +- drivers/net/ethernet/qlogic/qlge/qlge.h | 2 +- drivers/net/ethernet/renesas/Kconfig | 2 +- drivers/net/ethernet/renesas/sh_eth.c | 26 + drivers/net/ethernet/renesas/sh_eth.h | 2 + .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 3 - drivers/net/ethernet/ti/cpsw.c | 236 ++- drivers/net/ethernet/tile/Kconfig | 11 + drivers/net/ethernet/tile/tilegx.c | 1114 +++++++++----- drivers/net/ethernet/tile/tilepro.c | 241 ++-- drivers/net/ethernet/via/via-rhine.c | 2 +- drivers/net/ethernet/via/via-velocity.c | 20 + drivers/net/macvlan.c | 3 + drivers/net/macvtap.c | 105 +- drivers/net/phy/mdio-mux-mmioreg.c | 2 +- drivers/net/phy/micrel.c | 2 +- drivers/net/ppp/pptp.c | 12 +- drivers/net/team/team.c | 201 ++- drivers/net/tun.c | 159 +- drivers/net/usb/asix.h | 2 + drivers/net/usb/asix_devices.c | 5 +- drivers/net/usb/ax88172a.c | 8 +- drivers/net/usb/ax88179_178a.c | 24 +- drivers/net/usb/r8152.c | 837 ++++++++--- drivers/net/usb/usbnet.c | 54 +- drivers/net/virtio_net.c | 42 +- drivers/net/vxlan.c | 54 +- drivers/net/wan/sbni.c | 2 +- drivers/net/wireless/ath/ath.h | 2 +- drivers/net/wireless/ath/ath10k/bmi.c | 12 +- drivers/net/wireless/ath/ath10k/bmi.h | 1 + drivers/net/wireless/ath/ath10k/ce.c | 2 +- drivers/net/wireless/ath/ath10k/core.c | 321 +++-- drivers/net/wireless/ath/ath10k/core.h | 50 +- drivers/net/wireless/ath/ath10k/debug.c | 87 +- drivers/net/wireless/ath/ath10k/hif.h | 49 +- drivers/net/wireless/ath/ath10k/htc.c | 61 +- drivers/net/wireless/ath/ath10k/htc.h | 8 +- drivers/net/wireless/ath/ath10k/htt.c | 27 +- drivers/net/wireless/ath/ath10k/htt.h | 3 +- drivers/net/wireless/ath/ath10k/htt_rx.c | 3 +- drivers/net/wireless/ath/ath10k/htt_tx.c | 12 +- drivers/net/wireless/ath/ath10k/mac.c | 409 +++++- drivers/net/wireless/ath/ath10k/mac.h | 1 + drivers/net/wireless/ath/ath10k/pci.c | 304 ++-- drivers/net/wireless/ath/ath10k/pci.h | 4 +- drivers/net/wireless/ath/ath10k/wmi.c | 40 +- drivers/net/wireless/ath/ath10k/wmi.h | 19 + drivers/net/wireless/ath/ath9k/Kconfig | 10 + drivers/net/wireless/ath/ath9k/antenna.c | 672 +++++---- drivers/net/wireless/ath/ath9k/ar9002_phy.c | 67 + drivers/net/wireless/ath/ath9k/ar9002_phy.h | 10 +- drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 26 +- drivers/net/wireless/ath/ath9k/ar9003_eeprom.h | 2 + drivers/net/wireless/ath/ath9k/ar9003_phy.c | 184 ++- drivers/net/wireless/ath/ath9k/ar9003_phy.h | 5 - drivers/net/wireless/ath/ath9k/ath9k.h | 44 +- drivers/net/wireless/ath/ath9k/debug.c | 206 ++- drivers/net/wireless/ath/ath9k/debug.h | 29 +- drivers/net/wireless/ath/ath9k/eeprom_4k.c | 19 + drivers/net/wireless/ath/ath9k/hw-ops.h | 11 +- drivers/net/wireless/ath/ath9k/hw.c | 96 +- drivers/net/wireless/ath/ath9k/hw.h | 9 +- drivers/net/wireless/ath/ath9k/init.c | 32 +- drivers/net/wireless/ath/ath9k/main.c | 19 +- drivers/net/wireless/ath/ath9k/pci.c | 90 +- drivers/net/wireless/ath/ath9k/phy.h | 7 + drivers/net/wireless/ath/ath9k/rc.c | 2 + drivers/net/wireless/ath/ath9k/recv.c | 44 +- drivers/net/wireless/ath/ath9k/xmit.c | 501 ++++--- drivers/net/wireless/ath/wil6210/Makefile | 3 - drivers/net/wireless/ath/wil6210/debugfs.c | 4 +- drivers/net/wireless/ath/wil6210/netdev.c | 2 + drivers/net/wireless/ath/wil6210/trace.h | 22 +- drivers/net/wireless/ath/wil6210/txrx.c | 160 +- drivers/net/wireless/ath/wil6210/txrx.h | 20 +- drivers/net/wireless/ath/wil6210/wil6210.h | 27 +- drivers/net/wireless/ath/wil6210/wmi.c | 20 +- .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 4 +- drivers/net/wireless/brcm80211/brcmsmac/ampdu.c | 6 +- drivers/net/wireless/brcm80211/brcmsmac/main.c | 4 +- drivers/net/wireless/cw1200/wsm.h | 2 +- drivers/net/wireless/hostap/hostap_main.c | 4 +- drivers/net/wireless/iwlegacy/3945-rs.c | 1 + drivers/net/wireless/iwlegacy/3945.c | 31 +- drivers/net/wireless/iwlegacy/4965-mac.c | 18 +- drivers/net/wireless/iwlegacy/4965-rs.c | 1 + drivers/net/wireless/iwlwifi/Kconfig | 17 - drivers/net/wireless/iwlwifi/dvm/agn.h | 6 - drivers/net/wireless/iwlwifi/dvm/debugfs.c | 15 - drivers/net/wireless/iwlwifi/dvm/dev.h | 7 - drivers/net/wireless/iwlwifi/dvm/mac80211.c | 172 +-- drivers/net/wireless/iwlwifi/dvm/main.c | 62 - drivers/net/wireless/iwlwifi/dvm/rs.c | 6 +- drivers/net/wireless/iwlwifi/dvm/rxon.c | 6 +- drivers/net/wireless/iwlwifi/dvm/scan.c | 105 +- drivers/net/wireless/iwlwifi/dvm/tx.c | 19 - drivers/net/wireless/iwlwifi/iwl-7000.c | 11 + drivers/net/wireless/iwlwifi/iwl-config.h | 4 + drivers/net/wireless/iwlwifi/iwl-fw.h | 19 +- drivers/net/wireless/iwlwifi/iwl-io.c | 67 + drivers/net/wireless/iwlwifi/iwl-io.h | 3 + drivers/net/wireless/iwlwifi/iwl-nvm-parse.c | 8 +- drivers/net/wireless/iwlwifi/iwl-op-mode.h | 4 +- drivers/net/wireless/iwlwifi/iwl-trans.h | 25 +- drivers/net/wireless/iwlwifi/mvm/Makefile | 2 +- drivers/net/wireless/iwlwifi/mvm/bt-coex.c | 162 ++- drivers/net/wireless/iwlwifi/mvm/constants.h | 71 + drivers/net/wireless/iwlwifi/mvm/d3.c | 66 +- drivers/net/wireless/iwlwifi/mvm/debugfs.c | 254 +++- drivers/net/wireless/iwlwifi/mvm/fw-api-d3.h | 49 +- drivers/net/wireless/iwlwifi/mvm/fw-api-power.h | 143 +- drivers/net/wireless/iwlwifi/mvm/fw-api-scan.h | 5 +- drivers/net/wireless/iwlwifi/mvm/fw-api-tx.h | 2 - drivers/net/wireless/iwlwifi/mvm/fw-api.h | 27 +- drivers/net/wireless/iwlwifi/mvm/fw.c | 55 - drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c | 3 +- drivers/net/wireless/iwlwifi/mvm/mac80211.c | 57 +- drivers/net/wireless/iwlwifi/mvm/mvm.h | 85 +- drivers/net/wireless/iwlwifi/mvm/ops.c | 58 +- drivers/net/wireless/iwlwifi/mvm/power.c | 198 ++- drivers/net/wireless/iwlwifi/mvm/power_legacy.c | 319 ++++ drivers/net/wireless/iwlwifi/mvm/quota.c | 27 +- drivers/net/wireless/iwlwifi/mvm/rs.c | 179 +-- drivers/net/wireless/iwlwifi/mvm/rs.h | 16 +- drivers/net/wireless/iwlwifi/mvm/rx.c | 97 +- drivers/net/wireless/iwlwifi/mvm/scan.c | 2 + drivers/net/wireless/iwlwifi/mvm/sta.c | 3 +- drivers/net/wireless/iwlwifi/mvm/tt.c | 32 +- drivers/net/wireless/iwlwifi/mvm/tx.c | 4 +- drivers/net/wireless/iwlwifi/mvm/utils.c | 23 + drivers/net/wireless/iwlwifi/pcie/drv.c | 24 +- drivers/net/wireless/iwlwifi/pcie/internal.h | 1 - drivers/net/wireless/iwlwifi/pcie/rx.c | 2 +- drivers/net/wireless/iwlwifi/pcie/trans.c | 118 +- drivers/net/wireless/iwlwifi/pcie/tx.c | 22 +- drivers/net/wireless/mac80211_hwsim.c | 10 +- drivers/net/wireless/mwifiex/11n_aggr.c | 4 +- drivers/net/wireless/mwifiex/cfg80211.c | 176 ++- drivers/net/wireless/mwifiex/cfp.c | 42 +- drivers/net/wireless/mwifiex/decl.h | 3 +- drivers/net/wireless/mwifiex/fw.h | 70 +- drivers/net/wireless/mwifiex/ie.c | 2 +- drivers/net/wireless/mwifiex/init.c | 14 +- drivers/net/wireless/mwifiex/ioctl.h | 43 +- drivers/net/wireless/mwifiex/join.c | 1 + drivers/net/wireless/mwifiex/main.c | 96 +- drivers/net/wireless/mwifiex/main.h | 8 +- drivers/net/wireless/mwifiex/pcie.c | 39 +- drivers/net/wireless/mwifiex/scan.c | 63 +- drivers/net/wireless/mwifiex/sdio.c | 213 ++- drivers/net/wireless/mwifiex/sta_cmd.c | 77 +- drivers/net/wireless/mwifiex/sta_cmdresp.c | 2 + drivers/net/wireless/mwifiex/sta_event.c | 10 + drivers/net/wireless/mwifiex/sta_ioctl.c | 11 +- drivers/net/wireless/mwifiex/uap_cmd.c | 130 +- drivers/net/wireless/mwifiex/uap_txrx.c | 70 +- drivers/net/wireless/mwifiex/usb.c | 8 + drivers/net/wireless/mwifiex/wmm.c | 16 +- drivers/net/wireless/rt2x00/Kconfig | 6 + drivers/net/wireless/rt2x00/rt2800.h | 274 +++- drivers/net/wireless/rt2x00/rt2800lib.c | 1524 ++++++++++++++++++-- drivers/net/wireless/rt2x00/rt2800usb.c | 39 +- drivers/net/wireless/rt2x00/rt2x00.h | 1 + drivers/net/wireless/rt2x00/rt2x00queue.c | 2 +- drivers/net/wireless/rtlwifi/rc.c | 1 + drivers/net/wireless/rtlwifi/rtl8192cu/hw.h | 3 + drivers/net/wireless/rtlwifi/rtl8192cu/sw.h | 3 - drivers/net/wireless/ti/wlcore/main.c | 10 +- drivers/pci/pci.c | 43 + drivers/pci/pci.h | 3 + drivers/pci/probe.c | 4 +- drivers/scsi/bnx2i/57xx_iscsi_hsi.h | 12 +- drivers/scsi/bnx2i/bnx2i_init.c | 12 +- drivers/ssb/Kconfig | 2 +- drivers/ssb/driver_chipcommon_sflash.c | 8 +- include/linux/bcma/bcma.h | 17 + include/linux/dm9000.h | 4 +- include/linux/fs_enet_pd.h | 3 +- include/linux/ieee80211.h | 68 +- include/linux/if_team.h | 14 +- include/linux/igmp.h | 1 - include/linux/inetdevice.h | 4 +- include/linux/ipv6.h | 2 + include/linux/mlx4/cmd.h | 1 + include/linux/mlx4/device.h | 12 +- include/linux/mlx4/qp.h | 5 +- include/linux/mv643xx_eth.h | 3 +- include/linux/netdevice.h | 24 +- include/linux/pci.h | 15 + include/linux/pci_hotplug.h | 13 - include/linux/sh_eth.h | 3 +- include/linux/skbuff.h | 13 +- include/linux/smsc911x.h | 3 +- include/linux/socket.h | 2 + include/linux/tcp.h | 2 +- include/linux/usb/usbnet.h | 3 + include/linux/uwb/spec.h | 5 +- include/media/tveeprom.h | 4 +- include/net/9p/transport.h | 3 - include/net/act_api.h | 60 +- include/net/addrconf.h | 160 +- include/net/af_rxrpc.h | 35 +- include/net/af_unix.h | 17 +- {net/vmw_vsock => include/net}/af_vsock.h | 0 include/net/arp.h | 30 +- include/net/ax25.h | 215 +-- include/net/cfg80211.h | 231 ++- include/net/checksum.h | 10 +- include/net/cls_cgroup.h | 2 +- include/net/fib_rules.h | 14 +- include/net/ieee80211_radiotap.h | 4 + include/net/ip6_tunnel.h | 1 + include/net/ip_tunnels.h | 6 +- include/net/irda/irlan_common.h | 3 +- include/net/mac80211.h | 83 +- include/net/neighbour.h | 98 +- include/net/net_namespace.h | 37 +- include/net/netns/ipv4.h | 1 + include/net/netns/ipv6.h | 1 + include/net/netprio_cgroup.h | 2 +- include/net/pkt_cls.h | 42 +- include/net/pkt_sched.h | 50 +- include/net/sch_generic.h | 53 +- include/net/sctp/auth.h | 8 +- include/net/sctp/checksum.h | 23 +- include/net/sctp/command.h | 18 +- include/net/sctp/constants.h | 8 +- include/net/sctp/sctp.h | 10 +- include/net/sctp/sm.h | 8 +- include/net/sctp/structs.h | 9 +- include/net/sctp/tsnmap.h | 8 +- include/net/sctp/ulpevent.h | 8 +- include/net/sctp/ulpqueue.h | 8 +- include/net/sock.h | 27 +- include/net/tcp.h | 31 +- include/net/udp.h | 1 + {net/vmw_vsock => include/net}/vsock_addr.h | 0 include/uapi/linux/dn.h | 3 +- include/uapi/linux/fib_rules.h | 4 +- include/uapi/linux/if_bridge.h | 3 +- include/uapi/linux/if_link.h | 1 + include/uapi/linux/if_pppox.h | 2 +- include/uapi/linux/if_tun.h | 3 + include/uapi/linux/ipv6.h | 2 + include/uapi/linux/netfilter_bridge/ebt_802_3.h | 5 +- include/uapi/linux/netfilter_ipv4/ipt_CLUSTERIP.h | 3 +- include/uapi/linux/nl80211.h | 183 ++- include/uapi/linux/sctp.h | 2 +- include/uapi/linux/snmp.h | 4 + include/uapi/linux/tcp.h | 1 + include/uapi/linux/virtio_net.h | 6 +- include/uapi/linux/wimax/i2400m.h | 4 +- net/8021q/vlan.c | 13 +- net/8021q/vlan_dev.c | 6 +- net/9p/client.c | 9 +- net/9p/trans_rdma.c | 11 - net/Kconfig | 2 +- net/appletalk/atalk_proc.c | 2 +- net/bridge/br_device.c | 12 +- net/bridge/br_if.c | 3 +- net/bridge/br_mdb.c | 3 +- net/bridge/br_notify.c | 5 + net/bridge/br_private.h | 12 +- net/ceph/messenger.c | 2 +- net/core/datagram.c | 72 + net/core/dev.c | 26 +- net/core/fib_rules.c | 25 + net/core/flow_dissector.c | 6 +- net/core/iovec.c | 24 + net/core/net-sysfs.c | 22 + net/core/pktgen.c | 61 +- net/core/rtnetlink.c | 29 +- net/core/sock.c | 166 ++- net/core/stream.c | 2 +- net/dccp/proto.c | 4 +- net/ipv4/devinet.c | 17 +- net/ipv4/fib_rules.c | 25 + net/ipv4/igmp.c | 80 +- net/ipv4/ip_gre.c | 4 +- net/ipv4/ip_input.c | 8 + net/ipv4/ip_tunnel.c | 65 +- net/ipv4/ip_vti.c | 528 +------ net/ipv4/ipip.c | 3 +- net/ipv4/ipmr.c | 15 +- net/ipv4/ping.c | 2 +- net/ipv4/proc.c | 7 +- net/ipv4/raw.c | 2 +- net/ipv4/route.c | 16 +- net/ipv4/sysctl_net_ipv4.c | 7 + net/ipv4/tcp.c | 15 +- net/ipv4/tcp_fastopen.c | 13 +- net/ipv4/tcp_input.c | 124 +- net/ipv4/tcp_ipv4.c | 22 +- net/ipv4/tcp_minisocks.c | 8 +- net/ipv4/tcp_output.c | 3 + net/ipv4/udp.c | 5 +- net/ipv6/addrconf.c | 26 + net/ipv6/af_inet6.c | 1 + net/ipv6/datagram.c | 2 +- net/ipv6/fib6_rules.c | 37 +- net/ipv6/ip6_fib.c | 16 +- net/ipv6/ip6_gre.c | 5 + net/ipv6/ip6_input.c | 6 +- net/ipv6/ip6_tunnel.c | 41 +- net/ipv6/ip6mr.c | 11 +- net/ipv6/mcast.c | 21 +- net/ipv6/proc.c | 4 + net/ipv6/raw.c | 9 +- net/ipv6/route.c | 5 +- net/ipv6/sit.c | 6 +- net/ipv6/tcp_ipv6.c | 10 +- net/ipx/ipx_proc.c | 2 +- net/irda/irttp.c | 50 +- net/llc/llc_proc.c | 2 +- net/mac80211/cfg.c | 232 ++- net/mac80211/chan.c | 58 + net/mac80211/debugfs_sta.c | 9 + net/mac80211/driver-ops.h | 13 + net/mac80211/ht.c | 53 +- net/mac80211/ibss.c | 184 ++- net/mac80211/ieee80211_i.h | 67 +- net/mac80211/iface.c | 11 +- net/mac80211/led.c | 19 +- net/mac80211/led.h | 4 +- net/mac80211/main.c | 15 +- net/mac80211/mesh.c | 7 +- net/mac80211/mesh_plink.c | 2 +- net/mac80211/mlme.c | 98 +- net/mac80211/rate.c | 46 +- net/mac80211/rate.h | 22 +- net/mac80211/rc80211_minstrel.c | 33 +- net/mac80211/rc80211_minstrel_ht.c | 15 +- net/mac80211/rc80211_pid_algo.c | 1 + net/mac80211/rx.c | 97 +- net/mac80211/scan.c | 72 +- net/mac80211/status.c | 90 +- net/mac80211/trace.h | 26 + net/mac80211/tx.c | 108 +- net/mac80211/util.c | 216 ++- net/netfilter/ipvs/ip_vs_proto_sctp.c | 23 +- net/netfilter/nf_nat_proto_sctp.c | 8 +- net/netlink/af_netlink.c | 101 +- net/netlink/af_netlink.h | 3 +- net/packet/af_packet.c | 50 +- net/phonet/socket.c | 2 +- net/sched/sch_netem.c | 5 +- net/sctp/associola.c | 8 +- net/sctp/auth.c | 8 +- net/sctp/bind_addr.c | 8 +- net/sctp/chunk.c | 8 +- net/sctp/command.c | 8 +- net/sctp/debug.c | 8 +- net/sctp/endpointola.c | 8 +- net/sctp/input.c | 18 +- net/sctp/inqueue.c | 8 +- net/sctp/ipv6.c | 10 +- net/sctp/objcnt.c | 8 +- net/sctp/output.c | 8 +- net/sctp/outqueue.c | 8 +- net/sctp/primitive.c | 8 +- net/sctp/proc.c | 12 +- net/sctp/protocol.c | 10 +- net/sctp/sm_make_chunk.c | 107 +- net/sctp/sm_sideeffect.c | 8 +- net/sctp/sm_statefuns.c | 8 +- net/sctp/sm_statetable.c | 8 +- net/sctp/socket.c | 8 +- net/sctp/ssnmap.c | 8 +- net/sctp/sysctl.c | 8 +- net/sctp/transport.c | 8 +- net/sctp/tsnmap.c | 8 +- net/sctp/ulpevent.c | 8 +- net/sctp/ulpqueue.c | 8 +- net/sunrpc/svcsock.c | 2 +- net/sunrpc/xprtsock.c | 2 +- net/unix/af_unix.c | 70 +- net/vmw_vsock/af_vsock.c | 3 +- net/vmw_vsock/vmci_transport.c | 2 +- net/vmw_vsock/vmci_transport.h | 4 +- net/vmw_vsock/vsock_addr.c | 3 +- net/wireless/core.c | 9 + net/wireless/core.h | 2 + net/wireless/mesh.c | 5 +- net/wireless/nl80211.c | 480 +++++- net/wireless/nl80211.h | 2 + net/wireless/rdev-ops.h | 12 + net/wireless/scan.c | 31 +- net/wireless/trace.h | 45 +- net/wireless/util.c | 14 +- net/xfrm/xfrm_policy.c | 8 +- security/selinux/include/xfrm.h | 7 +- 505 files changed, 18527 insertions(+), 8415 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/moxa,moxart-mac.txt create mode 100644 Documentation/networking/netdev-FAQ.txt create mode 100644 drivers/net/ethernet/cisco/enic/enic_ethtool.c create mode 100644 drivers/net/ethernet/moxa/Kconfig create mode 100644 drivers/net/ethernet/moxa/Makefile create mode 100644 drivers/net/ethernet/moxa/moxart_ether.c create mode 100644 drivers/net/ethernet/moxa/moxart_ether.h create mode 100644 drivers/net/wireless/iwlwifi/mvm/constants.h create mode 100644 drivers/net/wireless/iwlwifi/mvm/power_legacy.c rename {net/vmw_vsock => include/net}/af_vsock.h (100%) rename {net/vmw_vsock => include/net}/vsock_addr.h (100%) Merging ipsec-next/master (e3fec5a xfrm: remove irrelevant comment in xfrm_input().) $ git merge --no-ff ipsec-next/master Auto-merging net/xfrm/xfrm_state.c Auto-merging include/net/xfrm.h Merge made by the 'recursive' strategy. include/net/xfrm.h | 2 +- net/key/af_key.c | 14 +++----------- net/xfrm/xfrm_policy.c | 4 +--- net/xfrm/xfrm_state.c | 15 +++++++++------ 4 files changed, 14 insertions(+), 21 deletions(-) Merging wireless-next/master (24de851 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next) $ git merge --no-ff wireless-next/master Resolved 'drivers/net/wireless/iwlwifi/pcie/trans.c' using previous resolution. Auto-merging net/wireless/nl80211.c Auto-merging include/net/mac80211.h Auto-merging include/net/cfg80211.h Auto-merging include/linux/ieee80211.h Auto-merging drivers/net/wireless/iwlwifi/pcie/trans.c CONFLICT (content): Merge conflict in drivers/net/wireless/iwlwifi/pcie/trans.c Auto-merging drivers/net/wireless/iwlwifi/pcie/rx.c Auto-merging drivers/net/wireless/iwlwifi/mvm/time-event.c Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 3cdbe1e] Merge remote-tracking branch 'wireless-next/master' $ git diff -M --stat --summary HEAD^.. Documentation/DocBook/80211.tmpl | 1 + MAINTAINERS | 2 +- drivers/net/wireless/ath/ath10k/ce.c | 5 + drivers/net/wireless/ath/ath10k/core.h | 8 + drivers/net/wireless/ath/ath10k/htt_rx.c | 40 ++ drivers/net/wireless/ath/ath10k/htt_tx.c | 2 + drivers/net/wireless/ath/ath10k/mac.c | 79 +++- drivers/net/wireless/ath/ath10k/pci.c | 70 ++- drivers/net/wireless/ath/ath10k/pci.h | 11 +- drivers/net/wireless/ath/ath10k/wmi.c | 87 +++- drivers/net/wireless/ath/ath10k/wmi.h | 5 + drivers/net/wireless/ath/ath5k/ath5k.h | 1 + drivers/net/wireless/ath/ath5k/base.c | 59 ++- drivers/net/wireless/ath/ath5k/base.h | 2 +- drivers/net/wireless/ath/ath5k/mac80211-ops.c | 2 +- drivers/net/wireless/ath/ath5k/pcu.c | 2 + drivers/net/wireless/ath/ath5k/qcu.c | 25 +- drivers/net/wireless/ath/ath6kl/init.c | 3 + drivers/net/wireless/ath/ath6kl/main.c | 3 + drivers/net/wireless/ath/ath6kl/testmode.c | 3 +- drivers/net/wireless/ath/ath6kl/testmode.h | 7 +- drivers/net/wireless/ath/ath9k/ar9003_mac.c | 1 + drivers/net/wireless/ath/ath9k/ar9003_phy.c | 4 + drivers/net/wireless/ath/ath9k/ath9k.h | 23 +- drivers/net/wireless/ath/ath9k/beacon.c | 21 + drivers/net/wireless/ath/ath9k/common.c | 67 +-- drivers/net/wireless/ath/ath9k/common.h | 3 +- drivers/net/wireless/ath/ath9k/debug.c | 104 +---- drivers/net/wireless/ath/ath9k/debug.h | 4 - drivers/net/wireless/ath/ath9k/hif_usb.c | 38 +- drivers/net/wireless/ath/ath9k/htc_drv_main.c | 5 +- drivers/net/wireless/ath/ath9k/hw.c | 5 +- drivers/net/wireless/ath/ath9k/init.c | 30 +- drivers/net/wireless/ath/ath9k/mac.c | 4 +- drivers/net/wireless/ath/ath9k/mac.h | 2 + drivers/net/wireless/ath/ath9k/main.c | 26 +- drivers/net/wireless/ath/ath9k/rc.c | 9 +- drivers/net/wireless/ath/ath9k/recv.c | 506 ++++++++++++--------- drivers/net/wireless/ath/ath9k/xmit.c | 32 +- drivers/net/wireless/ath/wil6210/txrx.c | 12 +- drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c | 16 +- .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c | 1 - drivers/net/wireless/brcm80211/brcmfmac/dhd.h | 31 +- drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h | 8 +- .../net/wireless/brcm80211/brcmfmac/dhd_linux.c | 279 ++++++++++-- drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 481 ++++++++++++-------- drivers/net/wireless/brcm80211/brcmfmac/fweh.c | 4 + .../net/wireless/brcm80211/brcmfmac/fwil_types.h | 21 + drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c | 228 +++++----- .../net/wireless/brcm80211/brcmfmac/sdio_host.h | 2 +- drivers/net/wireless/brcm80211/brcmfmac/usb.c | 1 - .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 61 ++- drivers/net/wireless/brcm80211/brcmsmac/dma.c | 15 +- drivers/net/wireless/iwlwifi/Kconfig | 13 +- drivers/net/wireless/iwlwifi/dvm/tx.c | 2 +- drivers/net/wireless/iwlwifi/iwl-debug.h | 2 + drivers/net/wireless/iwlwifi/iwl-devtrace.h | 7 +- drivers/net/wireless/iwlwifi/iwl-drv.c | 10 +- drivers/net/wireless/iwlwifi/iwl-fw.h | 5 + drivers/net/wireless/iwlwifi/mvm/constants.h | 9 + drivers/net/wireless/iwlwifi/mvm/d3.c | 151 +++--- drivers/net/wireless/iwlwifi/mvm/debugfs.c | 17 +- drivers/net/wireless/iwlwifi/mvm/fw-api-power.h | 24 +- drivers/net/wireless/iwlwifi/mvm/fw-api.h | 228 +++++++--- drivers/net/wireless/iwlwifi/mvm/mac80211.c | 29 +- drivers/net/wireless/iwlwifi/mvm/mvm.h | 27 +- drivers/net/wireless/iwlwifi/mvm/power.c | 199 +++++++- drivers/net/wireless/iwlwifi/mvm/rs.c | 474 +++---------------- drivers/net/wireless/iwlwifi/mvm/rs.h | 64 +-- drivers/net/wireless/iwlwifi/mvm/rx.c | 61 ++- drivers/net/wireless/iwlwifi/mvm/time-event.c | 103 +++-- drivers/net/wireless/iwlwifi/mvm/tx.c | 9 +- drivers/net/wireless/iwlwifi/pcie/drv.c | 6 +- drivers/net/wireless/iwlwifi/pcie/rx.c | 43 +- drivers/net/wireless/iwlwifi/pcie/trans.c | 26 +- drivers/net/wireless/iwlwifi/pcie/tx.c | 38 +- drivers/net/wireless/mac80211_hwsim.c | 1 + drivers/net/wireless/rt2x00/rt2800lib.c | 23 + drivers/net/wireless/rt2x00/rt2800lib.h | 4 + drivers/net/wireless/rt2x00/rt2800pci.c | 19 +- drivers/net/wireless/rt2x00/rt2800usb.c | 11 +- drivers/net/wireless/rtlwifi/ps.c | 16 +- drivers/net/wireless/ti/wlcore/testmode.c | 3 +- drivers/net/wireless/ti/wlcore/testmode.h | 3 +- drivers/nfc/nfcsim.c | 6 +- drivers/nfc/pn533.c | 389 ++++++++++++---- drivers/nfc/pn544/i2c.c | 360 ++++++++++++++- drivers/nfc/pn544/mei.c | 2 +- drivers/nfc/pn544/pn544.c | 20 +- drivers/nfc/pn544/pn544.h | 7 +- include/linux/ieee80211.h | 4 + include/linux/platform_data/brcmfmac-sdio.h | 6 + include/net/cfg80211.h | 5 +- include/net/mac80211.h | 109 ++++- include/net/nfc/nfc.h | 3 + include/uapi/linux/nfc.h | 20 + net/mac80211/cfg.c | 15 +- net/mac80211/ibss.c | 196 ++++---- net/mac80211/ieee80211_i.h | 3 - net/mac80211/key.c | 154 ++++++- net/mac80211/mlme.c | 9 + net/mac80211/rate.c | 23 +- net/mac80211/rc80211_minstrel_ht.c | 5 +- net/mac80211/rx.c | 404 ++++++++-------- net/mac80211/tx.c | 8 +- net/mac80211/util.c | 2 +- net/nfc/core.c | 22 +- net/nfc/hci/core.c | 2 +- net/nfc/netlink.c | 95 +++- net/nfc/nfc.h | 5 +- net/rfkill/rfkill-regulator.c | 8 +- net/wireless/nl80211.c | 74 +-- net/wireless/rdev-ops.h | 5 +- net/wireless/trace.h | 8 +- 114 files changed, 3988 insertions(+), 2069 deletions(-) Merging bluetooth/master (e056739 Bluetooth: Set different event mask for LE-only controllers) $ git merge --no-ff bluetooth/master Auto-merging net/bluetooth/hidp/core.c Auto-merging net/bluetooth/hci_core.c Merge made by the 'recursive' strategy. drivers/bluetooth/btmrvl_debugfs.c | 6 +++--- drivers/bluetooth/btmrvl_sdio.c | 4 ++-- include/net/bluetooth/hci.h | 6 ++++++ net/bluetooth/hci_core.c | 14 ++++++++++++- net/bluetooth/hci_event.c | 22 ++++++++++++--------- net/bluetooth/hidp/core.c | 40 +++++++++++++++++++++++++------------- net/bluetooth/l2cap_core.c | 3 ++- net/bluetooth/sco.c | 8 ++++++-- 8 files changed, 71 insertions(+), 32 deletions(-) Merging infiniband/for-next (3e76458 Merge branches 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next) $ git merge --no-ff infiniband/for-next Merge made by the 'recursive' strategy. drivers/infiniband/core/cma.c | 44 +- drivers/infiniband/core/uverbs.h | 1 + drivers/infiniband/core/uverbs_cmd.c | 22 +- drivers/infiniband/core/verbs.c | 3 + drivers/infiniband/hw/amso1100/c2_ae.c | 18 +- drivers/infiniband/hw/amso1100/c2_cm.c | 16 +- drivers/infiniband/hw/cxgb3/iwch_cm.c | 46 +- drivers/infiniband/hw/cxgb4/Kconfig | 2 +- drivers/infiniband/hw/cxgb4/cm.c | 860 ++++++++++++------- drivers/infiniband/hw/cxgb4/cq.c | 329 +++++--- drivers/infiniband/hw/cxgb4/device.c | 116 ++- drivers/infiniband/hw/cxgb4/ev.c | 10 - drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 9 +- drivers/infiniband/hw/cxgb4/qp.c | 41 +- drivers/infiniband/hw/cxgb4/t4.h | 29 +- drivers/infiniband/hw/nes/nes_cm.c | 153 ++-- drivers/infiniband/hw/ocrdma/ocrdma.h | 10 +- drivers/infiniband/hw/ocrdma/ocrdma_abi.h | 31 +- drivers/infiniband/hw/ocrdma/ocrdma_ah.c | 12 +- drivers/infiniband/hw/ocrdma/ocrdma_hw.c | 213 ++--- drivers/infiniband/hw/ocrdma/ocrdma_hw.h | 5 +- drivers/infiniband/hw/ocrdma/ocrdma_sli.h | 135 +-- drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 201 ++--- drivers/infiniband/hw/qib/qib.h | 5 +- drivers/infiniband/hw/qib/qib_common.h | 32 +- drivers/infiniband/hw/qib/qib_file_ops.c | 2 +- drivers/infiniband/hw/qib/qib_init.c | 2 +- drivers/infiniband/hw/qib/qib_pcie.c | 10 +- drivers/infiniband/hw/qib/qib_sdma.c | 8 +- drivers/infiniband/hw/qib/qib_user_sdma.c | 909 ++++++++++++++++----- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 3 - drivers/infiniband/ulp/ipoib/ipoib_main.c | 9 +- drivers/infiniband/ulp/iser/iscsi_iser.c | 19 +- drivers/infiniband/ulp/iser/iscsi_iser.h | 73 +- drivers/infiniband/ulp/iser/iser_initiator.c | 139 +++- drivers/infiniband/ulp/iser/iser_memory.c | 231 +++++- drivers/infiniband/ulp/iser/iser_verbs.c | 288 +++++-- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 1 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 288 ++++++- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h | 5 + drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 17 +- drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h | 23 + .../net/ethernet/mellanox/mlx4/resource_tracker.c | 3 +- include/rdma/ib_verbs.h | 6 + include/rdma/iw_cm.h | 8 +- 45 files changed, 3048 insertions(+), 1339 deletions(-) $ git am -3 ../patches/0001-cxgb4-fix-up-for-bond_for_each_slave-API-change.patch Applying: cxgb4: fix up for bond_for_each_slave API change $ git reset HEAD^ Unstaged changes after reset: M drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c $ git add -A . $ git commit -v -a --amend [master 4cc9037] Merge remote-tracking branch 'infiniband/for-next' Merging mtd/master (e79265b mtd: ofpart: add compatible check for child nodes) $ git merge --no-ff mtd/master Removing drivers/mtd/maps/vmax301.c Removing drivers/mtd/maps/octagon-5066.c Merge made by the 'recursive' strategy. .../devicetree/bindings/mtd/atmel-nand.txt | 28 + .../devicetree/bindings/mtd/fsmc-nand.txt | 25 +- .../devicetree/bindings/mtd/partition.txt | 1 + arch/avr32/mach-at32ap/at32ap700x.c | 3 + arch/mips/bcm63xx/nvram.c | 11 + arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h | 2 + drivers/mtd/bcm63xxpart.c | 9 +- drivers/mtd/chips/cfi_cmdset_0002.c | 4 +- drivers/mtd/chips/gen_probe.c | 4 +- drivers/mtd/chips/jedec_probe.c | 13 +- drivers/mtd/devices/Kconfig | 55 -- drivers/mtd/devices/bcm47xxsflash.c | 68 ++ drivers/mtd/devices/bcm47xxsflash.h | 2 + drivers/mtd/devices/block2mtd.c | 58 +- drivers/mtd/devices/elm.c | 124 ++- drivers/mtd/devices/m25p80.c | 46 +- drivers/mtd/devices/mtd_dataflash.c | 8 +- drivers/mtd/devices/spear_smi.c | 11 +- drivers/mtd/devices/sst25l.c | 6 +- drivers/mtd/maps/Kconfig | 18 - drivers/mtd/maps/Makefile | 2 - drivers/mtd/maps/ixp4xx.c | 2 - drivers/mtd/maps/latch-addr-flash.c | 1 - drivers/mtd/maps/octagon-5066.c | 246 ------ drivers/mtd/maps/physmap.c | 1 - drivers/mtd/maps/plat-ram.c | 2 - drivers/mtd/maps/pxa2xx-flash.c | 2 - drivers/mtd/maps/rbtx4939-flash.c | 1 - drivers/mtd/maps/sa1100-flash.c | 1 - drivers/mtd/maps/vmax301.c | 196 ----- drivers/mtd/nand/Kconfig | 2 +- drivers/mtd/nand/ams-delta.c | 1 - drivers/mtd/nand/atmel_nand.c | 915 ++++++++++++++++----- drivers/mtd/nand/atmel_nand_nfc.h | 98 +++ drivers/mtd/nand/bf5xx_nand.c | 3 - drivers/mtd/nand/davinci_nand.c | 13 +- drivers/mtd/nand/diskonchip.c | 4 +- drivers/mtd/nand/docg4.c | 2 - drivers/mtd/nand/fsl_ifc_nand.c | 3 +- drivers/mtd/nand/fsmc_nand.c | 26 +- drivers/mtd/nand/gpio.c | 227 ++--- drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 23 +- drivers/mtd/nand/jz4740_nand.c | 2 - drivers/mtd/nand/lpc32xx_mlc.c | 2 - drivers/mtd/nand/lpc32xx_slc.c | 2 - drivers/mtd/nand/mxc_nand.c | 7 - drivers/mtd/nand/nand_base.c | 51 +- drivers/mtd/nand/nandsim.c | 35 +- drivers/mtd/nand/nuc900_nand.c | 2 - drivers/mtd/nand/omap2.c | 1 - drivers/mtd/nand/orion_nand.c | 1 - drivers/mtd/nand/plat_nand.c | 1 - drivers/mtd/nand/pxa3xx_nand.c | 110 ++- drivers/mtd/nand/r852.c | 5 +- drivers/mtd/nand/s3c2410.c | 2 - drivers/mtd/nand/sharpsl.c | 3 - drivers/mtd/nand/txx9ndfmc.c | 1 - drivers/mtd/ofpart.c | 14 +- drivers/mtd/onenand/generic.c | 2 - drivers/mtd/onenand/omap2.c | 1 - drivers/mtd/onenand/samsung.c | 1 - drivers/mtd/tests/mtd_oobtest.c | 12 +- drivers/mtd/tests/mtd_pagetest.c | 20 +- drivers/mtd/tests/mtd_readtest.c | 12 +- drivers/mtd/tests/mtd_speedtest.c | 8 +- drivers/mtd/tests/mtd_stresstest.c | 8 +- drivers/mtd/tests/mtd_subpagetest.c | 12 +- include/linux/mtd/fsmc.h | 1 + include/linux/mtd/nand.h | 9 +- include/linux/platform_data/atmel.h | 4 + 70 files changed, 1409 insertions(+), 1187 deletions(-) delete mode 100644 drivers/mtd/maps/octagon-5066.c delete mode 100644 drivers/mtd/maps/vmax301.c create mode 100644 drivers/mtd/nand/atmel_nand_nfc.h Merging l2-mtd/master (efd27a6 mtd: MTD_NAND_DENALI should depend on HAS_DMA) $ git merge --no-ff l2-mtd/master Auto-merging drivers/mtd/tests/torturetest.c Auto-merging drivers/mtd/tests/subpagetest.c Auto-merging drivers/mtd/tests/stresstest.c Auto-merging drivers/mtd/tests/speedtest.c Auto-merging drivers/mtd/tests/readtest.c Auto-merging drivers/mtd/tests/pagetest.c Auto-merging drivers/mtd/tests/oobtest.c Auto-merging drivers/mtd/tests/nandbiterrs.c Merge made by the 'recursive' strategy. Documentation/ABI/testing/sysfs-class-mtd | 18 +- Documentation/DocBook/mtdnand.tmpl | 2 - drivers/mtd/devices/elm.c | 5 - drivers/mtd/devices/m25p80.c | 3 +- drivers/mtd/devices/mtd_dataflash.c | 2 +- drivers/mtd/devices/sst25l.c | 2 +- drivers/mtd/maps/bfin-async-flash.c | 2 +- drivers/mtd/maps/gpio-addr-flash.c | 2 +- drivers/mtd/maps/ixp4xx.c | 4 +- drivers/mtd/maps/latch-addr-flash.c | 4 +- drivers/mtd/maps/physmap.c | 6 +- drivers/mtd/maps/plat-ram.c | 4 +- drivers/mtd/maps/pxa2xx-flash.c | 2 +- drivers/mtd/maps/rbtx4939-flash.c | 4 +- drivers/mtd/maps/sa1100-flash.c | 4 +- drivers/mtd/mtdcore.c | 11 + drivers/mtd/mtdpart.c | 1 + drivers/mtd/nand/Kconfig | 3 +- drivers/mtd/nand/atmel_nand.c | 15 +- drivers/mtd/nand/au1550nd.c | 2 +- drivers/mtd/nand/bf5xx_nand.c | 2 +- drivers/mtd/nand/davinci_nand.c | 6 +- drivers/mtd/nand/denali.c | 2 +- drivers/mtd/nand/docg4.c | 6 - drivers/mtd/nand/fsmc_nand.c | 12 - drivers/mtd/nand/gpio.c | 6 +- drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 253 +++++++++++++----- drivers/mtd/nand/jz4740_nand.c | 4 +- drivers/mtd/nand/lpc32xx_mlc.c | 2 +- drivers/mtd/nand/lpc32xx_slc.c | 2 +- drivers/mtd/nand/mxc_nand.c | 3 +- drivers/mtd/nand/nand_base.c | 245 ++++++++++++----- drivers/mtd/nand/nand_bbt.c | 194 +++++++------- drivers/mtd/nand/nand_ids.c | 8 +- drivers/mtd/nand/omap2.c | 4 +- drivers/mtd/nand/orion_nand.c | 5 +- drivers/mtd/nand/plat_nand.c | 4 +- drivers/mtd/nand/pxa3xx_nand.c | 291 +++++++++++++-------- drivers/mtd/nand/s3c2410.c | 2 +- drivers/mtd/nand/sh_flctl.c | 4 +- drivers/mtd/nand/sharpsl.c | 2 +- drivers/mtd/nand/sm_common.c | 9 +- drivers/mtd/nand/tmio_nand.c | 2 +- drivers/mtd/nand/txx9ndfmc.c | 12 +- drivers/mtd/onenand/generic.c | 2 +- drivers/mtd/onenand/omap2.c | 2 +- drivers/mtd/onenand/onenand_bbt.c | 1 - drivers/mtd/onenand/samsung.c | 2 +- drivers/mtd/sm_ftl.c | 6 +- drivers/mtd/tests/Makefile | 9 + drivers/mtd/tests/mtd_test.c | 114 ++++++++ drivers/mtd/tests/mtd_test.h | 11 + .../mtd/tests/{mtd_nandbiterrs.c => nandbiterrs.c} | 41 +-- drivers/mtd/tests/{mtd_oobtest.c => oobtest.c} | 92 +------ drivers/mtd/tests/{mtd_pagetest.c => pagetest.c} | 253 ++++-------------- drivers/mtd/tests/{mtd_readtest.c => readtest.c} | 51 +--- drivers/mtd/tests/{mtd_speedtest.c => speedtest.c} | 204 +++------------ .../mtd/tests/{mtd_stresstest.c => stresstest.c} | 95 +------ .../mtd/tests/{mtd_subpagetest.c => subpagetest.c} | 87 +----- .../mtd/tests/{mtd_torturetest.c => torturetest.c} | 66 +---- include/linux/mtd/bbm.h | 2 - include/linux/mtd/mtd.h | 3 + include/linux/mtd/nand.h | 74 +++++- include/linux/platform_data/mtd-nand-pxa3xx.h | 13 - 64 files changed, 1098 insertions(+), 1206 deletions(-) create mode 100644 drivers/mtd/tests/mtd_test.c create mode 100644 drivers/mtd/tests/mtd_test.h rename drivers/mtd/tests/{mtd_nandbiterrs.c => nandbiterrs.c} (93%) rename drivers/mtd/tests/{mtd_oobtest.c => oobtest.c} (91%) rename drivers/mtd/tests/{mtd_pagetest.c => pagetest.c} (64%) rename drivers/mtd/tests/{mtd_readtest.c => readtest.c} (85%) rename drivers/mtd/tests/{mtd_speedtest.c => speedtest.c} (70%) rename drivers/mtd/tests/{mtd_stresstest.c => stresstest.c} (76%) rename drivers/mtd/tests/{mtd_subpagetest.c => subpagetest.c} (88%) rename drivers/mtd/tests/{mtd_torturetest.c => torturetest.c} (90%) Merging crypto/master (9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource) $ git merge --no-ff crypto/master Auto-merging drivers/crypto/caam/caamhash.c Auto-merging drivers/char/hw_random/Kconfig Auto-merging crypto/testmgr.c Auto-merging arch/arm/mach-omap2/devices.c Merge made by the 'recursive' strategy. arch/arm/mach-omap2/devices.c | 2 +- arch/x86/crypto/camellia_glue.c | 16 +- crypto/aes_generic.c | 8 +- crypto/cast_common.c | 8 +- crypto/testmgr.c | 2 +- drivers/char/hw_random/Kconfig | 6 +- drivers/char/hw_random/mxc-rnga.c | 4 +- drivers/char/hw_random/omap-rng.c | 386 ++++++++++++++++++---- drivers/char/hw_random/picoxcell-rng.c | 2 +- drivers/char/hw_random/tx4939-rng.c | 4 +- drivers/crypto/Kconfig | 11 +- drivers/crypto/amcc/crypto4xx_alg.c | 15 +- drivers/crypto/caam/caamalg.c | 2 - drivers/crypto/caam/caamhash.c | 2 - drivers/crypto/caam/ctrl.c | 77 ++--- drivers/crypto/caam/desc_constr.h | 1 + drivers/crypto/caam/intern.h | 5 - drivers/crypto/caam/jr.c | 67 ---- drivers/crypto/caam/jr.h | 2 - drivers/crypto/caam/regs.h | 12 +- drivers/crypto/nx/nx-aes-cbc.c | 11 +- drivers/crypto/nx/nx-aes-ccm.c | 20 +- drivers/crypto/nx/nx-aes-ctr.c | 10 +- drivers/crypto/nx/nx-aes-ecb.c | 10 +- drivers/crypto/nx/nx-aes-gcm.c | 4 + drivers/crypto/nx/nx-aes-xcbc.c | 8 + drivers/crypto/nx/nx-sha256.c | 124 ++++--- drivers/crypto/nx/nx-sha512.c | 131 +++++--- drivers/crypto/nx/nx.c | 26 +- drivers/crypto/nx/nx.h | 1 + drivers/crypto/omap-sham.c | 314 ++++++++++++++---- drivers/crypto/sahara.c | 2 +- drivers/crypto/ux500/hash/hash_core.c | 586 ++++++++++++++++----------------- include/linux/module.h | 5 + 34 files changed, 1181 insertions(+), 703 deletions(-) Merging drm/drm-next (f336ab7 drm: move dev data clearing from drm_setup to lastclose) $ git merge --no-ff drm/drm-next Recorded preimage for 'drivers/gpu/drm/i915/i915_dma.c' Resolved 'drivers/gpu/drm/i915/intel_pm.c' using previous resolution. Auto-merging drivers/gpu/drm/rcar-du/rcar_du_vgacon.h Auto-merging drivers/gpu/drm/rcar-du/rcar_du_vgacon.c Auto-merging drivers/gpu/drm/rcar-du/rcar_du_lvdscon.h Auto-merging drivers/gpu/drm/rcar-du/rcar_du_lvdscon.c Auto-merging drivers/gpu/drm/radeon/si.c Auto-merging drivers/gpu/drm/radeon/radeon.h Auto-merging drivers/gpu/drm/radeon/r600.c Auto-merging drivers/gpu/drm/radeon/ni.c Auto-merging drivers/gpu/drm/radeon/evergreen.c Auto-merging drivers/gpu/drm/radeon/cik.c Removing drivers/gpu/drm/omapdrm/omap_gem_helpers.c Auto-merging drivers/gpu/drm/mgag200/mgag200_ttm.c Auto-merging drivers/gpu/drm/i915/intel_ringbuffer.c Auto-merging drivers/gpu/drm/i915/intel_pm.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_pm.c Auto-merging drivers/gpu/drm/i915/intel_display.c Auto-merging drivers/gpu/drm/i915/i915_reg.h Auto-merging drivers/gpu/drm/i915/i915_gem_dmabuf.c Auto-merging drivers/gpu/drm/i915/i915_drv.h Auto-merging drivers/gpu/drm/i915/i915_dma.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_dma.c Removing drivers/gpu/drm/drm_proc.c Auto-merging drivers/gpu/drm/cirrus/cirrus_ttm.c Auto-merging drivers/gpu/drm/ast/ast_ttm.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a Recorded resolution for 'drivers/gpu/drm/i915/i915_dma.c'. [master defbd77] Merge remote-tracking branch 'drm/drm-next' $ git diff -M --stat --summary HEAD^.. Documentation/DocBook/drm.tmpl | 69 +- drivers/gpu/drm/Kconfig | 2 +- drivers/gpu/drm/Makefile | 4 +- drivers/gpu/drm/ast/ast_drv.c | 5 +- drivers/gpu/drm/ast/ast_drv.h | 3 - drivers/gpu/drm/ast/ast_main.c | 9 +- drivers/gpu/drm/ast/ast_ttm.c | 1 - drivers/gpu/drm/cirrus/cirrus_drv.c | 5 +- drivers/gpu/drm/cirrus/cirrus_drv.h | 3 - drivers/gpu/drm/cirrus/cirrus_main.c | 9 +- drivers/gpu/drm/cirrus/cirrus_ttm.c | 1 - drivers/gpu/drm/drm_agpsupport.c | 51 + drivers/gpu/drm/drm_bufs.c | 236 +--- drivers/gpu/drm/drm_context.c | 81 +- drivers/gpu/drm/drm_crtc.c | 62 +- drivers/gpu/drm/drm_dma.c | 17 +- drivers/gpu/drm/drm_drv.c | 93 +- drivers/gpu/drm/drm_flip_work.c | 124 ++ drivers/gpu/drm/drm_fops.c | 81 +- drivers/gpu/drm/drm_gem.c | 324 +++-- drivers/gpu/drm/drm_gem_cma_helper.c | 26 +- drivers/gpu/drm/drm_info.c | 4 + drivers/gpu/drm/drm_ioctl.c | 59 +- drivers/gpu/drm/drm_memory.c | 2 - drivers/gpu/drm/drm_mm.c | 226 +--- drivers/gpu/drm/drm_modes.c | 37 - drivers/gpu/drm/drm_pci.c | 26 +- drivers/gpu/drm/drm_prime.c | 6 +- drivers/gpu/drm/drm_proc.c | 209 --- drivers/gpu/drm/drm_scatter.c | 29 +- drivers/gpu/drm/drm_stub.c | 63 +- drivers/gpu/drm/drm_vm.c | 3 +- drivers/gpu/drm/drm_vma_manager.c | 281 ++++ drivers/gpu/drm/exynos/exynos_drm_dmabuf.c | 35 +- drivers/gpu/drm/exynos/exynos_drm_drv.c | 6 +- drivers/gpu/drm/exynos/exynos_drm_gem.c | 34 +- drivers/gpu/drm/exynos/exynos_drm_gem.h | 9 - drivers/gpu/drm/gma500/framebuffer.c | 6 +- drivers/gpu/drm/gma500/gem.c | 39 +- drivers/gpu/drm/gma500/gtt.c | 38 +- drivers/gpu/drm/gma500/psb_drv.c | 7 +- drivers/gpu/drm/gma500/psb_drv.h | 2 - drivers/gpu/drm/i2c/tda998x_drv.c | 481 +++++-- drivers/gpu/drm/i810/i810_dma.c | 3 +- drivers/gpu/drm/i810/i810_drv.c | 3 +- drivers/gpu/drm/i810/i810_drv.h | 2 +- drivers/gpu/drm/i915/Makefile | 2 + drivers/gpu/drm/i915/dvo_ch7xxx.c | 2 +- drivers/gpu/drm/i915/i915_debugfs.c | 836 ++++-------- drivers/gpu/drm/i915/i915_dma.c | 73 +- drivers/gpu/drm/i915/i915_drv.c | 300 +---- drivers/gpu/drm/i915/i915_drv.h | 416 +++--- drivers/gpu/drm/i915/i915_gem.c | 323 ++--- drivers/gpu/drm/i915/i915_gem_context.c | 25 +- drivers/gpu/drm/i915/i915_gem_debug.c | 2 +- drivers/gpu/drm/i915/i915_gem_dmabuf.c | 20 +- drivers/gpu/drm/i915/i915_gem_evict.c | 34 +- drivers/gpu/drm/i915/i915_gem_execbuffer.c | 37 +- drivers/gpu/drm/i915/i915_gem_gtt.c | 265 ++-- drivers/gpu/drm/i915/i915_gem_stolen.c | 202 +-- drivers/gpu/drm/i915/i915_gem_tiling.c | 14 +- drivers/gpu/drm/i915/i915_gpu_error.c | 973 ++++++++++++++ drivers/gpu/drm/i915/i915_irq.c | 1354 ++++++-------------- drivers/gpu/drm/i915/i915_reg.h | 110 +- drivers/gpu/drm/i915/i915_sysfs.c | 71 + drivers/gpu/drm/i915/i915_trace.h | 16 +- drivers/gpu/drm/i915/intel_crt.c | 4 + drivers/gpu/drm/i915/intel_ddi.c | 2 + drivers/gpu/drm/i915/intel_display.c | 1025 ++++++++++----- drivers/gpu/drm/i915/intel_dp.c | 418 +++++- drivers/gpu/drm/i915/intel_drv.h | 34 +- drivers/gpu/drm/i915/intel_dvo.c | 5 +- drivers/gpu/drm/i915/intel_fb.c | 8 +- drivers/gpu/drm/i915/intel_hdmi.c | 3 + drivers/gpu/drm/i915/intel_lvds.c | 24 +- drivers/gpu/drm/i915/intel_overlay.c | 22 +- drivers/gpu/drm/i915/intel_pm.c | 437 ++----- drivers/gpu/drm/i915/intel_ringbuffer.c | 43 +- drivers/gpu/drm/i915/intel_ringbuffer.h | 5 +- drivers/gpu/drm/i915/intel_sdvo.c | 30 +- drivers/gpu/drm/i915/intel_sprite.c | 8 +- drivers/gpu/drm/i915/intel_tv.c | 4 + drivers/gpu/drm/i915/intel_uncore.c | 595 +++++++++ drivers/gpu/drm/mga/mga_drv.c | 3 +- drivers/gpu/drm/mga/mga_drv.h | 2 +- drivers/gpu/drm/mga/mga_state.c | 2 +- drivers/gpu/drm/mgag200/mgag200_drv.c | 5 +- drivers/gpu/drm/mgag200/mgag200_drv.h | 3 - drivers/gpu/drm/mgag200/mgag200_main.c | 9 +- drivers/gpu/drm/mgag200/mgag200_ttm.c | 1 - drivers/gpu/drm/nouveau/core/engine/disp/dport.c | 2 +- drivers/gpu/drm/nouveau/nouveau_display.c | 9 +- drivers/gpu/drm/nouveau/nouveau_display.h | 2 - drivers/gpu/drm/nouveau/nouveau_drm.c | 10 +- drivers/gpu/drm/nouveau/nouveau_gem.c | 2 +- drivers/gpu/drm/omapdrm/Makefile | 3 - drivers/gpu/drm/omapdrm/omap_drv.c | 12 +- drivers/gpu/drm/omapdrm/omap_drv.h | 7 +- drivers/gpu/drm/omapdrm/omap_fb.c | 74 +- drivers/gpu/drm/omapdrm/omap_gem.c | 52 +- drivers/gpu/drm/omapdrm/omap_gem_helpers.c | 169 --- drivers/gpu/drm/omapdrm/omap_plane.c | 51 +- drivers/gpu/drm/qxl/qxl_drv.c | 3 +- drivers/gpu/drm/qxl/qxl_drv.h | 8 +- drivers/gpu/drm/qxl/qxl_dumb.c | 7 - drivers/gpu/drm/qxl/qxl_gem.c | 26 - drivers/gpu/drm/qxl/qxl_ioctl.c | 2 +- drivers/gpu/drm/qxl/qxl_object.c | 1 - drivers/gpu/drm/qxl/qxl_object.h | 2 +- drivers/gpu/drm/qxl/qxl_release.c | 2 +- drivers/gpu/drm/r128/r128_cce.c | 2 +- drivers/gpu/drm/r128/r128_drv.c | 3 +- drivers/gpu/drm/r128/r128_drv.h | 2 +- drivers/gpu/drm/r128/r128_state.c | 2 +- drivers/gpu/drm/radeon/atombios_dp.c | 2 +- drivers/gpu/drm/radeon/cik.c | 14 +- drivers/gpu/drm/radeon/evergreen.c | 4 +- drivers/gpu/drm/radeon/ni.c | 6 +- drivers/gpu/drm/radeon/r100.c | 2 +- drivers/gpu/drm/radeon/r600.c | 14 +- drivers/gpu/drm/radeon/r600_cp.c | 6 +- drivers/gpu/drm/radeon/radeon.h | 3 - drivers/gpu/drm/radeon/radeon_cp.c | 6 +- drivers/gpu/drm/radeon/radeon_drv.c | 20 +- drivers/gpu/drm/radeon/radeon_gem.c | 7 - drivers/gpu/drm/radeon/radeon_kms.c | 25 +- drivers/gpu/drm/radeon/radeon_object.c | 1 - drivers/gpu/drm/radeon/radeon_object.h | 5 +- drivers/gpu/drm/radeon/radeon_prime.c | 1 - drivers/gpu/drm/radeon/si.c | 14 +- drivers/gpu/drm/rcar-du/Kconfig | 7 + drivers/gpu/drm/rcar-du/Makefile | 10 +- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 255 ++-- drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 13 +- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 176 ++- drivers/gpu/drm/rcar-du/rcar_du_drv.h | 63 +- drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 202 +++ drivers/gpu/drm/rcar-du/rcar_du_encoder.h | 49 + drivers/gpu/drm/rcar-du/rcar_du_group.c | 187 +++ drivers/gpu/drm/rcar-du/rcar_du_group.h | 50 + drivers/gpu/drm/rcar-du/rcar_du_kms.c | 165 ++- drivers/gpu/drm/rcar-du/rcar_du_kms.h | 29 +- .../rcar-du/{rcar_du_lvds.c => rcar_du_lvdscon.c} | 101 +- .../rcar-du/{rcar_du_lvds.h => rcar_du_lvdscon.h} | 17 +- drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c | 196 +++ drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.h | 46 + drivers/gpu/drm/rcar-du/rcar_du_plane.c | 170 +-- drivers/gpu/drm/rcar-du/rcar_du_plane.h | 26 +- drivers/gpu/drm/rcar-du/rcar_du_regs.h | 94 +- .../rcar-du/{rcar_du_vga.c => rcar_du_vgacon.c} | 65 +- .../rcar-du/{rcar_du_vga.h => rcar_du_vgacon.h} | 15 +- drivers/gpu/drm/rcar-du/rcar_lvds_regs.h | 69 + drivers/gpu/drm/savage/savage_bci.c | 2 +- drivers/gpu/drm/savage/savage_drv.c | 3 +- drivers/gpu/drm/savage/savage_drv.h | 2 +- drivers/gpu/drm/shmobile/shmob_drm_drv.c | 3 +- drivers/gpu/drm/sis/sis_drv.c | 3 +- drivers/gpu/drm/sis/sis_drv.h | 2 +- drivers/gpu/drm/sis/sis_mm.c | 8 +- drivers/gpu/drm/tdfx/tdfx_drv.c | 2 - drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 40 +- drivers/gpu/drm/tilcdc/tilcdc_drv.c | 3 +- drivers/gpu/drm/tilcdc/tilcdc_slave.c | 27 +- drivers/gpu/drm/ttm/ttm_bo.c | 102 +- drivers/gpu/drm/ttm/ttm_bo_manager.c | 41 +- drivers/gpu/drm/ttm/ttm_bo_util.c | 3 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 231 +--- drivers/gpu/drm/udl/udl_drv.c | 3 +- drivers/gpu/drm/udl/udl_drv.h | 2 - drivers/gpu/drm/udl/udl_gem.c | 63 +- drivers/gpu/drm/udl/udl_main.c | 4 +- drivers/gpu/drm/via/via_dma.c | 2 +- drivers/gpu/drm/via/via_drv.c | 3 +- drivers/gpu/drm/via/via_drv.h | 2 +- drivers/gpu/drm/via/via_mm.c | 4 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 24 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 1 - drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 4 +- drivers/gpu/host1x/drm/drm.c | 7 +- drivers/gpu/host1x/drm/gem.c | 16 +- drivers/gpu/host1x/drm/gem.h | 3 - drivers/staging/imx-drm/imx-drm-core.c | 25 +- include/drm/drmP.h | 193 +-- include/drm/drm_agpsupport.h | 194 +++ include/drm/drm_crtc.h | 5 +- include/drm/drm_dp_helper.h | 31 +- include/drm/drm_flip_work.h | 76 ++ include/drm/drm_gem_cma_helper.h | 8 - include/drm/drm_mm.h | 142 +- include/drm/drm_vma_manager.h | 224 ++++ include/drm/i2c/tda998x.h | 30 + include/drm/ttm/ttm_bo_api.h | 15 +- include/drm/ttm/ttm_bo_driver.h | 10 +- include/linux/platform_data/rcar-du.h | 34 +- include/uapi/drm/drm.h | 2 +- include/uapi/drm/i915_drm.h | 24 + 196 files changed, 8360 insertions(+), 6434 deletions(-) create mode 100644 drivers/gpu/drm/drm_flip_work.c delete mode 100644 drivers/gpu/drm/drm_proc.c create mode 100644 drivers/gpu/drm/drm_vma_manager.c create mode 100644 drivers/gpu/drm/i915/i915_gpu_error.c create mode 100644 drivers/gpu/drm/i915/intel_uncore.c delete mode 100644 drivers/gpu/drm/omapdrm/omap_gem_helpers.c create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_encoder.c create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_encoder.h create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_group.c create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_group.h rename drivers/gpu/drm/rcar-du/{rcar_du_lvds.c => rcar_du_lvdscon.c} (57%) rename drivers/gpu/drm/rcar-du/{rcar_du_lvds.h => rcar_du_lvdscon.h} (53%) create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c create mode 100644 drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.h rename drivers/gpu/drm/rcar-du/{rcar_du_vga.c => rcar_du_vgacon.c} (59%) rename drivers/gpu/drm/rcar-du/{rcar_du_vga.h => rcar_du_vgacon.h} (56%) create mode 100644 drivers/gpu/drm/rcar-du/rcar_lvds_regs.h create mode 100644 include/drm/drm_agpsupport.h create mode 100644 include/drm/drm_flip_work.h create mode 100644 include/drm/drm_vma_manager.h create mode 100644 include/drm/i2c/tda998x.h Merging drm-intel/for-linux-next (3d79113 drm/i915: make IVB FDI training match spec v3) $ git merge --no-ff drm-intel/for-linux-next Recorded preimage for 'drivers/gpu/drm/i915/i915_gem_dmabuf.c' Auto-merging drivers/gpu/drm/i915/intel_ringbuffer.c Auto-merging drivers/gpu/drm/i915/intel_pm.c Auto-merging drivers/gpu/drm/i915/intel_panel.c Auto-merging drivers/gpu/drm/i915/intel_hdmi.c Auto-merging drivers/gpu/drm/i915/intel_display.c Auto-merging drivers/gpu/drm/i915/i915_reg.h Auto-merging drivers/gpu/drm/i915/i915_gem_stolen.c Auto-merging drivers/gpu/drm/i915/i915_gem_dmabuf.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_gem_dmabuf.c Auto-merging drivers/gpu/drm/i915/i915_gem.c Auto-merging drivers/gpu/drm/i915/i915_drv.h Auto-merging drivers/gpu/drm/i915/i915_drv.c Auto-merging drivers/gpu/drm/i915/i915_dma.c Auto-merging drivers/gpu/drm/drm_mm.c Auto-merging drivers/gpu/drm/Kconfig Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a Recorded resolution for 'drivers/gpu/drm/i915/i915_gem_dmabuf.c'. [master ed4245f] Merge remote-tracking branch 'drm-intel/for-linux-next' $ git diff -M --stat --summary HEAD^.. drivers/gpu/drm/Kconfig | 9 + drivers/gpu/drm/drm_edid.c | 6 +- drivers/gpu/drm/drm_mm.c | 3 + drivers/gpu/drm/i915/i915_debugfs.c | 137 +++++- drivers/gpu/drm/i915/i915_dma.c | 20 +- drivers/gpu/drm/i915/i915_drv.c | 4 +- drivers/gpu/drm/i915/i915_drv.h | 220 +++++---- drivers/gpu/drm/i915/i915_gem.c | 537 +++++++++++++++------- drivers/gpu/drm/i915/i915_gem_context.c | 9 +- drivers/gpu/drm/i915/i915_gem_debug.c | 71 +-- drivers/gpu/drm/i915/i915_gem_dmabuf.c | 21 +- drivers/gpu/drm/i915/i915_gem_evict.c | 81 ++-- drivers/gpu/drm/i915/i915_gem_execbuffer.c | 335 ++++++++------ drivers/gpu/drm/i915/i915_gem_gtt.c | 80 ++-- drivers/gpu/drm/i915/i915_gem_stolen.c | 20 +- drivers/gpu/drm/i915/i915_gem_tiling.c | 9 +- drivers/gpu/drm/i915/i915_gpu_error.c | 126 +++-- drivers/gpu/drm/i915/i915_irq.c | 36 +- drivers/gpu/drm/i915/i915_reg.h | 13 +- drivers/gpu/drm/i915/i915_trace.h | 37 +- drivers/gpu/drm/i915/intel_acpi.c | 14 +- drivers/gpu/drm/i915/intel_crt.c | 34 +- drivers/gpu/drm/i915/intel_ddi.c | 67 +-- drivers/gpu/drm/i915/intel_display.c | 280 ++++++----- drivers/gpu/drm/i915/intel_dp.c | 97 ++-- drivers/gpu/drm/i915/intel_drv.h | 100 +--- drivers/gpu/drm/i915/intel_dvo.c | 56 ++- drivers/gpu/drm/i915/intel_fb.c | 15 +- drivers/gpu/drm/i915/intel_hdmi.c | 255 ++++++----- drivers/gpu/drm/i915/intel_lvds.c | 16 +- drivers/gpu/drm/i915/intel_overlay.c | 2 +- drivers/gpu/drm/i915/intel_panel.c | 3 - drivers/gpu/drm/i915/intel_pm.c | 714 ++++++++++++++++++++--------- drivers/gpu/drm/i915/intel_ringbuffer.c | 14 +- drivers/gpu/drm/i915/intel_ringbuffer.h | 7 +- drivers/gpu/drm/i915/intel_sdvo.c | 64 +-- drivers/gpu/drm/i915/intel_sprite.c | 51 ++- drivers/gpu/drm/i915/intel_tv.c | 27 +- drivers/video/hdmi.c | 57 ++- include/linux/hdmi.h | 20 + include/uapi/drm/i915_drm.h | 25 + 41 files changed, 2221 insertions(+), 1471 deletions(-) Merging drm-tegra/drm/for-next (ebae30b gpu: host1x: Rework CPU syncpoint increment) $ git merge --no-ff drm-tegra/drm/for-next Already up-to-date. Merging sound/for-next (b43dd41 ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC) $ git merge --no-ff sound/for-next Auto-merging sound/usb/endpoint.c Auto-merging sound/soc/soc-core.c Auto-merging sound/soc/omap/mcbsp.c Auto-merging sound/pci/hda/patch_sigmatel.c Auto-merging sound/pci/hda/patch_realtek.c Auto-merging sound/pci/hda/hda_generic.c Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. Documentation/sound/alsa/HD-Audio-Models.txt | 1 + Documentation/sound/alsa/HD-Audio.txt | 2 + MAINTAINERS | 11 + include/sound/core.h | 8 + include/uapi/sound/hdspm.h | 2 +- sound/core/pcm_lib.c | 4 +- sound/drivers/dummy.c | 2 +- sound/firewire/speakers.c | 4 +- sound/isa/gus/interwave.c | 3 +- sound/oss/dmabuf.c | 3 +- sound/pci/hda/hda_codec.c | 6 +- sound/pci/hda/hda_generic.c | 79 +- sound/pci/hda/hda_generic.h | 1 + sound/pci/hda/hda_hwdep.c | 6 +- sound/pci/hda/hda_intel.c | 34 +- sound/pci/hda/hda_jack.c | 22 +- sound/pci/hda/hda_jack.h | 13 +- sound/pci/hda/patch_analog.c | 4662 ++------------------------ sound/pci/hda/patch_conexant.c | 79 +- sound/pci/hda/patch_realtek.c | 100 +- sound/pci/hda/patch_sigmatel.c | 14 +- sound/pci/hda/patch_via.c | 2 +- sound/pci/rme96.c | 185 +- sound/pci/rme9652/hdspm.c | 779 +++-- sound/soc/codecs/wm8962.c | 2 +- sound/soc/omap/mcbsp.c | 2 +- sound/soc/soc-core.c | 8 +- sound/usb/6fire/firmware.c | 4 +- sound/usb/endpoint.c | 3 + sound/usb/pcm.c | 243 +- sound/usb/usx2y/usbusx2y.c | 8 +- 31 files changed, 1383 insertions(+), 4909 deletions(-) Merging sound-asoc/for-next (105ef70c Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next) $ git merge --no-ff sound-asoc/for-next Auto-merging sound/soc/soc-core.c Auto-merging sound/soc/codecs/wm8962.c Removing include/linux/platform_data/omap-abe-twl6040.h Auto-merging MAINTAINERS Auto-merging Documentation/devicetree/bindings/sound/fsl,ssi.txt Merge made by the 'recursive' strategy. .../devicetree/bindings/misc/atmel-ssc.txt | 23 +- .../devicetree/bindings/serial/mrvl,pxa-ssp.txt | 65 ++ Documentation/devicetree/bindings/sound/ak4554.c | 11 + .../devicetree/bindings/sound/alc5632.txt | 19 + .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 35 + .../devicetree/bindings/sound/atmel-wm8904.txt | 55 + .../{powerpc/fsl/ssi.txt => sound/fsl,ssi.txt} | 8 + .../devicetree/bindings/sound/imx-audmux.txt | 9 + .../devicetree/bindings/sound/mrvl,pxa-ssp.txt | 28 + .../devicetree/bindings/sound/mrvl,pxa2xx-pcm.txt | 15 + .../bindings/sound/nvidia,tegra-audio-alc5632.txt | 24 +- .../bindings/sound/nvidia,tegra-audio-rt5640.txt | 26 +- .../bindings/sound/nvidia,tegra-audio-wm8753.txt | 27 +- .../bindings/sound/nvidia,tegra-audio-wm8903.txt | 24 +- .../devicetree/bindings/sound/pcm1792a.txt | 18 + Documentation/devicetree/bindings/sound/rt5640.txt | 20 + .../devicetree/bindings/sound/samsung-i2s.txt | 22 +- .../devicetree/bindings/sound/ti,pcm1681.txt | 15 + .../devicetree/bindings/sound/tlv320aic3x.txt | 9 +- Documentation/devicetree/bindings/sound/wm8731.txt | 9 + Documentation/devicetree/bindings/sound/wm8753.txt | 24 +- Documentation/devicetree/bindings/sound/wm8903.txt | 19 + Documentation/devicetree/bindings/sound/wm8994.txt | 4 + MAINTAINERS | 2 + arch/arm/boot/dts/exynos5250.dtsi | 9 +- arch/arm/mach-dove/common.c | 4 +- arch/arm/mach-kirkwood/common.c | 24 +- arch/arm/plat-pxa/ssp.c | 171 ++- include/dt-bindings/sound/fsl-imx-audmux.h | 56 + include/linux/atmel-ssc.h | 2 +- include/linux/mfd/arizona/gpio.h | 96 ++ include/linux/platform_data/asoc-s3c.h | 1 + include/linux/platform_data/omap-abe-twl6040.h | 49 - include/linux/pxa2xx_ssp.h | 11 + include/sound/pxa2xx-lib.h | 7 - include/sound/rcar_snd.h | 84 ++ include/sound/soc-dapm.h | 199 ++-- include/sound/soc-dpcm.h | 2 +- include/sound/soc.h | 37 +- sound/arm/pxa2xx-ac97.c | 26 +- sound/arm/pxa2xx-pcm-lib.c | 52 +- sound/arm/pxa2xx-pcm.c | 5 +- sound/arm/pxa2xx-pcm.h | 6 +- sound/core/Kconfig | 3 + sound/core/Makefile | 3 + .../soc-dmaengine-pcm.c => core/pcm_dmaengine.c} | 0 sound/soc/Kconfig | 5 +- sound/soc/Makefile | 4 - sound/soc/atmel/Kconfig | 21 + sound/soc/atmel/Makefile | 4 + sound/soc/atmel/atmel-pcm-dma.c | 118 +- sound/soc/atmel/atmel_ssc_dai.c | 36 +- sound/soc/atmel/atmel_wm8904.c | 254 +++++ sound/soc/atmel/sam9x5_wm8731.c | 208 ++++ sound/soc/au1x/db1200.c | 4 + sound/soc/au1x/psc-ac97.c | 3 - sound/soc/blackfin/bf5xx-ac97.h | 1 - sound/soc/cirrus/ep93xx-ac97.c | 3 - sound/soc/cirrus/ep93xx-i2s.c | 3 - sound/soc/codecs/Kconfig | 19 + sound/soc/codecs/Makefile | 8 + sound/soc/codecs/ac97.c | 15 + sound/soc/codecs/ad1980.c | 43 + sound/soc/codecs/ad73311.c | 22 +- sound/soc/codecs/adau1701.c | 25 +- sound/soc/codecs/adav80x.c | 13 +- sound/soc/codecs/ads117x.c | 29 +- sound/soc/codecs/ak4104.c | 34 +- sound/soc/codecs/ak4554.c | 106 ++ sound/soc/codecs/ak5386.c | 17 +- sound/soc/codecs/arizona.c | 69 +- sound/soc/codecs/arizona.h | 5 +- sound/soc/codecs/bt-sco.c | 22 +- sound/soc/codecs/cs4270.c | 20 + sound/soc/codecs/cs4271.c | 30 +- sound/soc/codecs/hdmi.c | 30 +- sound/soc/codecs/lm4857.c | 107 +- sound/soc/codecs/max9768.c | 16 + sound/soc/codecs/max98090.c | 10 +- sound/soc/codecs/max9877.c | 294 ++--- sound/soc/codecs/mc13783.c | 1 - sound/soc/codecs/pcm1681.c | 339 ++++++ sound/soc/codecs/pcm1792a.c | 257 +++++ sound/soc/codecs/pcm1792a.h | 26 + sound/soc/codecs/pcm3008.c | 150 ++- sound/soc/codecs/rt5640.c | 26 - sound/soc/codecs/sgtl5000.c | 10 +- sound/soc/codecs/si476x.c | 14 + sound/soc/codecs/spdif_receiver.c | 17 +- sound/soc/codecs/spdif_transmitter.c | 18 +- sound/soc/codecs/sta32x.c | 10 +- sound/soc/codecs/tlv320aic26.c | 51 +- sound/soc/codecs/tlv320aic3x.c | 56 +- sound/soc/codecs/twl4030.c | 2 - sound/soc/codecs/twl6040.c | 7 +- sound/soc/codecs/uda134x.c | 88 +- sound/soc/codecs/wl1273.c | 17 + sound/soc/codecs/wm0010.c | 12 +- sound/soc/codecs/wm5102.c | 53 +- sound/soc/codecs/wm5110.c | 35 +- sound/soc/codecs/wm8350.c | 6 +- sound/soc/codecs/wm8727.c | 17 +- sound/soc/codecs/wm8731.c | 60 +- sound/soc/codecs/wm8753.c | 5 +- sound/soc/codecs/wm8782.c | 17 +- sound/soc/codecs/wm8903.c | 4 +- sound/soc/codecs/wm8904.c | 2 +- sound/soc/codecs/wm8960.c | 10 +- sound/soc/codecs/wm8962.c | 7 +- sound/soc/codecs/wm8994.c | 39 +- sound/soc/codecs/wm8995.c | 5 +- sound/soc/codecs/wm8997.c | 1175 ++++++++++++++++++++ sound/soc/codecs/wm8997.h | 23 + sound/soc/codecs/wm_adsp.c | 124 +-- sound/soc/codecs/wm_adsp.h | 3 +- sound/soc/codecs/wm_hubs.c | 8 +- sound/soc/fsl/Kconfig | 10 +- sound/soc/fsl/fsl_ssi.c | 161 ++- sound/soc/fsl/imx-audmux.c | 78 +- sound/soc/fsl/imx-audmux.h | 52 +- sound/soc/fsl/imx-mc13783.c | 1 + sound/soc/fsl/imx-pcm-dma.c | 4 +- sound/soc/fsl/imx-pcm-fiq.c | 20 +- sound/soc/fsl/imx-pcm.h | 26 +- sound/soc/fsl/imx-sgtl5000.c | 4 +- sound/soc/fsl/imx-ssi.c | 11 +- sound/soc/fsl/imx-ssi.h | 1 + sound/soc/fsl/imx-wm8962.c | 3 +- sound/soc/kirkwood/Kconfig | 11 +- sound/soc/kirkwood/Makefile | 4 +- sound/soc/kirkwood/kirkwood-dma.c | 108 +- sound/soc/kirkwood/kirkwood-i2s.c | 67 +- sound/soc/kirkwood/kirkwood-openrd.c | 6 +- sound/soc/kirkwood/kirkwood-t5325.c | 6 +- sound/soc/kirkwood/kirkwood.h | 11 +- sound/soc/mxs/Kconfig | 3 +- sound/soc/mxs/mxs-saif.c | 1 - sound/soc/mxs/mxs-sgtl5000.c | 30 +- sound/soc/nuc900/nuc900-ac97.c | 3 - sound/soc/omap/Kconfig | 8 +- sound/soc/omap/omap-abe-twl6040.c | 133 +-- sound/soc/omap/omap-mcbsp.c | 5 + sound/soc/pxa/Kconfig | 2 +- sound/soc/pxa/brownstone.c | 1 + sound/soc/pxa/mioa701_wm9713.c | 7 +- sound/soc/pxa/mmp-pcm.c | 8 +- sound/soc/pxa/mmp-sspa.c | 15 +- sound/soc/pxa/pxa-ssp.c | 76 +- sound/soc/pxa/pxa2xx-ac97.c | 67 +- sound/soc/pxa/pxa2xx-i2s.c | 28 +- sound/soc/pxa/pxa2xx-pcm.c | 21 +- sound/soc/pxa/ttc-dkb.c | 1 + sound/soc/s6000/s6105-ipcam.c | 2 +- sound/soc/samsung/ac97.c | 7 +- sound/soc/samsung/i2s-regs.h | 51 +- sound/soc/samsung/i2s.c | 187 +++- sound/soc/samsung/smdk_wm8994.c | 58 +- sound/soc/samsung/spdif.c | 8 +- sound/soc/sh/Kconfig | 7 + sound/soc/sh/Makefile | 3 + sound/soc/sh/rcar/Makefile | 2 + sound/soc/sh/rcar/adg.c | 234 ++++ sound/soc/sh/rcar/core.c | 861 ++++++++++++++ sound/soc/sh/rcar/gen.c | 280 +++++ sound/soc/sh/rcar/rsnd.h | 302 +++++ sound/soc/sh/rcar/scu.c | 236 ++++ sound/soc/sh/rcar/ssi.c | 728 ++++++++++++ sound/soc/soc-compress.c | 13 +- sound/soc/soc-core.c | 83 +- sound/soc/soc-dapm.c | 810 ++++++++------ sound/soc/soc-jack.c | 2 +- sound/soc/soc-pcm.c | 15 +- sound/soc/spear/Kconfig | 2 +- sound/soc/tegra/Kconfig | 14 +- sound/soc/tegra/tegra20_ac97.c | 8 - sound/soc/tegra/tegra_alc5632.c | 2 - sound/soc/tegra/tegra_rt5640.c | 1 + sound/soc/tegra/tegra_wm8753.c | 2 - sound/soc/tegra/trimslice.c | 2 - sound/soc/txx9/txx9aclc-ac97.c | 3 - sound/soc/ux500/mop500.c | 1 + 181 files changed, 8305 insertions(+), 2262 deletions(-) create mode 100644 Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt create mode 100644 Documentation/devicetree/bindings/sound/ak4554.c create mode 100644 Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt create mode 100644 Documentation/devicetree/bindings/sound/atmel-wm8904.txt rename Documentation/devicetree/bindings/{powerpc/fsl/ssi.txt => sound/fsl,ssi.txt} (90%) create mode 100644 Documentation/devicetree/bindings/sound/mrvl,pxa-ssp.txt create mode 100644 Documentation/devicetree/bindings/sound/mrvl,pxa2xx-pcm.txt create mode 100644 Documentation/devicetree/bindings/sound/pcm1792a.txt create mode 100644 Documentation/devicetree/bindings/sound/ti,pcm1681.txt create mode 100644 include/dt-bindings/sound/fsl-imx-audmux.h create mode 100644 include/linux/mfd/arizona/gpio.h delete mode 100644 include/linux/platform_data/omap-abe-twl6040.h create mode 100644 include/sound/rcar_snd.h rename sound/{soc/soc-dmaengine-pcm.c => core/pcm_dmaengine.c} (100%) create mode 100644 sound/soc/atmel/atmel_wm8904.c create mode 100644 sound/soc/atmel/sam9x5_wm8731.c create mode 100644 sound/soc/codecs/ak4554.c create mode 100644 sound/soc/codecs/pcm1681.c create mode 100644 sound/soc/codecs/pcm1792a.c create mode 100644 sound/soc/codecs/pcm1792a.h create mode 100644 sound/soc/codecs/wm8997.c create mode 100644 sound/soc/codecs/wm8997.h create mode 100644 sound/soc/sh/rcar/Makefile create mode 100644 sound/soc/sh/rcar/adg.c create mode 100644 sound/soc/sh/rcar/core.c create mode 100644 sound/soc/sh/rcar/gen.c create mode 100644 sound/soc/sh/rcar/rsnd.h create mode 100644 sound/soc/sh/rcar/scu.c create mode 100644 sound/soc/sh/rcar/ssi.c Merging modules/modules-next (ad81f05 Linux 3.11-rc1) $ git merge --no-ff modules/modules-next Already up-to-date. Merging virtio/virtio-next (3b868a4 virtio: console: prevent use-after-free of port name in port unplug) $ git merge --no-ff virtio/virtio-next Merge made by the 'recursive' strategy. arch/x86/lguest/boot.c | 3 +-- drivers/char/virtio_console.c | 27 ++++++++++++++++----------- tools/lguest/lguest.c | 6 ++++++ tools/virtio/.gitignore | 3 +++ 4 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 tools/virtio/.gitignore Merging input/next (c3b3a38 Input: elantech - fix packet check for v3 and v4 hardware) $ git merge --no-ff input/next Auto-merging drivers/tty/sysrq.c Auto-merging drivers/input/tablet/wacom_wac.c Merge made by the 'recursive' strategy. .../devicetree/bindings/input/input-reset.txt | 33 +++++++++ drivers/input/joystick/as5011.c | 2 +- drivers/input/joystick/maplecontrol.c | 4 +- drivers/input/keyboard/imx_keypad.c | 7 +- drivers/input/keyboard/max7359_keypad.c | 2 +- drivers/input/keyboard/nspire-keypad.c | 7 +- drivers/input/keyboard/qt1070.c | 27 ++++++++ drivers/input/keyboard/spear-keyboard.c | 7 +- drivers/input/keyboard/tegra-kbc.c | 7 +- drivers/input/misc/pwm-beeper.c | 2 +- drivers/input/misc/twl6040-vibra.c | 41 ++++------- drivers/input/misc/wistron_btns.c | 6 +- drivers/input/mouse/elantech.c | 44 ++++++++++-- drivers/input/mouse/elantech.h | 1 + drivers/input/mouse/lifebook.c | 2 +- drivers/input/mouse/synaptics.c | 4 +- drivers/input/serio/arc_ps2.c | 7 +- drivers/input/serio/olpc_apsp.c | 3 - drivers/input/tablet/wacom_sys.c | 79 ++++++++++------------ drivers/input/tablet/wacom_wac.c | 19 ++---- drivers/input/touchscreen/cy8ctmg110_ts.c | 6 +- drivers/input/touchscreen/eeti_ts.c | 6 +- drivers/input/touchscreen/htcpen.c | 2 +- drivers/tty/sysrq.c | 42 ++++++++++++ 24 files changed, 220 insertions(+), 140 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/input-reset.txt Merging input-mt/for-next (ad81f05 Linux 3.11-rc1) $ git merge --no-ff input-mt/for-next Already up-to-date. Merging cgroup/for-next (d02a7a5 Merge branch 'for-3.12' into for-next) $ git merge --no-ff cgroup/for-next Resolved 'include/net/netprio_cgroup.h' using previous resolution. Auto-merging mm/vmpressure.c Auto-merging mm/memcontrol.c Auto-merging kernel/sched/core.c Auto-merging kernel/events/core.c Auto-merging kernel/cgroup.c Auto-merging include/net/netprio_cgroup.h CONFLICT (content): Merge conflict in include/net/netprio_cgroup.h Auto-merging include/net/cls_cgroup.h Auto-merging include/linux/vmpressure.h Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master c3ad8da] Merge remote-tracking branch 'cgroup/for-next' $ git diff -M --stat --summary HEAD^.. block/blk-cgroup.c | 49 +- block/blk-cgroup.h | 38 +- block/blk-throttle.c | 43 +- block/cfq-iosched.c | 90 +-- fs/bio.c | 2 +- include/linux/cgroup.h | 299 ++++---- include/linux/memcontrol.h | 2 +- include/linux/vmpressure.h | 6 +- include/net/cls_cgroup.h | 4 +- include/net/netprio_cgroup.h | 8 +- kernel/cgroup.c | 1610 ++++++++++++++++++++++++------------------ kernel/cgroup_freezer.c | 155 ++-- kernel/cpuset.c | 317 ++++----- kernel/events/core.c | 25 +- kernel/sched/core.c | 113 +-- kernel/sched/cpuacct.c | 51 +- kernel/sched/sched.h | 6 +- mm/hugetlb_cgroup.c | 69 +- mm/memcontrol.c | 223 +++--- mm/vmpressure.c | 25 +- net/core/netprio_cgroup.c | 72 +- net/ipv4/tcp_memcontrol.c | 12 +- net/sched/cls_cgroup.c | 39 +- security/device_cgroup.c | 65 +- 24 files changed, 1740 insertions(+), 1583 deletions(-) Merging block/for-next (3fe9649 Merge branch 'for-3.11/drivers' into for-next) $ git merge --no-ff block/for-next Already up-to-date! Merge made by the 'recursive' strategy. Merging device-mapper/for-next (4eb5d47 dm: add statistics support) $ git merge --no-ff device-mapper/for-next Merge made by the 'recursive' strategy. Documentation/device-mapper/cache.txt | 6 +- Documentation/device-mapper/statistics.txt | 186 +++++ Documentation/device-mapper/thin-provisioning.txt | 15 +- drivers/md/Makefile | 2 +- drivers/md/dm-cache-policy-mq.c | 16 +- drivers/md/dm-cache-target.c | 59 +- drivers/md/dm-crypt.c | 10 +- drivers/md/dm-ioctl.c | 22 +- drivers/md/dm-kcopyd.c | 3 +- drivers/md/dm-raid1.c | 3 +- drivers/md/dm-stats.c | 968 ++++++++++++++++++++++ drivers/md/dm-stats.h | 40 + drivers/md/dm-thin.c | 12 +- drivers/md/dm.c | 68 +- drivers/md/dm.h | 16 + drivers/md/persistent-data/dm-block-manager.c | 5 + drivers/md/persistent-data/dm-block-manager.h | 5 + drivers/md/persistent-data/dm-btree.c | 28 +- drivers/md/persistent-data/dm-space-map-common.c | 77 +- include/linux/device-mapper.h | 9 + include/linux/math64.h | 19 +- include/uapi/linux/dm-ioctl.h | 4 +- lib/div64.c | 19 +- 23 files changed, 1479 insertions(+), 113 deletions(-) create mode 100644 Documentation/device-mapper/statistics.txt create mode 100644 drivers/md/dm-stats.c create mode 100644 drivers/md/dm-stats.h Merging embedded/master (4744b43 embedded: fix vc_translate operator precedence) $ git merge --no-ff embedded/master Already up-to-date. Merging firmware/master (6e03a20 firmware: speed up request_firmware(), v3) $ git merge --no-ff firmware/master Already up-to-date. Merging pcmcia/master (80af9e6 pcmcia at91_cf: fix raw gpio number usage) $ git merge --no-ff pcmcia/master Already up-to-date. Merging mmc/mmc-next (6d1d6b4 mmc: tmio: fix compiler warning) $ git merge --no-ff mmc/mmc-next Merge made by the 'recursive' strategy. drivers/mmc/host/tmio_mmc_pio.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Merging kgdb/kgdb-next (6bedf31 kdb: Remove unhandled ssb command) $ git merge --no-ff kgdb/kgdb-next Merge made by the 'recursive' strategy. Merging slab/for-next (9de1bc8 mm, slab_common: add 'unlikely' to size check of kmalloc_slab()) $ git merge --no-ff slab/for-next Auto-merging mm/slub.c Auto-merging init/Kconfig Merge made by the 'recursive' strategy. init/Kconfig | 2 +- mm/slab_common.c | 2 +- mm/slub.c | 101 ++++++++++++++++++++++++++++++++----------------------- 3 files changed, 60 insertions(+), 45 deletions(-) Merging uclinux/for-next (6dbe51c Linux 3.9-rc1) $ git merge --no-ff uclinux/for-next Already up-to-date. Merging md/for-next (5ad58b4 md/raid5: make release_stripe lockless) $ git merge --no-ff md/for-next Merge made by the 'recursive' strategy. drivers/md/md.c | 13 +- drivers/md/md.h | 8 + drivers/md/raid5.c | 459 ++++++++++++++++++++++++++++++++++++++++++++++++++--- drivers/md/raid5.h | 22 +++ 4 files changed, 471 insertions(+), 31 deletions(-) Merging mfd/master (38c4faa mfd: ucb1x00: Explicitely include linux/device.h) $ git merge --no-ff mfd/master Auto-merging include/linux/mfd/ti_am335x_tscadc.h Merge made by the 'recursive' strategy. Documentation/devicetree/bindings/mfd/palmas.txt | 2 + Documentation/devicetree/bindings/mfd/s2mps11.txt | 89 ++++++++++++++++++++++ drivers/mfd/Kconfig | 2 +- drivers/mfd/da9055-core.c | 5 ++ drivers/mfd/da9055-i2c.c | 2 +- drivers/mfd/sec-core.c | 34 +++++++++ drivers/mfd/syscon.c | 8 +- drivers/mfd/ti_am335x_tscadc.c | 24 +++--- drivers/mfd/twl6040.c | 90 +++++++---------------- drivers/mfd/wm8994-core.c | 44 +---------- include/linux/mfd/mcp.h | 2 + include/linux/mfd/samsung/s2mps11.h | 6 +- include/linux/mfd/ti_am335x_tscadc.h | 1 - include/linux/mfd/twl6040.h | 1 + include/linux/mfd/ucb1x00.h | 1 + 15 files changed, 182 insertions(+), 129 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/s2mps11.txt Merging mfd-lj/for-mfd-next (5d945d9 mfd: ti_am335x_tscadc: Update reg_cache variable in clr function) $ git merge --no-ff mfd-lj/for-mfd-next Auto-merging Documentation/devicetree/bindings/regulator/palmas-pmic.txt Merge made by the 'recursive' strategy. Documentation/devicetree/bindings/mfd/s2mps11.txt | 20 +++++++++++++ .../devicetree/bindings/regulator/palmas-pmic.txt | 5 ++++ drivers/mfd/88pm800.c | 2 +- drivers/mfd/88pm805.c | 2 +- drivers/mfd/88pm860x-core.c | 2 +- drivers/mfd/aat2870-core.c | 2 +- drivers/mfd/ab3100-core.c | 2 +- drivers/mfd/ab8500-gpadc.c | 4 +++ drivers/mfd/adp5520.c | 2 +- drivers/mfd/arizona-core.c | 2 +- drivers/mfd/as3711.c | 2 +- drivers/mfd/asic3.c | 2 +- drivers/mfd/da903x.c | 2 +- drivers/mfd/da9052-core.c | 2 +- drivers/mfd/da9055-core.c | 2 +- drivers/mfd/dm355evm_msp.c | 4 +-- drivers/mfd/ezx-pcap.c | 6 ++-- drivers/mfd/htc-egpio.c | 2 +- drivers/mfd/htc-i2cpld.c | 10 +++---- drivers/mfd/htc-pasic3.c | 2 +- drivers/mfd/intel_msic.c | 4 +-- drivers/mfd/kempld-core.c | 30 ++++++++++++++++---- drivers/mfd/lm3533-core.c | 8 +++--- drivers/mfd/lp8788.c | 2 +- drivers/mfd/lpc_ich.c | 2 +- drivers/mfd/max77686.c | 2 +- drivers/mfd/max77693.c | 2 +- drivers/mfd/max8925-i2c.c | 2 +- drivers/mfd/max8997.c | 4 +-- drivers/mfd/max8998.c | 2 +- drivers/mfd/mcp-sa11x0.c | 2 +- drivers/mfd/menelaus.c | 6 ++-- drivers/mfd/mfd-core.c | 2 ++ drivers/mfd/omap-usb-host.c | 4 +-- drivers/mfd/palmas.c | 33 ++++++++++++++++++++-- drivers/mfd/pcf50633-core.c | 2 +- drivers/mfd/pm8921-core.c | 2 +- drivers/mfd/rc5t583.c | 2 +- drivers/mfd/sec-core.c | 6 ++-- drivers/mfd/si476x-i2c.c | 2 +- drivers/mfd/sm501.c | 6 ++-- drivers/mfd/sta2x11-mfd.c | 4 +-- drivers/mfd/stmpe.c | 3 +- drivers/mfd/t7l66xb.c | 8 +++--- drivers/mfd/tc3589x.c | 2 +- drivers/mfd/tc6387xb.c | 6 ++-- drivers/mfd/tc6393xb.c | 8 +++--- drivers/mfd/ti-ssp.c | 2 +- drivers/mfd/ti_am335x_tscadc.c | 8 +++--- drivers/mfd/tps6105x.c | 2 +- drivers/mfd/tps65010.c | 16 ++++++----- drivers/mfd/tps65090.c | 2 +- drivers/mfd/tps6586x.c | 2 +- drivers/mfd/tps65912-core.c | 2 +- drivers/mfd/tps80031.c | 2 +- drivers/mfd/twl-core.c | 2 +- drivers/mfd/twl4030-audio.c | 2 +- drivers/mfd/twl4030-madc.c | 2 +- drivers/mfd/twl4030-power.c | 8 +++--- drivers/mfd/ucb1400_core.c | 2 +- drivers/mfd/ucb1x00-core.c | 6 ++-- drivers/mfd/wl1273-core.c | 2 +- drivers/mfd/wm5110-tables.c | 18 ++++++++++++ drivers/mfd/wm831x-core.c | 2 +- drivers/mfd/wm831x-irq.c | 2 +- drivers/mfd/wm831x-spi.c | 1 - drivers/mfd/wm8350-i2c.c | 3 +- drivers/mfd/wm8400-core.c | 2 +- drivers/mfd/wm8994-irq.c | 2 +- include/linux/mfd/palmas.h | 1 + 70 files changed, 214 insertions(+), 110 deletions(-) Merging battery/master (f107ae1 power_supply: Replace strict_strtol() with kstrtol()) $ git merge --no-ff battery/master Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. .../bindings/power_supply/msm-poweroff.txt | 17 ++++ MAINTAINERS | 8 ++ drivers/power/Kconfig | 2 +- drivers/power/collie_battery.c | 2 +- drivers/power/power_supply_sysfs.c | 2 +- drivers/power/reset/Kconfig | 13 +++ drivers/power/reset/Makefile | 2 + drivers/power/reset/msm-poweroff.c | 73 +++++++++++++++ drivers/power/reset/xgene-reboot.c | 103 +++++++++++++++++++++ drivers/power/tosa_battery.c | 2 +- 10 files changed, 220 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/power_supply/msm-poweroff.txt create mode 100644 drivers/power/reset/msm-poweroff.c create mode 100644 drivers/power/reset/xgene-reboot.c Merging fbdev/for-next (5e8be02 video: atmel_lcdfb: add device tree suport) $ git merge --no-ff fbdev/for-next Auto-merging arch/avr32/mach-at32ap/at32ap700x.c Auto-merging arch/avr32/boards/atngw100/mrmt.c Merge made by the 'recursive' strategy. .../devicetree/bindings/video/atmel,lcdc.txt | 75 +++++ arch/arm/mach-at91/at91sam9261_devices.c | 6 +- arch/arm/mach-at91/at91sam9263_devices.c | 6 +- arch/arm/mach-at91/at91sam9g45_devices.c | 6 +- arch/arm/mach-at91/at91sam9rl_devices.c | 6 +- arch/arm/mach-at91/board-sam9261ek.c | 10 +- arch/arm/mach-at91/board-sam9263ek.c | 6 +- arch/arm/mach-at91/board-sam9m10g45ek.c | 4 +- arch/arm/mach-at91/board-sam9rlek.c | 6 +- arch/arm/mach-at91/board.h | 4 +- arch/avr32/boards/atngw100/evklcd10x.c | 8 +- arch/avr32/boards/atngw100/mrmt.c | 4 +- arch/avr32/boards/atstk1000/atstk1000.h | 2 +- arch/avr32/boards/atstk1000/setup.c | 2 +- arch/avr32/boards/favr-32/setup.c | 2 +- arch/avr32/boards/hammerhead/setup.c | 2 +- arch/avr32/boards/merisc/display.c | 2 +- arch/avr32/boards/mimc200/setup.c | 4 +- arch/avr32/mach-at32ap/at32ap700x.c | 8 +- arch/avr32/mach-at32ap/include/mach/board.h | 4 +- drivers/video/Kconfig | 2 + drivers/video/atmel_lcdfb.c | 343 +++++++++++++++++---- include/video/atmel_lcdc.h | 25 +- 23 files changed, 402 insertions(+), 135 deletions(-) create mode 100644 Documentation/devicetree/bindings/video/atmel,lcdc.txt Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in set_par) $ git merge --no-ff viafb/viafb-next Already up-to-date. Merging omap_dss2/for-next (fd3cd7e OMAPDSS: HDMI: Fix AVI infoframe bug) $ git merge --no-ff omap_dss2/for-next Auto-merging drivers/video/mxsfb.c Auto-merging drivers/video/Kconfig Merge made by the 'recursive' strategy. .../bindings/video/simple-framebuffer.txt | 1 + drivers/video/Kconfig | 7 - drivers/video/backlight/hx8357.c | 269 ++++++++++++++++++--- drivers/video/backlight/lp855x_bl.c | 2 +- drivers/video/matrox/matroxfb_base.c | 3 +- drivers/video/mxsfb.c | 8 - drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c | 42 ++-- drivers/video/output.c | 20 +- drivers/video/simplefb.c | 1 + 9 files changed, 268 insertions(+), 85 deletions(-) Merging regulator/for-next (0854db5 Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next) $ git merge --no-ff regulator/for-next Auto-merging include/linux/mfd/samsung/s2mps11.h Auto-merging include/linux/mfd/palmas.h Auto-merging drivers/hwmon/sht15.c Auto-merging drivers/cpufreq/cpufreq-cpu0.c Auto-merging Documentation/devicetree/bindings/regulator/palmas-pmic.txt Merge made by the 'recursive' strategy. .../devicetree/bindings/regulator/88pm800.txt | 38 ++ .../devicetree/bindings/regulator/max8660.txt | 47 +++ .../devicetree/bindings/regulator/palmas-pmic.txt | 4 +- .../devicetree/bindings/regulator/pfuze100.txt | 115 ++++++ .../devicetree/bindings/regulator/regulator.txt | 2 + drivers/cpufreq/cpufreq-cpu0.c | 2 +- drivers/hwmon/sht15.c | 2 +- drivers/mmc/core/core.c | 2 +- drivers/mmc/host/dw_mmc.c | 2 +- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/sdhci.c | 4 +- drivers/regulator/88pm800.c | 383 ++++++++++++++++++ drivers/regulator/88pm8607.c | 2 +- drivers/regulator/Kconfig | 272 +++++++------ drivers/regulator/Makefile | 7 +- drivers/regulator/aat2870-regulator.c | 2 +- drivers/regulator/ab3100.c | 2 +- drivers/regulator/ad5398.c | 2 +- drivers/regulator/as3711-regulator.c | 163 ++------ drivers/regulator/core.c | 442 ++++---------------- drivers/regulator/da903x.c | 47 +-- drivers/regulator/da9052-regulator.c | 2 +- drivers/regulator/da9055-regulator.c | 2 +- drivers/regulator/da9210-regulator.c | 196 +++++++++ drivers/regulator/da9210-regulator.h | 288 +++++++++++++ drivers/regulator/fan53555.c | 2 +- drivers/regulator/fixed.c | 2 +- drivers/regulator/gpio-regulator.c | 2 +- drivers/regulator/helpers.c | 447 +++++++++++++++++++++ drivers/regulator/isl6271a-regulator.c | 2 +- drivers/regulator/lp3971.c | 2 +- drivers/regulator/lp3972.c | 2 +- drivers/regulator/lp872x.c | 11 +- drivers/regulator/lp8755.c | 3 +- drivers/regulator/max1586.c | 2 +- drivers/regulator/max8649.c | 2 +- drivers/regulator/max8660.c | 108 ++++- drivers/regulator/max8925-regulator.c | 2 +- drivers/regulator/max8952.c | 2 +- drivers/regulator/max8973-regulator.c | 2 +- drivers/regulator/of_regulator.c | 12 +- drivers/regulator/palmas-regulator.c | 32 +- drivers/regulator/pcap-regulator.c | 2 +- drivers/regulator/pcf50633-regulator.c | 2 +- drivers/regulator/pfuze100-regulator.c | 445 ++++++++++++++++++++ drivers/regulator/s2mps11.c | 245 ++++++++--- drivers/regulator/tps51632-regulator.c | 2 +- drivers/regulator/tps62360-regulator.c | 2 +- drivers/regulator/tps65023-regulator.c | 2 +- drivers/regulator/tps6524x-regulator.c | 2 +- drivers/regulator/tps65912-regulator.c | 39 +- drivers/regulator/twl-regulator.c | 2 +- drivers/regulator/userspace-consumer.c | 2 +- drivers/regulator/virtual.c | 2 +- drivers/regulator/wm831x-dcdc.c | 8 +- drivers/regulator/wm831x-isink.c | 2 +- drivers/regulator/wm831x-ldo.c | 110 ++--- drivers/regulator/wm8350-regulator.c | 57 +-- drivers/regulator/wm8400-regulator.c | 52 +-- drivers/regulator/wm8994-regulator.c | 2 +- include/linux/mfd/palmas.h | 9 +- include/linux/mfd/samsung/s2mps11.h | 11 + include/linux/regulator/consumer.h | 30 +- include/linux/regulator/driver.h | 25 ++ include/linux/regulator/fan53555.h | 1 + include/linux/regulator/machine.h | 1 + include/linux/regulator/max8660.h | 2 +- include/linux/regulator/pfuze100.h | 44 ++ 68 files changed, 2825 insertions(+), 941 deletions(-) create mode 100644 Documentation/devicetree/bindings/regulator/88pm800.txt create mode 100644 Documentation/devicetree/bindings/regulator/max8660.txt create mode 100644 Documentation/devicetree/bindings/regulator/pfuze100.txt create mode 100644 drivers/regulator/88pm800.c create mode 100644 drivers/regulator/da9210-regulator.c create mode 100644 drivers/regulator/da9210-regulator.h create mode 100644 drivers/regulator/helpers.c create mode 100644 drivers/regulator/pfuze100-regulator.c create mode 100644 include/linux/regulator/pfuze100.h Merging security/next (f8eb8a1 apparmor: add the ability to report a sha1 hash of loaded policy) $ git merge --no-ff security/next Auto-merging security/smack/smack_lsm.c Merge made by the 'recursive' strategy. fs/ocfs2/xattr.h | 2 +- include/linux/security.h | 8 +- include/linux/xattr.h | 2 +- include/uapi/linux/reiserfs_xattr.h | 2 +- security/apparmor/Kconfig | 12 + security/apparmor/Makefile | 7 +- security/apparmor/apparmorfs.c | 636 +++++++++++++++++++++++++++++- security/apparmor/capability.c | 5 + security/apparmor/context.c | 16 +- security/apparmor/crypto.c | 97 +++++ security/apparmor/domain.c | 24 +- security/apparmor/include/apparmor.h | 6 + security/apparmor/include/apparmorfs.h | 40 ++ security/apparmor/include/audit.h | 1 - security/apparmor/include/capability.h | 4 + security/apparmor/include/context.h | 15 +- security/apparmor/include/crypto.h | 36 ++ security/apparmor/include/policy.h | 218 +++++++--- security/apparmor/include/policy_unpack.h | 21 +- security/apparmor/lib.c | 5 - security/apparmor/lsm.c | 22 +- security/apparmor/policy.c | 609 ++++++++++++++++------------ security/apparmor/policy_unpack.c | 135 +++++-- security/apparmor/procattr.c | 2 +- security/capability.c | 2 +- security/integrity/evm/evm_main.c | 2 +- security/security.c | 8 +- security/selinux/hooks.c | 17 +- security/smack/smack_lsm.c | 9 +- 29 files changed, 1523 insertions(+), 440 deletions(-) create mode 100644 security/apparmor/crypto.c create mode 100644 security/apparmor/include/crypto.h Merging selinux/master (2be4d74 Add SELinux policy capability for always checking packet and peer classes.) $ git merge --no-ff selinux/master Resolved 'security/selinux/hooks.c' using previous resolution. Auto-merging security/selinux/ss/policydb.c Auto-merging security/selinux/include/xfrm.h Auto-merging security/selinux/include/security.h Auto-merging security/selinux/hooks.c CONFLICT (content): Merge conflict in security/selinux/hooks.c Auto-merging security/security.c Auto-merging security/capability.c Auto-merging include/linux/security.h Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master a16f698] Merge remote-tracking branch 'selinux/master' $ git diff -M --stat --summary HEAD^.. include/linux/security.h | 26 ++- security/capability.c | 15 +- security/security.c | 13 +- security/selinux/hooks.c | 109 ++++++--- security/selinux/include/objsec.h | 4 +- security/selinux/include/security.h | 15 +- security/selinux/include/xfrm.h | 45 ++-- security/selinux/netnode.c | 2 + security/selinux/selinuxfs.c | 4 +- security/selinux/ss/ebitmap.c | 20 +- security/selinux/ss/ebitmap.h | 10 +- security/selinux/ss/mls.c | 22 +- security/selinux/ss/mls_types.h | 2 +- security/selinux/ss/policydb.c | 3 +- security/selinux/ss/services.c | 24 +- security/selinux/xfrm.c | 453 ++++++++++++++++-------------------- 16 files changed, 389 insertions(+), 378 deletions(-) Merging lblnet/master (07bc9dc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc) $ git merge --no-ff lblnet/master Already up-to-date. Merging watchdog/master (b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) $ git merge --no-ff watchdog/master Already up-to-date. Merging dwmw2-iommu/master (6491d4d intel-iommu: Free old page tables before creating superpage) $ git merge --no-ff dwmw2-iommu/master Already up-to-date. Merging iommu/next (f098cc4 Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next) $ git merge --no-ff iommu/next Auto-merging arch/powerpc/sysdev/fsl_pci.h Merge made by the 'recursive' strategy. arch/powerpc/include/asm/device.h | 3 + arch/powerpc/include/asm/fsl_pamu_stash.h | 39 + arch/powerpc/sysdev/fsl_pci.h | 5 + drivers/iommu/Kconfig | 10 + drivers/iommu/Makefile | 1 + drivers/iommu/amd_iommu.c | 4 +- drivers/iommu/amd_iommu_init.c | 2 +- drivers/iommu/arm-smmu.c | 93 +- drivers/iommu/exynos-iommu.c | 44 - drivers/iommu/fsl_pamu.c | 1309 +++++++++++++++++++++++++++++ drivers/iommu/fsl_pamu.h | 410 +++++++++ drivers/iommu/fsl_pamu_domain.c | 1172 ++++++++++++++++++++++++++ drivers/iommu/fsl_pamu_domain.h | 85 ++ drivers/iommu/intel-iommu.c | 72 +- include/linux/iommu.h | 16 + 15 files changed, 3145 insertions(+), 120 deletions(-) create mode 100644 arch/powerpc/include/asm/fsl_pamu_stash.h create mode 100644 drivers/iommu/fsl_pamu.c create mode 100644 drivers/iommu/fsl_pamu.h create mode 100644 drivers/iommu/fsl_pamu_domain.c create mode 100644 drivers/iommu/fsl_pamu_domain.h Merging vfio/next (6cdd978 vfio: add external user support) $ git merge --no-ff vfio/next Merge made by the 'recursive' strategy. drivers/vfio/vfio.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ include/linux/vfio.h | 7 ++++++ 2 files changed, 69 insertions(+) Merging osd/linux-next (861d666 exofs: don't leak io_state and pages on read error) $ git merge --no-ff osd/linux-next Already up-to-date. Merging jc_docs/docs-next (5c050fb docs: update the development process document) $ git merge --no-ff jc_docs/docs-next Already up-to-date. Merging trivial/for-next (ccb7cc0 credits: update contact information for Chris Cheney) $ git merge --no-ff trivial/for-next Merge made by the 'recursive' strategy. CREDITS | 11 ++++----- Documentation/arm/OMAP/omap_pm | 2 +- Documentation/block/cfq-iosched.txt | 2 +- Documentation/development-process/2.Process | 4 ++-- Documentation/devicetree/bindings/arm/ste-u300.txt | 2 +- .../devicetree/bindings/arm/vexpress-sysreg.txt | 4 ++-- .../devicetree/bindings/clock/clk-exynos-audss.txt | 2 +- .../devicetree/bindings/dma/atmel-dma.txt | 4 ++-- .../devicetree/bindings/dma/fsl-imx-dma.txt | 2 +- .../devicetree/bindings/dma/ste-dma40.txt | 4 ++-- Documentation/devicetree/bindings/mfd/cros-ec.txt | 2 +- .../bindings/pinctrl/atmel,at91-pinctrl.txt | 2 +- Documentation/dma-buf-sharing.txt | 2 +- Documentation/fb/fbcon.txt | 2 +- Documentation/fb/viafb.txt | 2 +- Documentation/filesystems/ext4.txt | 2 +- Documentation/filesystems/nfs/pnfs.txt | 2 +- Documentation/filesystems/relay.txt | 2 +- Documentation/filesystems/sysfs-tagging.txt | 2 +- Documentation/i2c/upgrading-clients | 4 ++-- Documentation/printk-formats.txt | 2 +- Documentation/rapidio/rapidio.txt | 2 +- Documentation/sound/alsa/compress_offload.txt | 2 +- Documentation/sysfs-rules.txt | 2 +- Documentation/virtual/kvm/api.txt | 2 +- Documentation/x86/boot.txt | 2 +- drivers/media/usb/gspca/vicam.c | 2 +- include/linux/coda.h | 1 - include/linux/ktime.h | 28 ++++++++++++---------- 29 files changed, 51 insertions(+), 51 deletions(-) Merging audit/for-next (dcd6c92 Linux 3.3-rc1) $ git merge --no-ff audit/for-next Already up-to-date. Merging fsnotify/for-next (1ca39ab inotify: automatically restart syscalls) $ git merge --no-ff fsnotify/for-next Already up-to-date. Merging devicetree/devicetree/next (245d964 of/platform: Staticize of_platform_device_create_pdata()) $ git merge --no-ff devicetree/devicetree/next Auto-merging arch/powerpc/kernel/prom.c Auto-merging arch/arm/mm/init.c Merge made by the 'recursive' strategy. .../devicetree/bindings/net/can/sja1000.txt | 2 +- arch/arc/mm/init.c | 5 ++- arch/arm/mm/init.c | 2 +- arch/arm64/mm/init.c | 3 +- arch/c6x/kernel/devicetree.c | 3 +- arch/metag/mm/init.c | 5 ++- arch/microblaze/kernel/prom.c | 3 +- arch/mips/kernel/prom.c | 3 +- arch/openrisc/kernel/prom.c | 3 +- arch/powerpc/kernel/prom.c | 3 +- arch/x86/kernel/devicetree.c | 3 +- arch/xtensa/kernel/setup.c | 3 +- drivers/of/fdt.c | 10 +++--- drivers/of/platform.c | 2 +- include/linux/of.h | 39 +++++++++++++--------- include/linux/of_fdt.h | 3 +- 16 files changed, 46 insertions(+), 46 deletions(-) Merging dt-rh/for-next (8851b9f include: dt-binding: input: create a DT header defining key codes.) $ git merge --no-ff dt-rh/for-next Merge made by the 'recursive' strategy. include/dt-bindings/input/input.h | 525 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 include/dt-bindings/input/input.h Merging spi/for-next (9e55a20 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next) $ git merge --no-ff spi/for-next Merge made by the 'recursive' strategy. .../devicetree/bindings/spi/efm32-spi.txt | 34 + Documentation/spi/spi-summary | 2 +- drivers/spi/Kconfig | 48 +- drivers/spi/Makefile | 2 + drivers/spi/spi-altera.c | 12 - drivers/spi/spi-atmel.c | 36 +- drivers/spi/spi-bcm2835.c | 8 +- drivers/spi/spi-bcm63xx.c | 29 +- drivers/spi/spi-bfin-v3.c | 967 +++++++++++++++++++++ drivers/spi/spi-bitbang.c | 262 +++--- drivers/spi/spi-clps711x.c | 6 - drivers/spi/spi-coldfire-qspi.c | 21 +- drivers/spi/spi-efm32.c | 517 +++++++++++ drivers/spi/spi-ep93xx.c | 353 ++------ drivers/spi/spi-imx.c | 76 +- drivers/spi/spi-mxs.c | 28 +- drivers/spi/spi-nuc900.c | 13 - drivers/spi/spi-octeon.c | 10 +- drivers/spi/spi-omap-100k.c | 276 ++---- drivers/spi/spi-omap2-mcspi.c | 20 +- drivers/spi/spi-orion.c | 23 +- drivers/spi/spi-pl022.c | 21 +- drivers/spi/spi-pxa2xx.c | 21 +- drivers/spi/spi-rspi.c | 7 +- drivers/spi/spi-s3c64xx.c | 116 +-- drivers/spi/spi-sh-hspi.c | 20 +- drivers/spi/spi-sh-msiof.c | 18 - drivers/spi/spi-sirf.c | 188 +++- drivers/spi/spi-tegra114.c | 11 +- drivers/spi/spi-tegra20-sflash.c | 8 +- drivers/spi/spi-tegra20-slink.c | 8 +- drivers/spi/spi-tle62x0.c | 3 +- drivers/spi/spi-topcliff-pch.c | 2 + drivers/spi/spi-txx9.c | 2 +- drivers/spi/spi-xilinx.c | 188 ++-- drivers/spi/spi.c | 36 +- include/linux/platform_data/efm32-spi.h | 14 + include/linux/spi/spi.h | 14 +- include/linux/spi/spi_bitbang.h | 5 - 39 files changed, 2255 insertions(+), 1170 deletions(-) create mode 100644 Documentation/devicetree/bindings/spi/efm32-spi.txt create mode 100644 drivers/spi/spi-bfin-v3.c create mode 100644 drivers/spi/spi-efm32.c create mode 100644 include/linux/platform_data/efm32-spi.h Merging tip/auto-latest (4a1a274 Merge branch 'x86/urgent') $ git merge --no-ff tip/auto-latest Resolved 'arch/x86/include/asm/processor.h' using previous resolution. Resolved 'drivers/video/simplefb.c' using previous resolution. Auto-merging kernel/sched/sched.h Auto-merging kernel/sched/core.c Auto-merging kernel/events/core.c Auto-merging init/Kconfig Auto-merging drivers/video/simplefb.c CONFLICT (content): Merge conflict in drivers/video/simplefb.c Auto-merging drivers/video/Kconfig Auto-merging drivers/acpi/apei/erst.c Auto-merging arch/x86/include/asm/processor.h CONFLICT (content): Merge conflict in arch/x86/include/asm/processor.h Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 148935e] Merge remote-tracking branch 'tip/auto-latest' $ git diff -M --stat --summary HEAD^.. .../bindings/timer/moxa,moxart-timer.txt | 17 + Documentation/memory-hotplug.txt | 16 +- Documentation/x86/x86_64/boot-options.txt | 5 + MAINTAINERS | 10 +- arch/ia64/include/asm/Kbuild | 1 + arch/m68k/include/asm/irqflags.h | 2 +- arch/powerpc/include/asm/Kbuild | 1 + arch/powerpc/include/asm/perf_event_server.h | 4 +- arch/powerpc/perf/power7-events-list.h | 548 +++++++++++++++ arch/powerpc/perf/power7-pmu.c | 148 +--- arch/s390/include/asm/cputime.h | 3 - arch/s390/include/asm/vtime.h | 7 + arch/s390/kernel/vtime.c | 1 + arch/x86/Kconfig | 55 +- arch/x86/Makefile | 8 +- arch/x86/boot/boot.h | 1 + arch/x86/boot/compressed/head_32.S | 31 +- arch/x86/boot/compressed/head_64.S | 1 + arch/x86/boot/compressed/misc.c | 77 ++- arch/x86/boot/printf.c | 2 +- arch/x86/ia32/ia32entry.S | 2 +- arch/x86/include/asm/acpi.h | 2 + arch/x86/include/asm/alternative.h | 14 +- arch/x86/include/asm/bitops.h | 46 +- arch/x86/include/asm/checksum_64.h | 2 +- arch/x86/include/asm/cpufeature.h | 17 +- arch/x86/include/asm/hw_irq.h | 120 ++-- arch/x86/include/asm/hypervisor.h | 2 +- arch/x86/include/asm/irq.h | 2 +- arch/x86/include/asm/jump_label.h | 9 +- arch/x86/include/asm/kprobes.h | 10 +- arch/x86/include/asm/kvm_para.h | 38 +- arch/x86/include/asm/mce.h | 16 +- arch/x86/include/asm/mmu_context.h | 20 +- arch/x86/include/asm/mutex_64.h | 30 + arch/x86/include/asm/page_32_types.h | 2 + arch/x86/include/asm/page_64_types.h | 5 - arch/x86/include/asm/page_types.h | 5 + arch/x86/include/asm/paravirt.h | 32 +- arch/x86/include/asm/paravirt_types.h | 17 +- arch/x86/include/asm/pgtable.h | 3 +- arch/x86/include/asm/processor.h | 17 +- arch/x86/include/asm/setup.h | 8 +- arch/x86/include/asm/special_insns.h | 2 +- arch/x86/include/asm/spinlock.h | 128 ++-- arch/x86/include/asm/spinlock_types.h | 16 +- arch/x86/include/asm/switch_to.h | 4 +- arch/x86/include/asm/sync_bitops.h | 24 +- arch/x86/include/asm/syscall.h | 3 +- arch/x86/include/asm/syscalls.h | 6 +- arch/x86/include/asm/sysfb.h | 98 +++ arch/x86/include/asm/traps.h | 6 +- arch/x86/include/asm/tsc.h | 1 + arch/x86/include/asm/vvar.h | 2 +- arch/x86/include/asm/xen/hypervisor.h | 16 +- arch/x86/include/uapi/asm/kvm_para.h | 1 + arch/x86/kernel/Makefile | 3 + arch/x86/kernel/acpi/boot.c | 20 +- arch/x86/kernel/alternative.c | 155 +++-- arch/x86/kernel/amd_nb.c | 13 +- arch/x86/kernel/apic/apic.c | 12 +- arch/x86/kernel/apm_32.c | 2 +- arch/x86/kernel/cpu/amd.c | 4 +- arch/x86/kernel/cpu/common.c | 4 +- arch/x86/kernel/cpu/hypervisor.c | 15 +- arch/x86/kernel/cpu/mcheck/mce-internal.h | 3 + arch/x86/kernel/cpu/mcheck/mce.c | 28 + arch/x86/kernel/cpu/mcheck/mce_intel.c | 42 +- arch/x86/kernel/cpu/mshyperv.c | 13 +- arch/x86/kernel/cpu/perf_event.c | 6 + arch/x86/kernel/cpu/perf_event_intel_uncore.c | 252 +++++-- arch/x86/kernel/cpu/perf_event_intel_uncore.h | 10 + arch/x86/kernel/cpu/vmware.c | 8 +- arch/x86/kernel/head32.c | 2 +- arch/x86/kernel/head64.c | 2 +- arch/x86/kernel/head_32.S | 2 +- arch/x86/kernel/irq.c | 8 +- arch/x86/kernel/irq_work.c | 4 +- arch/x86/kernel/jump_label.c | 84 ++- arch/x86/kernel/kprobes/common.h | 5 - arch/x86/kernel/kprobes/core.c | 4 +- arch/x86/kernel/kprobes/opt.c | 115 +--- arch/x86/kernel/kvm.c | 268 +++++++- arch/x86/kernel/paravirt-spinlocks.c | 18 +- arch/x86/kernel/paravirt.c | 4 +- arch/x86/kernel/process.c | 2 +- arch/x86/kernel/process_32.c | 2 +- arch/x86/kernel/process_64.c | 4 +- arch/x86/kernel/setup.c | 8 +- arch/x86/kernel/signal.c | 6 +- arch/x86/kernel/smp.c | 12 +- arch/x86/kernel/syscall_32.c | 2 +- arch/x86/kernel/syscall_64.c | 5 +- arch/x86/kernel/sysfb.c | 74 ++ arch/x86/kernel/sysfb_efi.c | 214 ++++++ arch/x86/kernel/sysfb_simplefb.c | 95 +++ arch/x86/kernel/traps.c | 4 + arch/x86/kernel/tsc.c | 6 + arch/x86/lib/usercopy_64.c | 2 +- arch/x86/lib/x86-opcode-map.txt | 42 +- arch/x86/mm/ioremap.c | 5 +- arch/x86/power/cpu.c | 8 +- arch/x86/power/hibernate_64.c | 12 +- arch/x86/tools/gen-insn-attr-x86.awk | 4 +- arch/x86/xen/enlighten.c | 9 +- arch/x86/xen/smp.c | 2 +- arch/x86/xen/spinlock.c | 387 ++++------- arch/x86/xen/xen-ops.h | 16 +- drivers/acpi/apei/erst.c | 51 +- drivers/acpi/apei/ghes.c | 38 +- drivers/acpi/apei/hest.c | 39 ++ drivers/clocksource/Makefile | 1 + drivers/clocksource/cadence_ttc_timer.c | 13 +- drivers/clocksource/moxart_timer.c | 164 +++++ drivers/clocksource/sun4i_timer.c | 110 ++- drivers/clocksource/time-orion.c | 2 +- drivers/edac/amd64_edac.c | 333 +++++++-- drivers/edac/amd64_edac.h | 60 +- drivers/edac/cpc925_edac.c | 2 +- drivers/edac/edac_mc_sysfs.c | 6 +- drivers/edac/i3200_edac.c | 3 +- drivers/edac/x38_edac.c | 3 +- drivers/video/Kconfig | 5 +- drivers/video/console/Kconfig | 3 +- drivers/video/efifb.c | 302 +-------- drivers/video/simplefb.c | 59 +- drivers/video/vesafb.c | 55 +- include/asm-generic/vtime.h | 0 include/linux/context_tracking.h | 128 ++-- include/linux/context_tracking_state.h | 39 ++ include/linux/hardirq.h | 117 +--- include/linux/jump_label.h | 28 +- include/linux/jump_label_ratelimit.h | 34 + include/linux/lockdep.h | 92 +-- include/linux/mm.h | 1 + include/linux/nodemask.h | 11 +- include/linux/pci_ids.h | 2 + include/linux/perf_event.h | 1 + include/linux/platform_data/simplefb.h | 63 ++ include/linux/preempt_mask.h | 122 ++++ include/linux/printk.h | 2 +- include/linux/sched.h | 3 + include/linux/tick.h | 45 +- include/linux/vtime.h | 74 +- include/trace/events/context_tracking.h | 58 ++ include/trace/events/sched.h | 22 +- include/trace/ftrace.h | 33 +- include/uapi/linux/kvm_para.h | 1 + include/uapi/linux/perf_event.h | 47 +- init/Kconfig | 28 +- init/main.c | 2 + kernel/context_tracking.c | 125 ++-- kernel/events/callchain.c | 3 + kernel/events/core.c | 330 +++++---- kernel/hung_task.c | 13 +- kernel/jump_label.c | 1 + kernel/lglock.c | 12 +- kernel/mutex.c | 43 +- kernel/power/hibernate.c | 2 +- kernel/sched/core.c | 18 +- kernel/sched/cputime.c | 55 +- kernel/sched/fair.c | 113 ++- kernel/sched/sched.h | 8 +- kernel/smp.c | 16 +- kernel/time/Kconfig | 1 - kernel/time/tick-sched.c | 61 +- kernel/watchdog.c | 8 - lib/dump_stack.c | 4 +- mm/memory-failure.c | 5 +- tools/lib/lk/Makefile | 15 - tools/lib/traceevent/Makefile | 18 +- tools/lib/traceevent/event-parse.c | 7 +- tools/lib/traceevent/event-parse.h | 15 +- tools/lib/traceevent/kbuffer-parse.c | 732 ++++++++++++++++++++ tools/lib/traceevent/kbuffer.h | 67 ++ tools/lib/traceevent/trace-seq.c | 13 + tools/perf/Documentation/perf-diff.txt | 79 ++- tools/perf/Documentation/perf-kvm.txt | 46 +- tools/perf/Documentation/perf-list.txt | 6 +- tools/perf/Documentation/perf-report.txt | 13 +- tools/perf/Documentation/perf-stat.txt | 5 + tools/perf/Documentation/perf-top.txt | 5 + tools/perf/Documentation/perf-trace.txt | 4 + tools/perf/Makefile | 12 +- tools/perf/arch/x86/Makefile | 2 + tools/perf/arch/x86/util/tsc.c | 59 ++ tools/perf/arch/x86/util/tsc.h | 20 + tools/perf/bench/mem-memcpy.c | 2 + tools/perf/builtin-annotate.c | 5 +- tools/perf/builtin-diff.c | 664 ++++++++++++++---- tools/perf/builtin-inject.c | 45 +- tools/perf/builtin-kmem.c | 2 +- tools/perf/builtin-kvm.c | 755 +++++++++++++++++++-- tools/perf/builtin-list.c | 3 + tools/perf/builtin-mem.c | 4 +- tools/perf/builtin-record.c | 13 - tools/perf/builtin-report.c | 86 +-- tools/perf/builtin-sched.c | 145 ++-- tools/perf/builtin-script.c | 39 +- tools/perf/builtin-stat.c | 24 +- tools/perf/builtin-timechart.c | 176 ++--- tools/perf/builtin-top.c | 25 +- tools/perf/builtin-trace.c | 59 +- tools/perf/config/Makefile | 5 +- tools/perf/perf.h | 3 + tools/perf/python/twatch.py | 2 +- tools/perf/tests/attr/test-record-group-sampling | 36 + tools/perf/tests/builtin-test.c | 10 + tools/perf/tests/code-reading.c | 572 ++++++++++++++++ tools/perf/tests/dso-data.c | 8 - tools/perf/tests/evsel-tp-sched.c | 4 +- tools/perf/tests/hists_link.c | 4 +- tools/perf/tests/make | 67 +- tools/perf/tests/parse-events.c | 190 +++++- tools/perf/tests/perf-time-to-tsc.c | 177 +++++ tools/perf/tests/tests.h | 10 + tools/perf/tests/vmlinux-kallsyms.c | 49 +- tools/perf/ui/browsers/annotate.c | 20 +- tools/perf/ui/browsers/hists.c | 18 +- tools/perf/ui/gtk/hists.c | 128 +++- tools/perf/ui/hist.c | 258 +------ tools/perf/ui/setup.c | 1 - tools/perf/ui/stdio/hist.c | 45 +- tools/perf/util/annotate.c | 60 +- tools/perf/util/callchain.c | 7 +- tools/perf/util/callchain.h | 6 + tools/perf/util/cpumap.h | 2 +- tools/perf/util/dso.c | 10 +- tools/perf/util/dso.h | 17 + tools/perf/util/event.c | 26 +- tools/perf/util/event.h | 23 +- tools/perf/util/evlist.c | 115 +++- tools/perf/util/evlist.h | 4 + tools/perf/util/evsel.c | 90 ++- tools/perf/util/evsel.h | 5 + tools/perf/util/header.c | 161 +---- tools/perf/util/header.h | 40 +- tools/perf/util/hist.c | 4 +- tools/perf/util/hist.h | 26 +- tools/perf/util/include/linux/string.h | 1 + tools/perf/util/machine.c | 99 ++- tools/perf/util/machine.h | 13 +- tools/perf/util/map.c | 67 +- tools/perf/util/map.h | 13 + tools/perf/util/parse-events.c | 129 ++-- tools/perf/util/parse-events.h | 11 +- tools/perf/util/parse-events.l | 3 +- tools/perf/util/parse-events.y | 62 +- tools/perf/util/pmu.c | 87 ++- tools/perf/util/pmu.h | 5 +- .../perf/util/scripting-engines/trace-event-perl.c | 14 +- .../util/scripting-engines/trace-event-python.c | 9 +- tools/perf/util/session.c | 208 ++++-- tools/perf/util/session.h | 14 +- tools/perf/util/sort.c | 12 +- tools/perf/util/sort.h | 13 +- tools/perf/util/stat.c | 6 + tools/perf/util/stat.h | 9 + tools/perf/util/string.c | 24 + tools/perf/util/symbol-elf.c | 174 ++++- tools/perf/util/symbol-minimal.c | 7 + tools/perf/util/symbol.c | 280 +++++++- tools/perf/util/symbol.h | 5 + tools/perf/util/thread.c | 10 +- tools/perf/util/thread.h | 17 +- tools/perf/util/tool.h | 10 +- tools/perf/util/top.h | 2 + tools/perf/util/trace-event-info.c | 96 +-- tools/perf/util/trace-event-parse.c | 6 - tools/perf/util/trace-event-read.c | 52 +- tools/perf/util/trace-event-scripting.c | 3 +- tools/perf/util/trace-event.h | 21 +- tools/perf/util/unwind.c | 2 +- tools/perf/util/util.c | 92 +++ tools/perf/util/util.h | 5 + 275 files changed, 9962 insertions(+), 3698 deletions(-) create mode 100644 Documentation/devicetree/bindings/timer/moxa,moxart-timer.txt create mode 100644 arch/powerpc/perf/power7-events-list.h create mode 100644 arch/s390/include/asm/vtime.h create mode 100644 arch/x86/include/asm/sysfb.h create mode 100644 arch/x86/kernel/sysfb.c create mode 100644 arch/x86/kernel/sysfb_efi.c create mode 100644 arch/x86/kernel/sysfb_simplefb.c create mode 100644 drivers/clocksource/moxart_timer.c create mode 100644 include/asm-generic/vtime.h create mode 100644 include/linux/context_tracking_state.h create mode 100644 include/linux/jump_label_ratelimit.h create mode 100644 include/linux/platform_data/simplefb.h create mode 100644 include/linux/preempt_mask.h create mode 100644 include/trace/events/context_tracking.h create mode 100644 tools/lib/traceevent/kbuffer-parse.c create mode 100644 tools/lib/traceevent/kbuffer.h create mode 100644 tools/perf/arch/x86/util/tsc.c create mode 100644 tools/perf/arch/x86/util/tsc.h create mode 100644 tools/perf/tests/attr/test-record-group-sampling create mode 100644 tools/perf/tests/code-reading.c create mode 100644 tools/perf/tests/perf-time-to-tsc.c $ git am -3 ../patches/0001-simplefb-merge-conflict-fix.patch Applying: simplefb: merge conflict fix $ git reset HEAD^ Unstaged changes after reset: M include/linux/platform_data/simplefb.h $ git add -A . $ git commit -v -a --amend [master c52e83a] Merge remote-tracking branch 'tip/auto-latest' Merging edac/linux_next (de4772c edac: sb_edac.c should not require prescence of IMC_DDRIO device) $ git merge --no-ff edac/linux_next Already up-to-date. Merging edac-amd/for-next (75a9551 cpc925_edac: Use proper array termination) $ git merge --no-ff edac-amd/for-next Already up-to-date. Merging ftrace/for-next (9457158 tracing: Fix reset of time stamps during trace_clock changes) $ git merge --no-ff ftrace/for-next Already up-to-date. Merging rcu/rcu/next (0cecd37 Merge branches 'doc.2013.08.13a', 'fixes.2013.08.13a', 'sysidle.2013.08.13a' and 'torture.2013.08.13a' into HEAD) $ git merge --no-ff rcu/rcu/next Auto-merging kernel/trace/trace.h Auto-merging kernel/time/Kconfig Auto-merging init/Kconfig Auto-merging include/linux/ftrace_event.h Merge made by the 'recursive' strategy. Documentation/RCU/RTFP.txt | 855 ++++++++++++++++++++++++-------------- Documentation/RCU/rcubarrier.txt | 12 +- Documentation/RCU/torture.txt | 10 + Documentation/memory-barriers.txt | 10 +- Documentation/timers/NO_HZ.txt | 44 +- include/asm-generic/vmlinux.lds.h | 7 +- include/linux/debugobjects.h | 6 +- include/linux/ftrace_event.h | 34 ++ include/linux/jiffies.h | 8 +- include/linux/rculist.h | 5 +- include/linux/rcupdate.h | 26 +- include/trace/events/rcu.h | 82 ++-- init/Kconfig | 1 + kernel/rcu.h | 12 +- kernel/rcupdate.c | 102 +---- kernel/rcutiny.c | 2 +- kernel/rcutiny_plugin.h | 2 +- kernel/rcutorture.c | 342 +++++++-------- kernel/rcutree.c | 253 ++++++----- kernel/rcutree.h | 19 +- kernel/rcutree_plugin.h | 459 +++++++++++++++++++- kernel/time/Kconfig | 23 + kernel/trace/trace.h | 3 + kernel/trace/trace_printk.c | 19 + lib/debugobjects.c | 20 +- 25 files changed, 1539 insertions(+), 817 deletions(-) Merging cputime/cputime (c3e0ef9 [S390] fix cputime overflow in uptime_proc_show) $ git merge --no-ff cputime/cputime Already up-to-date. Merging uprobes/for-next (0326f5a uprobes/core: Handle breakpoint and singlestep exceptions) $ git merge --no-ff uprobes/for-next Already up-to-date. Merging kvm/linux-next (205befd KVM: nVMX: correctly set tr base on nested vmexit emulation) $ git merge --no-ff kvm/linux-next Auto-merging virt/kvm/kvm_main.c Auto-merging kernel/sched/core.c Auto-merging include/linux/sched.h Auto-merging arch/s390/mm/pgtable.c Auto-merging arch/s390/kvm/priv.c Auto-merging arch/s390/kvm/kvm-s390.c Auto-merging arch/s390/include/asm/processor.h Auto-merging arch/s390/include/asm/pgtable.h Auto-merging arch/s390/include/asm/mmu_context.h Merge made by the 'recursive' strategy. arch/arm/kvm/arm.c | 4 + arch/ia64/kvm/kvm-ia64.c | 4 + arch/mips/kvm/kvm_mips.c | 4 + arch/powerpc/kvm/powerpc.c | 4 + arch/s390/include/asm/kvm_host.h | 8 ++ arch/s390/include/asm/mmu.h | 2 - arch/s390/include/asm/mmu_context.h | 19 +--- arch/s390/include/asm/pgtable.h | 11 ++ arch/s390/include/asm/processor.h | 2 + arch/s390/kvm/diag.c | 17 +++- arch/s390/kvm/kvm-s390.c | 27 +++-- arch/s390/kvm/kvm-s390.h | 10 ++ arch/s390/kvm/priv.c | 32 +++--- arch/s390/mm/pgtable.c | 183 +++++++++++++++++++++------------ arch/x86/include/asm/kvm_host.h | 5 +- arch/x86/include/asm/pvclock.h | 1 - arch/x86/kernel/pvclock.c | 44 -------- arch/x86/kvm/lapic.c | 33 ++---- arch/x86/kvm/mmu.c | 7 +- arch/x86/kvm/pmu.c | 25 ++++- arch/x86/kvm/vmx.c | 197 +++++++++++++++++++++++------------- arch/x86/kvm/x86.c | 128 +++++++++++++++++++++-- arch/x86/vdso/vclock_gettime.c | 16 +-- include/linux/kvm_host.h | 13 +++ include/linux/sched.h | 8 -- kernel/sched/core.c | 15 --- virt/kvm/kvm_main.c | 126 +++++++++++++++++++---- 27 files changed, 615 insertions(+), 330 deletions(-) Merging kvm-arm/kvm-arm-next (8bd4ffd ARM: kvm: don't include drivers/virtio/Kconfig) $ git merge --no-ff kvm-arm/kvm-arm-next Already up-to-date. Merging kvm-ppc/kvm-ppc-next (20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next) $ git merge --no-ff kvm-ppc/kvm-ppc-next Resolved 'mm/Kconfig' using previous resolution. Auto-merging mm/Kconfig CONFLICT (content): Merge conflict in mm/Kconfig Auto-merging drivers/base/Makefile Auto-merging arch/arm/mm/dma-mapping.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master c6e81df] Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next' $ git diff -M --stat --summary HEAD^.. arch/arm/include/asm/dma-contiguous.h | 2 +- arch/arm/mm/dma-mapping.c | 6 +++--- drivers/base/Kconfig | 20 ++++---------------- drivers/base/Makefile | 2 +- include/linux/dma-contiguous.h | 2 +- mm/Kconfig | 24 ++++++++++++++++++++++++ 6 files changed, 34 insertions(+), 22 deletions(-) Merging oprofile/for-next (f722406 Linux 3.10-rc1) $ git merge --no-ff oprofile/for-next Already up-to-date. Merging fw-nohz/nohz/next (74876a9 printk: Wake up klogd using irq_work) $ git merge --no-ff fw-nohz/nohz/next Already up-to-date. Merging xen-tip/linux-next (85e5d6e Merge remote branch 'xentip/stable/for-linus-3.11' into xentip-linux-next) $ git merge --no-ff xen-tip/linux-next Auto-merging arch/arm/xen/enlighten.c Merge made by the 'recursive' strategy. arch/arm/xen/enlighten.c | 1 + 1 file changed, 1 insertion(+) Merging percpu/for-next (a424445 percpu-refcount: use RCU-sched insted of normal RCU) $ git merge --no-ff percpu/for-next Already up-to-date. Merging workqueues/for-next (b84acfb Merge branch 'for-3.11-fixes' into for-next) $ git merge --no-ff workqueues/for-next Merge made by the 'recursive' strategy. Documentation/workqueue.txt | 18 ++++++------------ include/linux/workqueue.h | 7 ++++++- 2 files changed, 12 insertions(+), 13 deletions(-) Merging drivers-x86/linux-next (41c8bd1 Revert "hp-wmi: Enable hotkeys on some systems") $ git merge --no-ff drivers-x86/linux-next Auto-merging drivers/platform/x86/sony-laptop.c Merge made by the 'recursive' strategy. drivers/platform/x86/hp-wmi.c | 16 ---------------- drivers/platform/x86/sony-laptop.c | 8 ++++++-- 2 files changed, 6 insertions(+), 18 deletions(-) Merging hwpoison/hwpoison (46e387b Merge branch 'hwpoison-hugepages' into hwpoison) $ git merge --no-ff hwpoison/hwpoison Already up-to-date. Merging sysctl/master (4e474a0 sysctl: protect poll() in entries that may go away) $ git merge --no-ff sysctl/master Already up-to-date. Merging regmap/for-next (f76f948 Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next) $ git merge --no-ff regmap/for-next Merge made by the 'recursive' strategy. drivers/base/regmap/internal.h | 2 +- drivers/base/regmap/regcache.c | 3 --- drivers/base/regmap/regmap-irq.c | 25 +++++++++++++++++++++++++ drivers/base/regmap/regmap.c | 26 +++++++++++++++++--------- include/linux/regmap.h | 11 ++++++++--- 5 files changed, 51 insertions(+), 16 deletions(-) Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt) $ git merge --no-ff hsi/for-next Already up-to-date. Merging leds/for-next (6a1c59a leds-pca963x: Fix device tree parsing) $ git merge --no-ff leds/for-next Auto-merging include/linux/platform_data/leds-pca963x.h Removing drivers/leds/leds-pca9633.c Merge made by the 'recursive' strategy. .../devicetree/bindings/leds/leds-lp55xx.txt | 72 +++- Documentation/devicetree/bindings/leds/pca963x.txt | 47 +++ Documentation/leds/leds-lm3556.txt | 2 +- Documentation/leds/leds-lp3944.txt | 2 +- Documentation/leds/leds-lp5521.txt | 20 +- Documentation/leds/leds-lp5523.txt | 21 +- Documentation/leds/leds-lp55xx.txt | 30 +- drivers/leds/Kconfig | 34 +- drivers/leds/Makefile | 3 +- drivers/leds/leds-88pm860x.c | 2 +- drivers/leds/leds-adp5520.c | 6 +- drivers/leds/leds-asic3.c | 4 +- drivers/leds/leds-atmel-pwm.c | 4 +- drivers/leds/leds-bd2802.c | 2 +- drivers/leds/leds-clevo-mail.c | 2 +- drivers/leds/leds-da903x.c | 2 +- drivers/leds/leds-da9052.c | 4 +- drivers/leds/leds-gpio.c | 2 +- drivers/leds/leds-lm3530.c | 2 +- drivers/leds/leds-lm3533.c | 2 +- drivers/leds/leds-lm355x.c | 2 +- drivers/leds/leds-lm3642.c | 2 +- drivers/leds/leds-lp3944.c | 7 +- drivers/leds/leds-lp5521.c | 118 +++++- drivers/leds/leds-lp5523.c | 325 ++++++++++++++- drivers/leds/leds-lp5562.c | 8 +- drivers/leds/leds-lp55xx-common.c | 3 + drivers/leds/leds-lp55xx-common.h | 66 +++ drivers/leds/leds-lp8501.c | 410 ++++++++++++++++++ drivers/leds/leds-lt3593.c | 4 +- drivers/leds/leds-netxbig.c | 6 +- drivers/leds/leds-ns2.c | 2 +- drivers/leds/leds-pca9532.c | 3 +- drivers/leds/leds-pca955x.c | 2 +- drivers/leds/leds-pca9633.c | 194 --------- drivers/leds/leds-pca963x.c | 461 +++++++++++++++++++++ drivers/leds/leds-pwm.c | 2 +- drivers/leds/leds-regulator.c | 3 +- drivers/leds/leds-renesas-tpu.c | 12 +- drivers/leds/leds-s3c24xx.c | 2 +- drivers/leds/leds-ss4200.c | 4 +- drivers/leds/leds-tca6507.c | 2 +- drivers/leds/leds-wm831x-status.c | 4 +- drivers/leds/leds-wm8350.c | 2 +- include/linux/platform_data/leds-lp55xx.h | 10 + .../{leds-pca9633.h => leds-pca963x.h} | 25 +- 46 files changed, 1635 insertions(+), 307 deletions(-) create mode 100644 Documentation/devicetree/bindings/leds/pca963x.txt create mode 100644 drivers/leds/leds-lp8501.c delete mode 100644 drivers/leds/leds-pca9633.c create mode 100644 drivers/leds/leds-pca963x.c rename include/linux/platform_data/{leds-pca9633.h => leds-pca963x.h} (66%) Merging driver-core/driver-core-next (c7991b0 driver core / cpu: Check if NUMA node is valid before bringing CPU up) $ git merge --no-ff driver-core/driver-core-next Resolved 'net/core/net-sysfs.c' using previous resolution. Auto-merging net/core/net-sysfs.c CONFLICT (content): Merge conflict in net/core/net-sysfs.c Auto-merging drivers/dma/dmaengine.c Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 5d83383] Merge remote-tracking branch 'driver-core/driver-core-next' $ git diff -M --stat --summary HEAD^.. Documentation/ko_KR/HOWTO | 25 ++-- Documentation/ko_KR/stable_api_nonsense.txt | 6 +- arch/tile/include/asm/topology.h | 3 - arch/x86/include/asm/topology.h | 3 - drivers/base/base.h | 10 ++ drivers/base/bus.c | 48 ++++++++ drivers/base/core.c | 35 +++--- drivers/base/cpu.c | 6 +- drivers/base/driver.c | 8 +- drivers/base/memory.c | 4 +- drivers/base/power/sysfs.c | 2 +- drivers/base/regmap/regmap-debugfs.c | 2 +- drivers/base/topology.c | 20 --- drivers/char/bsr.c | 18 +-- drivers/char/tile-srom.c | 28 +++-- drivers/dma/dmaengine.c | 26 ++-- drivers/extcon/extcon-class.c | 13 +- drivers/isdn/mISDN/core.c | 64 +++++----- drivers/leds/led-class.c | 38 ++++-- drivers/misc/c2port/core.c | 83 +++++++------ drivers/misc/enclosure.c | 29 ++--- drivers/ptp/ptp_clock.c | 2 +- drivers/ptp/ptp_private.h | 2 +- drivers/ptp/ptp_sysfs.c | 51 ++++---- drivers/rtc/rtc-sysfs.c | 48 ++++---- drivers/scsi/osd/osd_uld.c | 13 +- drivers/staging/comedi/comedi_fops.c | 39 +++--- drivers/uio/uio.c | 22 ++-- drivers/video/backlight/backlight.c | 44 ++++--- drivers/video/backlight/lcd.c | 26 ++-- fs/fuse/cuse.c | 13 +- include/linux/device.h | 12 +- include/linux/kobject.h | 4 + lib/Kconfig.debug | 19 +++ lib/kobject.c | 22 +++- net/core/net-sysfs.c | 181 +++++++++++++++------------- net/ieee802154/wpan-class.c | 23 ++-- net/rfkill/core.c | 90 +++++++------- net/wireless/sysfs.c | 25 ++-- 39 files changed, 635 insertions(+), 472 deletions(-) Merging tty/tty-next (e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt) $ git merge --no-ff tty/tty-next Resolved 'drivers/tty/serial/Makefile' using previous resolution. Resolved 'drivers/tty/serial/sh-sci.c' using previous resolution. Resolved 'include/linux/of.h' using previous resolution. Resolved 'include/uapi/linux/serial_core.h' using previous resolution. Auto-merging include/uapi/linux/serial_core.h CONFLICT (content): Merge conflict in include/uapi/linux/serial_core.h Auto-merging include/linux/pci_ids.h Auto-merging include/linux/of.h CONFLICT (content): Merge conflict in include/linux/of.h Auto-merging drivers/tty/serial/sh-sci.c CONFLICT (content): Merge conflict in drivers/tty/serial/sh-sci.c Auto-merging drivers/tty/serial/Makefile CONFLICT (content): Merge conflict in drivers/tty/serial/Makefile Auto-merging drivers/tty/serial/Kconfig Auto-merging Documentation/kernel-parameters.txt Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 766e35d] Merge remote-tracking branch 'tty/tty-next' $ git diff -M --stat --summary HEAD^.. .../devicetree/bindings/tty/serial/atmel-usart.txt | 18 +- .../bindings/tty/serial/fsl-mxs-auart.txt | 4 + .../devicetree/bindings/tty/serial/sirf-uart.txt | 33 + .../devicetree/bindings/tty/serial/st-asc.txt | 18 + Documentation/kernel-parameters.txt | 10 + arch/arm/boot/dts/imx28-evk.dts | 1 + arch/mips/sni/a20r.c | 1 - drivers/net/irda/irtty-sir.c | 8 +- drivers/of/base.c | 26 + drivers/staging/comedi/comedidev.h | 1 - drivers/staging/dgrp/dgrp_tty.c | 2 + drivers/tty/hvc/hvc_console.c | 11 +- drivers/tty/hvc/hvc_console.h | 3 + drivers/tty/hvc/hvc_iucv.c | 64 +- drivers/tty/n_gsm.c | 29 +- drivers/tty/n_tty.c | 1414 ++++++++++++-------- drivers/tty/pty.c | 18 +- drivers/tty/serial/8250/8250_core.c | 2 +- drivers/tty/serial/8250/8250_early.c | 2 +- drivers/tty/serial/8250/8250_em.c | 27 +- drivers/tty/serial/8250/8250_pci.c | 15 +- drivers/tty/serial/8250/Kconfig | 2 + drivers/tty/serial/Kconfig | 26 +- drivers/tty/serial/Makefile | 1 + drivers/tty/serial/altera_jtaguart.c | 3 +- drivers/tty/serial/altera_uart.c | 2 +- drivers/tty/serial/amba-pl010.c | 2 +- drivers/tty/serial/amba-pl011.c | 18 +- drivers/tty/serial/ar933x_uart.c | 36 +- drivers/tty/serial/arc_uart.c | 33 +- drivers/tty/serial/atmel_serial.c | 857 ++++++++++-- drivers/tty/serial/bcm63xx_uart.c | 1 - drivers/tty/serial/bfin_sport_uart.c | 9 +- drivers/tty/serial/bfin_uart.c | 21 +- drivers/tty/serial/clps711x.c | 11 +- drivers/tty/serial/efm32-uart.c | 25 +- drivers/tty/serial/fsl_lpuart.c | 7 +- drivers/tty/serial/icom.c | 11 +- drivers/tty/serial/ifx6x60.c | 2 +- drivers/tty/serial/imx.c | 520 ++++++- drivers/tty/serial/ioc4_serial.c | 4 +- drivers/tty/serial/lantiq.c | 7 +- drivers/tty/serial/max3100.c | 2 +- drivers/tty/serial/max310x.c | 991 +++++++------- drivers/tty/serial/mcf.c | 3 +- drivers/tty/serial/mpsc.c | 4 +- drivers/tty/serial/mrst_max3110.c | 4 +- drivers/tty/serial/msm_serial.c | 185 +-- drivers/tty/serial/msm_serial.h | 19 +- drivers/tty/serial/msm_serial_hs.c | 2 +- drivers/tty/serial/mxs-auart.c | 16 +- drivers/tty/serial/netx-serial.c | 2 - drivers/tty/serial/omap-serial.c | 221 ++- drivers/tty/serial/pch_uart.c | 84 +- drivers/tty/serial/pmac_zilog.c | 1 - drivers/tty/serial/pnx8xxx_uart.c | 2 - drivers/tty/serial/pxa.c | 33 +- drivers/tty/serial/sa1100.c | 2 - drivers/tty/serial/samsung.c | 4 +- drivers/tty/serial/samsung.h | 3 +- drivers/tty/serial/sc26xx.c | 2 +- drivers/tty/serial/sccnxp.c | 339 +++-- drivers/tty/serial/serial-tegra.c | 6 +- drivers/tty/serial/serial_core.c | 4 +- drivers/tty/serial/serial_txx9.c | 2 +- drivers/tty/serial/sh-sci.c | 4 +- drivers/tty/serial/sirfsoc_uart.c | 652 ++++++--- drivers/tty/serial/sirfsoc_uart.h | 421 ++++-- drivers/tty/serial/st-asc.c | 939 +++++++++++++ drivers/tty/serial/timbuart.c | 4 +- drivers/tty/serial/vr41xx_siu.c | 2 +- drivers/tty/serial/vt8500_serial.c | 1 - drivers/tty/synclink.c | 130 +- drivers/tty/tty_buffer.c | 417 +++--- drivers/tty/tty_io.c | 33 +- drivers/tty/tty_ioctl.c | 90 +- drivers/tty/tty_ldisc.c | 461 +++---- drivers/tty/vt/keyboard.c | 21 +- drivers/tty/vt/selection.c | 8 +- drivers/tty/vt/vt.c | 8 +- include/linux/atmel_serial.h | 2 + include/linux/kbd_kern.h | 3 +- include/linux/llist.h | 23 + include/linux/of.h | 7 + include/linux/pci_ids.h | 4 +- include/linux/platform_data/max310x.h | 9 +- include/linux/platform_data/serial-sccnxp.h | 3 - include/linux/tty.h | 66 +- include/linux/tty_flip.h | 8 +- include/linux/tty_ldisc.h | 16 +- include/uapi/linux/serial_core.h | 3 + include/uapi/linux/serial_reg.h | 1 + kernel/printk/printk.c | 7 + 93 files changed, 5750 insertions(+), 2829 deletions(-) create mode 100644 Documentation/devicetree/bindings/tty/serial/sirf-uart.txt create mode 100644 Documentation/devicetree/bindings/tty/serial/st-asc.txt create mode 100644 drivers/tty/serial/st-asc.c Merging usb/usb-next (bd479f2 Merge 3.11-rc6 into usb-next) $ git merge --no-ff usb/usb-next Resolved 'include/linux/usb/usbnet.h' using previous resolution. Auto-merging include/linux/usb/usbnet.h CONFLICT (content): Merge conflict in include/linux/usb/usbnet.h Auto-merging include/linux/usb/usb_phy_gen_xceiv.h Removing include/linux/platform_data/tegra_usb.h Removing drivers/usb/serial/zio.c Removing drivers/usb/serial/vivopay-serial.c Removing drivers/usb/serial/suunto.c Removing drivers/usb/serial/siemens_mpi.c Removing drivers/usb/serial/moto_modem.c Removing drivers/usb/serial/hp4x.c Removing drivers/usb/serial/funsoft.c Removing drivers/usb/serial/flashloader.c Auto-merging drivers/usb/phy/phy-generic.c Removing drivers/usb/gadget/imx_udc.h Removing drivers/usb/gadget/imx_udc.c Auto-merging drivers/net/usb/usbnet.c Auto-merging drivers/net/usb/ax88179_178a.c Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 7411ca9] Merge remote-tracking branch 'usb/usb-next' $ git diff -M --stat --summary HEAD^.. Documentation/ABI/testing/sysfs-bus-usb | 40 +- Documentation/devicetree/bindings/usb/dwc3.txt | 8 +- Documentation/devicetree/bindings/usb/generic.txt | 24 + .../bindings/usb/nvidia,tegra20-usb-phy.txt | 17 +- .../devicetree/bindings/usb/samsung-hsotg.txt | 40 + Documentation/devicetree/bindings/usb/usb-xhci.txt | 14 + Documentation/devicetree/bindings/usb/usb3503.txt | 7 +- Documentation/usb/URB.txt | 21 +- Documentation/usb/proc_usb_info.txt | 9 +- MAINTAINERS | 1 - arch/arm/boot/dts/am335x-bone.dts | 16 + arch/arm/boot/dts/am335x-evm.dts | 28 + arch/arm/boot/dts/am335x-evmsk.dts | 16 + arch/arm/boot/dts/am33xx.dtsi | 158 +- arch/arm/boot/dts/omap5.dtsi | 2 +- arch/arm/boot/dts/tegra20-seaboard.dts | 1 - arch/arm/boot/dts/tegra20-trimslice.dts | 1 - arch/arm/boot/dts/tegra20-whistler.dts | 2 - arch/arm/boot/dts/tegra20.dtsi | 28 +- arch/arm/mach-omap2/board-omap3beagle.c | 4 +- arch/arm/mach-omap2/board-omap3evm.c | 4 +- arch/arm/mach-omap2/board-omap3pandora.c | 2 +- arch/arm/mach-omap2/usb-host.c | 10 +- arch/arm/mach-tegra/tegra.c | 38 +- drivers/dma/Kconfig | 8 + drivers/dma/Makefile | 1 + drivers/dma/cppi41.c | 1048 ++++ drivers/net/usb/ax88179_178a.c | 8 + drivers/net/usb/usbnet.c | 45 +- drivers/usb/Kconfig | 17 + drivers/usb/Makefile | 3 +- drivers/usb/atm/Makefile | 3 - drivers/usb/atm/speedtch.c | 2 +- drivers/usb/atm/usbatm.c | 49 +- drivers/usb/atm/usbatm.h | 35 +- drivers/usb/c67x00/c67x00-drv.c | 4 +- drivers/usb/chipidea/Kconfig | 7 +- drivers/usb/chipidea/Makefile | 2 +- drivers/usb/chipidea/bits.h | 10 + drivers/usb/chipidea/ci.h | 8 + drivers/usb/chipidea/ci_hdrc_imx.c | 110 +- drivers/usb/chipidea/ci_hdrc_imx.h | 17 +- drivers/usb/chipidea/ci_hdrc_msm.c | 1 - drivers/usb/chipidea/core.c | 197 +- drivers/usb/chipidea/host.c | 31 +- drivers/usb/chipidea/host.h | 6 + drivers/usb/chipidea/otg.c | 120 + drivers/usb/chipidea/otg.h | 35 + drivers/usb/chipidea/udc.c | 78 +- drivers/usb/chipidea/udc.h | 6 + drivers/usb/chipidea/usbmisc_imx.c | 95 +- drivers/usb/class/cdc-acm.c | 2 +- drivers/usb/class/cdc-wdm.c | 13 +- drivers/usb/class/usbtmc.c | 46 +- drivers/usb/core/buffer.c | 5 +- drivers/usb/core/config.c | 3 +- drivers/usb/core/devio.c | 6 +- drivers/usb/core/driver.c | 22 +- drivers/usb/core/endpoint.c | 1 - drivers/usb/core/file.c | 2 +- drivers/usb/core/hcd-pci.c | 2 + drivers/usb/core/hcd.c | 210 +- drivers/usb/core/hub.c | 195 +- drivers/usb/core/message.c | 62 +- drivers/usb/core/urb.c | 43 +- drivers/usb/core/usb.c | 60 +- drivers/usb/dwc3/Kconfig | 32 + drivers/usb/dwc3/Makefile | 13 +- drivers/usb/dwc3/core.c | 196 +- drivers/usb/dwc3/core.h | 53 +- drivers/usb/dwc3/debug.h | 34 +- drivers/usb/dwc3/debugfs.c | 34 +- drivers/usb/dwc3/dwc3-exynos.c | 22 +- drivers/usb/dwc3/dwc3-omap.c | 44 +- drivers/usb/dwc3/dwc3-pci.c | 54 +- drivers/usb/dwc3/ep0.c | 49 +- drivers/usb/dwc3/gadget.c | 257 +- drivers/usb/dwc3/gadget.h | 34 +- drivers/usb/dwc3/host.c | 34 +- drivers/usb/dwc3/io.h | 34 +- drivers/usb/dwc3/platform_data.h | 27 + drivers/usb/gadget/Kconfig | 17 - drivers/usb/gadget/Makefile | 1 - drivers/usb/gadget/amd5536udc.c | 4 +- drivers/usb/gadget/at91_udc.c | 25 +- drivers/usb/gadget/at91_udc.h | 2 +- drivers/usb/gadget/atmel_usba_udc.c | 30 +- drivers/usb/gadget/bcm63xx_udc.c | 2 +- drivers/usb/gadget/f_mass_storage.c | 6 +- drivers/usb/gadget/f_uac1.c | 4 +- drivers/usb/gadget/fsl_mxc_udc.c | 4 +- drivers/usb/gadget/fsl_udc_core.c | 6 +- drivers/usb/gadget/fusb300_udc.c | 2 +- drivers/usb/gadget/goku_udc.c | 2 +- drivers/usb/gadget/hid.c | 2 +- drivers/usb/gadget/imx_udc.c | 1544 ----- drivers/usb/gadget/imx_udc.h | 351 -- drivers/usb/gadget/m66592-udc.c | 4 +- drivers/usb/gadget/mv_u3d_core.c | 12 +- drivers/usb/gadget/mv_udc_core.c | 4 +- drivers/usb/gadget/omap_udc.c | 2 +- drivers/usb/gadget/pxa25x_udc.c | 2 +- drivers/usb/gadget/pxa27x_udc.c | 2 +- drivers/usb/gadget/r8a66597-udc.c | 2 +- drivers/usb/gadget/rndis.c | 4 +- drivers/usb/gadget/s3c-hsotg.c | 14 +- drivers/usb/gadget/s3c-hsudc.c | 4 +- drivers/usb/gadget/s3c2410_udc.c | 2 +- drivers/usb/gadget/storage_common.c | 2 +- drivers/usb/gadget/u_uac1.c | 2 +- drivers/usb/gadget/udc-core.c | 12 +- drivers/usb/gadget/uvc_queue.c | 6 +- drivers/usb/host/Kconfig | 63 +- drivers/usb/host/Makefile | 5 + drivers/usb/host/ehci-fsl.c | 16 +- drivers/usb/host/ehci-grlib.c | 13 +- drivers/usb/host/ehci-hcd.c | 19 +- drivers/usb/host/ehci-hub.c | 226 +- drivers/usb/host/ehci-mem.c | 1 + drivers/usb/host/ehci-mv.c | 4 +- drivers/usb/host/ehci-mxc.c | 14 +- drivers/usb/host/ehci-octeon.c | 2 +- drivers/usb/host/ehci-omap.c | 14 +- drivers/usb/host/ehci-orion.c | 2 +- drivers/usb/host/ehci-pci.c | 42 - drivers/usb/host/ehci-platform.c | 12 +- drivers/usb/host/ehci-pmcmsp.c | 2 +- drivers/usb/host/ehci-ppc-of.c | 13 +- drivers/usb/host/ehci-ps3.c | 2 +- drivers/usb/host/ehci-q.c | 108 +- drivers/usb/host/ehci-s5p.c | 12 +- drivers/usb/host/ehci-sched.c | 47 +- drivers/usb/host/ehci-sead3.c | 2 +- drivers/usb/host/ehci-sh.c | 4 +- drivers/usb/host/ehci-tegra.c | 95 +- drivers/usb/host/ehci-tilegx.c | 6 +- drivers/usb/host/ehci-timer.c | 34 +- drivers/usb/host/ehci-w90x900.c | 2 +- drivers/usb/host/ehci-xilinx-of.c | 19 +- drivers/usb/host/ehci.h | 4 + drivers/usb/host/fotg210-hcd.c | 6049 ++++++++++++++++++++ drivers/usb/host/fotg210.h | 750 +++ drivers/usb/host/fsl-mph-dr-of.c | 4 +- drivers/usb/host/hwa-hc.c | 7 + drivers/usb/host/imx21-hcd.c | 2 +- drivers/usb/host/isp116x-hcd.c | 2 +- drivers/usb/host/isp116x.h | 13 +- drivers/usb/host/isp1362-hcd.c | 85 +- drivers/usb/host/isp1362.h | 53 +- drivers/usb/host/isp1760-if.c | 2 +- drivers/usb/host/ohci-at91.c | 35 +- drivers/usb/host/ohci-da8xx.c | 8 +- drivers/usb/host/ohci-ep93xx.c | 137 +- drivers/usb/host/ohci-exynos.c | 2 +- drivers/usb/host/ohci-hcd.c | 2 +- drivers/usb/host/ohci-omap.c | 4 +- drivers/usb/host/ohci-omap3.c | 10 +- drivers/usb/host/ohci-platform.c | 10 +- drivers/usb/host/ohci-ppc-of.c | 11 +- drivers/usb/host/ohci-pxa27x.c | 8 +- drivers/usb/host/ohci-s3c2410.c | 11 +- drivers/usb/host/ohci-tilegx.c | 4 +- drivers/usb/host/pci-quirks.c | 48 +- drivers/usb/host/pci-quirks.h | 3 +- drivers/usb/host/r8a66597-hcd.c | 2 +- drivers/usb/host/sl811-hcd.c | 109 +- drivers/usb/host/sl811.h | 21 +- drivers/usb/host/u132-hcd.c | 6 +- drivers/usb/host/xhci-dbg.c | 14 + drivers/usb/host/xhci-hub.c | 228 +- drivers/usb/host/xhci-mem.c | 187 +- drivers/usb/host/xhci-pci.c | 28 +- drivers/usb/host/xhci-plat.c | 46 + drivers/usb/host/xhci-ring.c | 89 +- drivers/usb/host/xhci-trace.c | 15 + drivers/usb/host/xhci-trace.h | 151 + drivers/usb/host/xhci.c | 351 +- drivers/usb/host/xhci.h | 17 +- drivers/usb/misc/Kconfig | 14 + drivers/usb/misc/Makefile | 4 +- drivers/usb/misc/adutux.c | 200 +- drivers/usb/misc/ehset.c | 152 + drivers/usb/misc/ldusb.c | 31 +- drivers/usb/misc/legousbtower.c | 124 +- drivers/usb/misc/usb3503.c | 284 +- drivers/usb/misc/usbtest.c | 9 +- drivers/usb/misc/uss720.c | 24 +- drivers/usb/musb/Kconfig | 9 + drivers/usb/musb/Makefile | 4 + drivers/usb/musb/am35x.c | 16 +- drivers/usb/musb/blackfin.c | 4 +- drivers/usb/musb/cppi_dma.c | 18 +- drivers/usb/musb/da8xx.c | 4 +- drivers/usb/musb/davinci.c | 4 +- drivers/usb/musb/musb_am335x.c | 55 + drivers/usb/musb/musb_core.c | 31 +- drivers/usb/musb/musb_core.h | 8 - drivers/usb/musb/musb_cppi41.c | 555 ++ drivers/usb/musb/musb_dma.h | 21 +- drivers/usb/musb/musb_dsps.c | 382 +- drivers/usb/musb/musb_gadget.c | 87 +- drivers/usb/musb/musbhsdma.c | 17 +- drivers/usb/musb/omap2430.c | 8 +- drivers/usb/musb/tusb6010.c | 4 +- drivers/usb/musb/tusb6010_omap.c | 24 - drivers/usb/musb/ux500.c | 2 +- drivers/usb/musb/ux500_dma.c | 21 +- drivers/usb/phy/Kconfig | 50 +- drivers/usb/phy/Makefile | 7 +- drivers/usb/phy/am35x-phy-control.h | 21 + drivers/usb/phy/phy-am335x-control.c | 137 + drivers/usb/phy/phy-am335x.c | 99 + drivers/usb/phy/phy-fsl-usb.c | 12 +- drivers/usb/phy/phy-fsm-usb.h | 11 +- drivers/usb/phy/{phy-nop.c => phy-generic.c} | 167 +- drivers/usb/phy/phy-generic.h | 20 + drivers/usb/phy/phy-gpio-vbus-usb.c | 10 +- drivers/usb/phy/phy-isp1301-omap.c | 6 +- drivers/usb/phy/phy-msm-usb.c | 4 +- drivers/usb/phy/phy-mv-u3d-usb.c | 4 +- drivers/usb/phy/phy-mv-usb.c | 6 +- drivers/usb/phy/phy-mxs-usb.c | 13 +- drivers/usb/phy/phy-omap-control.c | 3 +- drivers/usb/phy/phy-omap-usb3.c | 87 +- drivers/usb/phy/phy-rcar-usb.c | 9 +- drivers/usb/phy/phy-samsung-usb2.c | 2 +- drivers/usb/phy/phy-samsung-usb3.c | 2 +- drivers/usb/phy/phy-tegra-usb.c | 460 +- drivers/usb/phy/phy-twl4030-usb.c | 2 +- drivers/usb/phy/phy-twl6030-usb.c | 2 +- drivers/usb/renesas_usbhs/common.c | 4 +- drivers/usb/renesas_usbhs/mod_gadget.c | 6 +- drivers/usb/renesas_usbhs/mod_host.c | 6 +- drivers/usb/renesas_usbhs/pipe.h | 6 +- drivers/usb/serial/Kconfig | 84 +- drivers/usb/serial/Makefile | 9 +- drivers/usb/serial/console.c | 27 +- drivers/usb/serial/cp210x.c | 3 - drivers/usb/serial/cypress_m8.c | 4 +- drivers/usb/serial/f81232.c | 3 +- drivers/usb/serial/flashloader.c | 39 - drivers/usb/serial/ftdi_sio.c | 52 +- drivers/usb/serial/funsoft.c | 40 - drivers/usb/serial/generic.c | 13 +- drivers/usb/serial/hp4x.c | 51 - drivers/usb/serial/io_edgeport.c | 2 - drivers/usb/serial/io_ti.c | 71 +- drivers/usb/serial/keyspan.c | 104 +- drivers/usb/serial/mos7840.c | 48 - drivers/usb/serial/moto_modem.c | 48 - drivers/usb/serial/oti6858.c | 10 +- drivers/usb/serial/pl2303.c | 352 +- drivers/usb/serial/quatech2.c | 35 +- drivers/usb/serial/safe_serial.c | 51 +- drivers/usb/serial/siemens_mpi.c | 47 - drivers/usb/serial/spcp8x5.c | 4 +- drivers/usb/serial/suunto.c | 41 - drivers/usb/serial/ti_usb_3410_5052.c | 103 +- drivers/usb/serial/usb-serial-simple.c | 110 + drivers/usb/serial/usb-serial.c | 14 +- drivers/usb/serial/vivopay-serial.c | 43 - drivers/usb/serial/zio.c | 39 - drivers/usb/usb-common.c | 49 +- drivers/usb/usb-skeleton.c | 3 +- drivers/usb/wusbcore/rh.c | 28 +- drivers/usb/wusbcore/wa-hc.h | 15 +- drivers/usb/wusbcore/wa-rpipe.c | 21 + drivers/usb/wusbcore/wa-xfer.c | 139 +- drivers/uwb/hwa-rc.c | 16 +- drivers/uwb/pal.c | 40 +- include/linux/platform_data/tegra_usb.h | 32 - include/linux/usb.h | 32 +- include/linux/usb/chipidea.h | 7 +- include/linux/usb/gadget.h | 4 + include/linux/usb/hcd.h | 17 + include/linux/usb/of.h | 10 +- include/linux/usb/phy.h | 18 +- include/linux/usb/tegra_usb_phy.h | 40 +- .../usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} | 4 +- include/linux/usb/usbnet.h | 1 + include/linux/usb/wusb-wa.h | 1 + 281 files changed, 14140 insertions(+), 6465 deletions(-) create mode 100644 Documentation/devicetree/bindings/usb/generic.txt create mode 100644 Documentation/devicetree/bindings/usb/samsung-hsotg.txt create mode 100644 Documentation/devicetree/bindings/usb/usb-xhci.txt create mode 100644 drivers/dma/cppi41.c create mode 100644 drivers/usb/chipidea/otg.c create mode 100644 drivers/usb/chipidea/otg.h create mode 100644 drivers/usb/dwc3/platform_data.h delete mode 100644 drivers/usb/gadget/imx_udc.c delete mode 100644 drivers/usb/gadget/imx_udc.h create mode 100644 drivers/usb/host/fotg210-hcd.c create mode 100644 drivers/usb/host/fotg210.h create mode 100644 drivers/usb/host/xhci-trace.c create mode 100644 drivers/usb/host/xhci-trace.h create mode 100644 drivers/usb/misc/ehset.c create mode 100644 drivers/usb/musb/musb_am335x.c create mode 100644 drivers/usb/musb/musb_cppi41.c create mode 100644 drivers/usb/phy/am35x-phy-control.h create mode 100644 drivers/usb/phy/phy-am335x-control.c create mode 100644 drivers/usb/phy/phy-am335x.c rename drivers/usb/phy/{phy-nop.c => phy-generic.c} (66%) create mode 100644 drivers/usb/phy/phy-generic.h delete mode 100644 drivers/usb/serial/flashloader.c delete mode 100644 drivers/usb/serial/funsoft.c delete mode 100644 drivers/usb/serial/hp4x.c delete mode 100644 drivers/usb/serial/moto_modem.c delete mode 100644 drivers/usb/serial/siemens_mpi.c delete mode 100644 drivers/usb/serial/suunto.c create mode 100644 drivers/usb/serial/usb-serial-simple.c delete mode 100644 drivers/usb/serial/vivopay-serial.c delete mode 100644 drivers/usb/serial/zio.c delete mode 100644 include/linux/platform_data/tegra_usb.h rename include/linux/usb/{nop-usb-xceiv.h => usb_phy_gen_xceiv.h} (81%) Merging usb-gadget/next (aaeaae0 usb: dwc3: core: cope with NULL pdata) $ git merge --no-ff usb-gadget/next Merge made by the 'recursive' strategy. Merging staging/staging-next (1da4ee2 staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.h) $ git merge --no-ff staging/staging-next Removing drivers/staging/zcache/zcache.h Removing drivers/staging/zcache/zcache-main.c Removing drivers/staging/zcache/zbud.h Removing drivers/staging/zcache/zbud.c Removing drivers/staging/zcache/tmem.h Removing drivers/staging/zcache/tmem.c Removing drivers/staging/zcache/ramster/tcp_internal.h Removing drivers/staging/zcache/ramster/tcp.h Removing drivers/staging/zcache/ramster/tcp.c Removing drivers/staging/zcache/ramster/ramster_nodemanager.h Removing drivers/staging/zcache/ramster/ramster.h Removing drivers/staging/zcache/ramster/ramster.c Removing drivers/staging/zcache/ramster/ramster-howto.txt Removing drivers/staging/zcache/ramster/r2net.c Removing drivers/staging/zcache/ramster/nodemanager.h Removing drivers/staging/zcache/ramster/nodemanager.c Removing drivers/staging/zcache/ramster/masklog.h Removing drivers/staging/zcache/ramster/masklog.c Removing drivers/staging/zcache/ramster/heartbeat.h Removing drivers/staging/zcache/ramster/heartbeat.c Removing drivers/staging/zcache/ramster/debug.h Removing drivers/staging/zcache/ramster/debug.c Removing drivers/staging/zcache/ramster.h Removing drivers/staging/zcache/debug.h Removing drivers/staging/zcache/debug.c Removing drivers/staging/zcache/TODO Removing drivers/staging/zcache/Makefile Removing drivers/staging/zcache/Kconfig Removing drivers/staging/ozwpan/oztrace.h Removing drivers/staging/ozwpan/oztrace.c Removing drivers/staging/ozwpan/ozconfig.h Auto-merging drivers/staging/ozwpan/Makefile Removing drivers/staging/lustre/lustre/obdclass/lprocfs_jobstats.c Removing drivers/staging/lustre/lustre/libcfs/watchdog.c Removing drivers/staging/lustre/lustre/include/lustre_mdt.h Removing drivers/staging/lustre/lustre/fld/fld_index.c Removing drivers/staging/lustre/lustre/fld/fld_handler.c Removing drivers/staging/lustre/lustre/fid/fid_store.c Removing drivers/staging/lustre/lustre/fid/fid_handler.c Removing drivers/staging/lustre/lnet/lnet/api-errno.c Auto-merging drivers/staging/imx-drm/imx-drm-core.c Removing drivers/staging/iio/gyro/adis16260_platform_data.h Removing drivers/staging/iio/gyro/adis16260.h Removing drivers/staging/comedi/drivers/addi_apci_1710.c Removing drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_Chrono.c Removing drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.c Auto-merging drivers/staging/comedi/comedidev.h Auto-merging drivers/staging/comedi/comedi_fops.c Removing drivers/staging/asus_oled/zig.txt Removing drivers/staging/asus_oled/tux_r2.txt Removing drivers/staging/asus_oled/tux_r.txt Removing drivers/staging/asus_oled/tux.txt Removing drivers/staging/asus_oled/linux_fr.txt Removing drivers/staging/asus_oled/linux_f.txt Removing drivers/staging/asus_oled/linux.txt Removing drivers/staging/asus_oled/asus_oled.c Removing drivers/staging/asus_oled/TODO Removing drivers/staging/asus_oled/README Removing drivers/staging/asus_oled/Makefile Removing drivers/staging/asus_oled/Kconfig Auto-merging drivers/iio/gyro/adis16260.c Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. Documentation/ABI/testing/sysfs-bus-iio | 9 + .../ABI/testing/sysfs-bus-iio-frequency-ad9523 | 8 - .../ABI/testing/sysfs-bus-iio-frequency-adf4350 | 2 +- .../bindings/iio/adc/nuvoton-nau7802.txt | 18 + .../devicetree/bindings/iio/light/apds9300.txt | 22 + .../devicetree/bindings/vendor-prefixes.txt | 1 + Documentation/driver-model/devres.txt | 6 + MAINTAINERS | 6 +- drivers/iio/Kconfig | 8 +- drivers/iio/Makefile | 3 +- drivers/iio/accel/Kconfig | 20 +- drivers/iio/accel/Makefile | 4 +- drivers/iio/accel/hid-sensor-accel-3d.c | 43 +- drivers/iio/accel/kxsd9.c | 17 +- drivers/iio/accel/st_accel.h | 11 +- drivers/iio/accel/st_accel_core.c | 28 +- drivers/iio/accel/st_accel_i2c.c | 17 +- drivers/iio/accel/st_accel_spi.c | 17 +- drivers/iio/adc/Kconfig | 61 +- drivers/iio/adc/Makefile | 3 + drivers/iio/adc/ad7266.c | 16 +- drivers/iio/adc/ad7298.c | 24 +- drivers/iio/adc/ad7476.c | 26 +- drivers/iio/adc/ad7791.c | 19 +- drivers/iio/adc/ad7793.c | 23 +- drivers/iio/adc/ad7887.c | 23 +- drivers/iio/adc/ad7923.c | 20 +- drivers/iio/adc/at91_adc.c | 23 +- drivers/iio/adc/exynos_adc.c | 23 +- drivers/iio/adc/lp8788_adc.c | 7 +- drivers/iio/adc/max1363.c | 15 +- drivers/iio/adc/mcp320x.c | 18 +- drivers/iio/adc/nau7802.c | 581 +++ drivers/iio/adc/ti-adc081c.c | 18 +- drivers/iio/adc/ti_am335x_adc.c | 13 +- drivers/iio/adc/twl6030-gpadc.c | 1013 ++++ drivers/iio/adc/viperboard_adc.c | 9 +- drivers/iio/amplifiers/Kconfig | 2 + drivers/iio/amplifiers/Makefile | 1 + drivers/iio/amplifiers/ad8366.c | 13 +- drivers/iio/common/Makefile | 1 + drivers/iio/common/st_sensors/st_sensors_core.c | 41 +- drivers/iio/dac/Kconfig | 44 +- drivers/iio/dac/Makefile | 1 + drivers/iio/dac/ad5064.c | 21 +- drivers/iio/dac/ad5360.c | 15 +- drivers/iio/dac/ad5380.c | 18 +- drivers/iio/dac/ad5421.c | 19 +- drivers/iio/dac/ad5446.c | 19 +- drivers/iio/dac/ad5449.c | 15 +- drivers/iio/dac/ad5504.c | 31 +- drivers/iio/dac/ad5624r_spi.c | 22 +- drivers/iio/dac/ad5686.c | 17 +- drivers/iio/dac/ad5755.c | 14 +- drivers/iio/dac/ad5764.c | 20 +- drivers/iio/dac/ad5791.c | 35 +- drivers/iio/dac/ad7303.c | 31 +- drivers/iio/dac/max517.c | 17 +- drivers/iio/dac/mcp4725.c | 177 +- drivers/iio/frequency/Kconfig | 1 + drivers/iio/frequency/Makefile | 1 + drivers/iio/frequency/ad9523.c | 17 +- drivers/iio/frequency/adf4350.c | 31 +- drivers/iio/gyro/Kconfig | 18 +- drivers/iio/gyro/Makefile | 2 + drivers/iio/gyro/adis16080.c | 21 +- drivers/iio/gyro/adis16130.c | 23 +- drivers/iio/gyro/adis16136.c | 10 +- .../gyro/adis16260_core.c => iio/gyro/adis16260.c} | 319 +- drivers/iio/gyro/adxrs450.c | 15 +- drivers/iio/gyro/hid-sensor-gyro-3d.c | 41 +- drivers/iio/gyro/itg3200_core.c | 15 +- drivers/iio/gyro/st_gyro.h | 11 +- drivers/iio/gyro/st_gyro_core.c | 14 +- drivers/iio/gyro/st_gyro_i2c.c | 18 +- drivers/iio/gyro/st_gyro_spi.c | 18 +- drivers/iio/iio_core_trigger.h | 7 +- drivers/iio/imu/Kconfig | 2 + drivers/iio/imu/Makefile | 1 + drivers/iio/imu/adis16400_core.c | 10 +- drivers/iio/imu/adis16480.c | 10 +- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 29 +- drivers/iio/industrialio-core.c | 51 +- drivers/iio/industrialio-trigger.c | 72 +- drivers/iio/light/Kconfig | 34 +- drivers/iio/light/Makefile | 4 +- drivers/iio/light/adjd_s311.c | 43 +- drivers/iio/light/apds9300.c | 512 ++ drivers/iio/light/hid-sensor-als.c | 41 +- drivers/iio/light/lm3533-als.c | 7 +- drivers/iio/light/tsl2563.c | 25 +- drivers/iio/light/vcnl4000.c | 16 +- drivers/iio/magnetometer/Kconfig | 6 +- drivers/iio/magnetometer/Makefile | 1 + drivers/iio/magnetometer/hid-sensor-magn-3d.c | 43 +- drivers/iio/magnetometer/st_magn.h | 3 +- drivers/iio/magnetometer/st_magn_core.c | 6 +- drivers/iio/magnetometer/st_magn_i2c.c | 17 +- drivers/iio/magnetometer/st_magn_spi.c | 17 +- drivers/iio/pressure/Kconfig | 14 +- drivers/iio/pressure/Makefile | 1 + drivers/iio/pressure/st_pressure.h | 11 +- drivers/iio/pressure/st_pressure_core.c | 21 +- drivers/iio/pressure/st_pressure_i2c.c | 17 +- drivers/iio/pressure/st_pressure_spi.c | 17 +- drivers/iio/temperature/Kconfig | 16 + drivers/iio/temperature/Makefile | 5 + drivers/iio/temperature/tmp006.c | 291 ++ drivers/iio/trigger/Kconfig | 4 +- drivers/iio/trigger/Makefile | 1 + drivers/staging/Kconfig | 8 +- drivers/staging/Makefile | 4 +- drivers/staging/android/binder.c | 32 +- drivers/staging/android/binder.h | 48 +- drivers/staging/android/sw_sync.c | 2 +- drivers/staging/android/sync.c | 2 +- drivers/staging/asus_oled/Kconfig | 6 - drivers/staging/asus_oled/Makefile | 1 - drivers/staging/asus_oled/README | 156 - drivers/staging/asus_oled/TODO | 10 - drivers/staging/asus_oled/asus_oled.c | 847 --- drivers/staging/asus_oled/linux.txt | 33 - drivers/staging/asus_oled/linux_f.txt | 18 - drivers/staging/asus_oled/linux_fr.txt | 33 - drivers/staging/asus_oled/tux.txt | 33 - drivers/staging/asus_oled/tux_r.txt | 33 - drivers/staging/asus_oled/tux_r2.txt | 33 - drivers/staging/asus_oled/zig.txt | 33 - drivers/staging/bcm/LeakyBucket.c | 262 +- drivers/staging/bcm/Qos.c | 538 +- drivers/staging/comedi/Kconfig | 44 +- drivers/staging/comedi/comedi_buf.c | 2 + drivers/staging/comedi/comedi_fops.c | 1 - drivers/staging/comedi/comedi_internal.h | 1 + drivers/staging/comedi/comedidev.h | 22 +- drivers/staging/comedi/drivers.c | 94 +- drivers/staging/comedi/drivers/8255.c | 45 +- drivers/staging/comedi/drivers/8255_pci.c | 4 +- drivers/staging/comedi/drivers/Makefile | 3 +- .../comedi/drivers/addi-data/APCI1710_82x54.c | 1068 ---- .../comedi/drivers/addi-data/APCI1710_Chrono.c | 2050 -------- .../comedi/drivers/addi-data/APCI1710_Dig_io.c | 1037 ---- .../comedi/drivers/addi-data/APCI1710_INCCPT.c | 5461 -------------------- .../comedi/drivers/addi-data/APCI1710_Inp_cpt.c | 866 ---- .../comedi/drivers/addi-data/APCI1710_Pwm.c | 3582 ------------- .../comedi/drivers/addi-data/APCI1710_Ssi.c | 845 --- .../comedi/drivers/addi-data/APCI1710_Tor.c | 2065 -------- .../comedi/drivers/addi-data/APCI1710_Ttl.c | 1044 ---- .../staging/comedi/drivers/addi-data/addi_common.c | 3 +- .../staging/comedi/drivers/addi-data/addi_common.h | 169 - .../staging/comedi/drivers/addi-data/addi_eeprom.c | 2 + .../comedi/drivers/addi-data/hwdrv_APCI1710.c | 1314 ----- .../comedi/drivers/addi-data/hwdrv_apci3120.c | 2 + drivers/staging/comedi/drivers/addi_apci_035.c | 1 + drivers/staging/comedi/drivers/addi_apci_1032.c | 4 +- drivers/staging/comedi/drivers/addi_apci_1500.c | 1 + drivers/staging/comedi/drivers/addi_apci_1516.c | 4 +- drivers/staging/comedi/drivers/addi_apci_1564.c | 1 + drivers/staging/comedi/drivers/addi_apci_16xx.c | 43 +- drivers/staging/comedi/drivers/addi_apci_1710.c | 99 - drivers/staging/comedi/drivers/addi_apci_2032.c | 2 + drivers/staging/comedi/drivers/addi_apci_2200.c | 1 + drivers/staging/comedi/drivers/addi_apci_3120.c | 4 +- drivers/staging/comedi/drivers/addi_apci_3200.c | 1 + drivers/staging/comedi/drivers/addi_apci_3501.c | 4 +- drivers/staging/comedi/drivers/addi_apci_3xxx.c | 40 +- drivers/staging/comedi/drivers/addi_watchdog.c | 1 + drivers/staging/comedi/drivers/adl_pci6208.c | 4 +- drivers/staging/comedi/drivers/adl_pci7x3x.c | 1 + drivers/staging/comedi/drivers/adl_pci8164.c | 1 + drivers/staging/comedi/drivers/adl_pci9111.c | 4 +- drivers/staging/comedi/drivers/adl_pci9118.c | 7 +- drivers/staging/comedi/drivers/adq12b.c | 6 +- drivers/staging/comedi/drivers/adv_pci1710.c | 4 +- drivers/staging/comedi/drivers/adv_pci1723.c | 47 +- drivers/staging/comedi/drivers/adv_pci1724.c | 11 +- drivers/staging/comedi/drivers/adv_pci_dio.c | 4 +- drivers/staging/comedi/drivers/aio_aio12_8.c | 5 +- drivers/staging/comedi/drivers/aio_iiro_16.c | 2 +- drivers/staging/comedi/drivers/amplc_dio200.c | 6 +- .../staging/comedi/drivers/amplc_dio200_common.c | 44 +- drivers/staging/comedi/drivers/amplc_dio200_pci.c | 5 +- drivers/staging/comedi/drivers/amplc_pc236.c | 7 +- drivers/staging/comedi/drivers/amplc_pc263.c | 1 + drivers/staging/comedi/drivers/amplc_pci224.c | 7 +- drivers/staging/comedi/drivers/amplc_pci230.c | 4 +- drivers/staging/comedi/drivers/amplc_pci263.c | 1 + drivers/staging/comedi/drivers/c6xdigio.c | 2 - drivers/staging/comedi/drivers/cb_das16_cs.c | 36 +- drivers/staging/comedi/drivers/cb_pcidas.c | 4 +- drivers/staging/comedi/drivers/cb_pcidas64.c | 29 +- drivers/staging/comedi/drivers/cb_pcidda.c | 4 +- drivers/staging/comedi/drivers/cb_pcimdas.c | 5 +- drivers/staging/comedi/drivers/cb_pcimdda.c | 4 +- drivers/staging/comedi/drivers/comedi_bond.c | 4 +- drivers/staging/comedi/drivers/comedi_fc.c | 1 + drivers/staging/comedi/drivers/comedi_parport.c | 5 +- drivers/staging/comedi/drivers/comedi_test.c | 4 +- drivers/staging/comedi/drivers/contec_pci_dio.c | 1 + drivers/staging/comedi/drivers/daqboard2000.c | 4 +- drivers/staging/comedi/drivers/das08.c | 2 +- drivers/staging/comedi/drivers/das08_cs.c | 6 +- drivers/staging/comedi/drivers/das08_isa.c | 4 +- drivers/staging/comedi/drivers/das08_pci.c | 4 +- drivers/staging/comedi/drivers/das16.c | 2029 +++----- drivers/staging/comedi/drivers/das16m1.c | 5 +- drivers/staging/comedi/drivers/das1800.c | 5 +- drivers/staging/comedi/drivers/das6402.c | 6 +- drivers/staging/comedi/drivers/das800.c | 5 +- drivers/staging/comedi/drivers/dmm32at.c | 6 +- drivers/staging/comedi/drivers/dt2801.c | 36 +- drivers/staging/comedi/drivers/dt2811.c | 6 +- drivers/staging/comedi/drivers/dt2814.c | 5 +- drivers/staging/comedi/drivers/dt2815.c | 5 +- drivers/staging/comedi/drivers/dt2817.c | 3 +- drivers/staging/comedi/drivers/dt282x.c | 8 +- drivers/staging/comedi/drivers/dt3000.c | 45 +- drivers/staging/comedi/drivers/dt9812.c | 27 +- drivers/staging/comedi/drivers/dyna_pci10xx.c | 5 +- drivers/staging/comedi/drivers/fl512.c | 5 +- drivers/staging/comedi/drivers/gsc_hpdi.c | 37 +- drivers/staging/comedi/drivers/icp_multi.c | 4 +- drivers/staging/comedi/drivers/ii_pci20kc.c | 1015 ++-- drivers/staging/comedi/drivers/jr3_pci.c | 4 +- drivers/staging/comedi/drivers/ke_counter.c | 1 + drivers/staging/comedi/drivers/me4000.c | 127 +- drivers/staging/comedi/drivers/me_daq.c | 54 +- drivers/staging/comedi/drivers/mite.c | 1 + drivers/staging/comedi/drivers/mite.h | 1 + drivers/staging/comedi/drivers/mpc624.c | 5 +- drivers/staging/comedi/drivers/multiq3.c | 6 +- drivers/staging/comedi/drivers/ni_6527.c | 4 +- drivers/staging/comedi/drivers/ni_65xx.c | 5 +- drivers/staging/comedi/drivers/ni_660x.c | 4 +- drivers/staging/comedi/drivers/ni_670x.c | 30 +- drivers/staging/comedi/drivers/ni_at_a2150.c | 7 +- drivers/staging/comedi/drivers/ni_at_ao.c | 61 +- drivers/staging/comedi/drivers/ni_atmio.c | 2 +- drivers/staging/comedi/drivers/ni_atmio16d.c | 6 +- drivers/staging/comedi/drivers/ni_daq_700.c | 28 +- drivers/staging/comedi/drivers/ni_daq_dio24.c | 1 + drivers/staging/comedi/drivers/ni_labpc.c | 283 +- drivers/staging/comedi/drivers/ni_labpc_cs.c | 5 +- drivers/staging/comedi/drivers/ni_labpc_isadma.c | 226 + drivers/staging/comedi/drivers/ni_labpc_isadma.h | 57 + drivers/staging/comedi/drivers/ni_labpc_pci.c | 5 +- drivers/staging/comedi/drivers/ni_labpc_regs.h | 75 + drivers/staging/comedi/drivers/ni_mio_common.c | 61 +- drivers/staging/comedi/drivers/ni_mio_cs.c | 1 + drivers/staging/comedi/drivers/ni_pcidio.c | 33 +- drivers/staging/comedi/drivers/ni_pcimio.c | 1 + drivers/staging/comedi/drivers/ni_tio.c | 3 + drivers/staging/comedi/drivers/ni_tiocmd.c | 1 + drivers/staging/comedi/drivers/pcl711.c | 5 +- drivers/staging/comedi/drivers/pcl724.c | 13 +- drivers/staging/comedi/drivers/pcl726.c | 6 +- drivers/staging/comedi/drivers/pcl730.c | 3 +- drivers/staging/comedi/drivers/pcl812.c | 5 +- drivers/staging/comedi/drivers/pcl816.c | 5 +- drivers/staging/comedi/drivers/pcl818.c | 5 +- drivers/staging/comedi/drivers/pcm3724.c | 52 +- drivers/staging/comedi/drivers/pcmad.c | 1 + drivers/staging/comedi/drivers/pcmda12.c | 4 +- drivers/staging/comedi/drivers/pcmmio.c | 75 +- drivers/staging/comedi/drivers/pcmuio.c | 28 +- drivers/staging/comedi/drivers/poc.c | 6 +- drivers/staging/comedi/drivers/quatech_daqp_cs.c | 4 +- drivers/staging/comedi/drivers/rtd520.c | 24 +- drivers/staging/comedi/drivers/rti800.c | 7 +- drivers/staging/comedi/drivers/rti802.c | 6 +- drivers/staging/comedi/drivers/s526.c | 50 +- drivers/staging/comedi/drivers/s626.c | 27 +- drivers/staging/comedi/drivers/s626.h | 2 - drivers/staging/comedi/drivers/serial2002.c | 5 +- drivers/staging/comedi/drivers/skel.c | 49 +- drivers/staging/comedi/drivers/ssv_dnp.c | 79 +- drivers/staging/comedi/drivers/unioxx5.c | 4 +- drivers/staging/comedi/drivers/usbdux.c | 2485 ++++----- drivers/staging/comedi/drivers/usbduxfast.c | 3 +- drivers/staging/comedi/drivers/usbduxsigma.c | 317 +- drivers/staging/comedi/drivers/vmk80xx.c | 3 +- .../staging/comedi/kcomedilib/kcomedilib_main.c | 2 - drivers/staging/comedi/proc.c | 2 + drivers/staging/comedi/range.c | 43 +- drivers/staging/cxt1e1/Makefile | 1 - drivers/staging/cxt1e1/comet.c | 23 +- drivers/staging/cxt1e1/functions.c | 9 +- drivers/staging/cxt1e1/hwprobe.c | 8 +- drivers/staging/cxt1e1/linux.c | 52 +- drivers/staging/cxt1e1/musycc.c | 15 +- drivers/staging/cxt1e1/pmc93x6_eeprom.c | 15 +- drivers/staging/cxt1e1/pmcc4_drv.c | 11 +- drivers/staging/cxt1e1/sbeid.c | 7 - drivers/staging/dgnc/Kconfig | 6 + drivers/staging/dgnc/Makefile | 7 + drivers/staging/dgnc/dgnc_cls.c | 1411 +++++ drivers/staging/dgnc/dgnc_cls.h | 90 + drivers/staging/dgnc/dgnc_driver.c | 1018 ++++ drivers/staging/dgnc/dgnc_driver.h | 565 ++ drivers/staging/dgnc/dgnc_kcompat.h | 93 + drivers/staging/dgnc/dgnc_mgmt.c | 311 ++ drivers/staging/dgnc/dgnc_mgmt.h | 37 + drivers/staging/dgnc/dgnc_neo.c | 1976 +++++++ drivers/staging/dgnc/dgnc_neo.h | 157 + drivers/staging/dgnc/dgnc_pci.h | 77 + drivers/staging/dgnc/dgnc_sysfs.c | 759 +++ drivers/staging/dgnc/dgnc_sysfs.h | 49 + drivers/staging/dgnc/dgnc_trace.c | 186 + drivers/staging/dgnc/dgnc_trace.h | 45 + drivers/staging/dgnc/dgnc_tty.c | 3545 +++++++++++++ drivers/staging/dgnc/dgnc_tty.h | 42 + drivers/staging/dgnc/dgnc_types.h | 36 + drivers/staging/dgnc/digi.h | 419 ++ drivers/staging/dgnc/dpacompat.h | 115 + drivers/staging/dgrp/dgrp_driver.c | 14 +- drivers/staging/dwc2/Kconfig | 1 - drivers/staging/dwc2/core.c | 51 +- drivers/staging/dwc2/core.h | 47 +- drivers/staging/dwc2/hcd.c | 133 +- drivers/staging/dwc2/hcd.h | 26 +- drivers/staging/dwc2/hcd_ddma.c | 23 +- drivers/staging/dwc2/hcd_intr.c | 86 +- drivers/staging/dwc2/hcd_queue.c | 20 +- drivers/staging/dwc2/hw.h | 4 + drivers/staging/dwc2/pci.c | 2 +- drivers/staging/gdm724x/Kconfig | 15 + drivers/staging/gdm724x/Makefile | 7 + drivers/staging/gdm724x/TODO | 16 + drivers/staging/gdm724x/gdm_endian.c | 67 + drivers/staging/gdm724x/gdm_endian.h | 49 + drivers/staging/gdm724x/gdm_lte.c | 877 ++++ drivers/staging/gdm724x/gdm_lte.h | 81 + drivers/staging/gdm724x/gdm_mux.c | 697 +++ drivers/staging/gdm724x/gdm_mux.h | 95 + drivers/staging/gdm724x/gdm_tty.c | 343 ++ drivers/staging/gdm724x/gdm_tty.h | 71 + drivers/staging/gdm724x/gdm_usb.c | 1049 ++++ drivers/staging/gdm724x/gdm_usb.h | 109 + drivers/staging/gdm724x/hci.h | 55 + drivers/staging/gdm724x/hci_packet.h | 93 + drivers/staging/gdm724x/netlink_k.c | 163 + drivers/staging/gdm724x/netlink_k.h | 25 + drivers/staging/iio/Documentation/device.txt | 4 +- drivers/staging/iio/adc/mxs-lradc.c | 45 +- drivers/staging/iio/adc/spear_adc.c | 30 +- drivers/staging/iio/addac/adt7316.c | 27 - drivers/staging/iio/gyro/Kconfig | 12 - drivers/staging/iio/gyro/Makefile | 3 - drivers/staging/iio/gyro/adis16060_core.c | 17 +- drivers/staging/iio/gyro/adis16260.h | 98 - drivers/staging/iio/gyro/adis16260_platform_data.h | 19 - drivers/staging/iio/light/isl29018.c | 16 +- drivers/staging/iio/light/isl29028.c | 13 +- drivers/staging/iio/magnetometer/hmc5843.c | 71 +- drivers/staging/iio/meter/ade7753.c | 18 - drivers/staging/iio/meter/ade7754.c | 19 - drivers/staging/iio/meter/ade7758_core.c | 18 - drivers/staging/iio/meter/ade7758_ring.c | 2 +- drivers/staging/iio/meter/ade7759.c | 18 - drivers/staging/iio/meter/ade7854.c | 19 - drivers/staging/iio/resolver/ad2s1210.c | 18 - drivers/staging/imx-drm/Kconfig | 4 +- drivers/staging/imx-drm/TODO | 1 - drivers/staging/imx-drm/imx-drm-core.c | 1 + drivers/staging/imx-drm/imx-ldb.c | 3 +- drivers/staging/imx-drm/imx-tve.c | 25 +- drivers/staging/imx-drm/ipu-v3/ipu-common.c | 17 +- drivers/staging/imx-drm/ipu-v3/ipu-di.c | 4 +- drivers/staging/imx-drm/ipu-v3/ipu-dp.c | 13 +- drivers/staging/imx-drm/ipuv3-crtc.c | 1 + drivers/staging/imx-drm/parallel-display.c | 1 + drivers/staging/lustre/Makefile | 2 +- .../staging/lustre/include/linux/libcfs/bitmap.h | 4 +- .../staging/lustre/include/linux/libcfs/curproc.h | 2 - .../staging/lustre/include/linux/libcfs/libcfs.h | 46 - .../lustre/include/linux/libcfs/libcfs_cpu.h | 46 +- .../lustre/include/linux/libcfs/libcfs_debug.h | 68 - .../lustre/include/linux/libcfs/libcfs_prim.h | 24 +- .../lustre/include/linux/libcfs/libcfs_private.h | 5 - .../lustre/include/linux/libcfs/linux/kp30.h | 49 - .../lustre/include/linux/libcfs/linux/libcfs.h | 3 - .../lustre/include/linux/libcfs/linux/linux-cpu.h | 9 - .../lustre/include/linux/libcfs/linux/linux-mem.h | 4 +- .../lustre/include/linux/libcfs/linux/linux-prim.h | 158 - .../include/linux/libcfs/linux/linux-tcpip.h | 15 - .../lustre/include/linux/libcfs/linux/linux-time.h | 1 - .../include/linux/libcfs/linux/portals_compat25.h | 15 - .../staging/lustre/include/linux/libcfs/lucache.h | 2 +- .../lustre/include/linux/libcfs/params_tree.h | 4 +- drivers/staging/lustre/lnet/Makefile | 2 +- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 10 +- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h | 1 - .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 14 +- .../lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c | 2 +- .../staging/lustre/lnet/klnds/socklnd/socklnd.c | 54 +- .../staging/lustre/lnet/klnds/socklnd/socklnd_cb.c | 108 +- .../lustre/lnet/klnds/socklnd/socklnd_lib-linux.c | 11 +- .../lustre/lnet/klnds/socklnd/socklnd_lib-linux.h | 3 - .../lustre/lnet/klnds/socklnd/socklnd_proto.c | 60 +- drivers/staging/lustre/lnet/lnet/Makefile | 2 +- drivers/staging/lustre/lnet/lnet/acceptor.c | 62 +- drivers/staging/lustre/lnet/lnet/api-errno.c | 39 - drivers/staging/lustre/lnet/lnet/api-ni.c | 7 +- drivers/staging/lustre/lnet/lnet/lib-eq.c | 14 +- drivers/staging/lustre/lnet/lnet/lib-msg.c | 3 - drivers/staging/lustre/lnet/lnet/module.c | 9 +- drivers/staging/lustre/lnet/lnet/router_proc.c | 2 +- drivers/staging/lustre/lnet/selftest/console.c | 2 +- drivers/staging/lustre/lnet/selftest/module.c | 4 +- drivers/staging/lustre/lnet/selftest/rpc.c | 4 +- drivers/staging/lustre/lnet/selftest/timer.c | 2 +- drivers/staging/lustre/lustre/Kconfig | 13 +- drivers/staging/lustre/lustre/Makefile | 4 +- drivers/staging/lustre/lustre/fid/Makefile | 2 +- drivers/staging/lustre/lustre/fid/fid_handler.c | 661 --- drivers/staging/lustre/lustre/fid/fid_internal.h | 36 +- drivers/staging/lustre/lustre/fid/fid_lib.c | 14 +- drivers/staging/lustre/lustre/fid/fid_request.c | 164 +- drivers/staging/lustre/lustre/fid/fid_store.c | 259 - drivers/staging/lustre/lustre/fid/lproc_fid.c | 28 +- drivers/staging/lustre/lustre/fld/Makefile | 2 +- drivers/staging/lustre/lustre/fld/fld_cache.c | 45 +- drivers/staging/lustre/lustre/fld/fld_handler.c | 447 -- drivers/staging/lustre/lustre/fld/fld_index.c | 426 -- drivers/staging/lustre/lustre/fld/fld_internal.h | 31 +- drivers/staging/lustre/lustre/fld/fld_request.c | 90 +- drivers/staging/lustre/lustre/fld/lproc_fld.c | 217 +- drivers/staging/lustre/lustre/include/cl_object.h | 18 +- .../lustre/lustre/include/linux/lprocfs_status.h | 1 - .../lustre/lustre/include/linux/lustre_compat25.h | 103 - .../lustre/lustre/include/linux/lustre_fsfilt.h | 12 +- .../lustre/lustre/include/linux/lustre_handles.h | 1 - .../lustre/lustre/include/linux/lustre_lite.h | 2 - .../lustre/lustre/include/linux/lustre_net.h | 1 - .../lustre/include/linux/lustre_patchless_compat.h | 2 +- .../lustre/lustre/include/linux/lustre_quota.h | 1 - .../lustre/lustre/include/linux/lustre_user.h | 19 +- drivers/staging/lustre/lustre/include/linux/lvfs.h | 8 +- drivers/staging/lustre/lustre/include/linux/obd.h | 5 +- .../staging/lustre/lustre/include/lprocfs_status.h | 73 +- drivers/staging/lustre/lustre/include/lu_object.h | 25 +- drivers/staging/lustre/lustre/include/lu_ref.h | 14 +- .../lustre/lustre/include/lustre/lustre_errno.h | 215 + .../lustre/lustre/include/lustre/lustre_idl.h | 82 +- .../lustre/lustre/include/lustre/lustre_user.h | 12 + drivers/staging/lustre/lustre/include/lustre_cfg.h | 30 +- .../staging/lustre/lustre/include/lustre_disk.h | 56 +- drivers/staging/lustre/lustre/include/lustre_dlm.h | 204 +- .../lustre/lustre/include/lustre_dlm_flags.h | 460 ++ drivers/staging/lustre/lustre/include/lustre_fid.h | 125 +- drivers/staging/lustre/lustre/include/lustre_fld.h | 45 +- .../staging/lustre/lustre/include/lustre_idmap.h | 4 +- .../staging/lustre/lustre/include/lustre_import.h | 2 + drivers/staging/lustre/lustre/include/lustre_lib.h | 5 +- drivers/staging/lustre/lustre/include/lustre_log.h | 32 +- drivers/staging/lustre/lustre/include/lustre_mdc.h | 12 +- drivers/staging/lustre/lustre/include/lustre_mdt.h | 84 - drivers/staging/lustre/lustre/include/lustre_net.h | 47 +- .../staging/lustre/lustre/include/lustre_quota.h | 2 +- drivers/staging/lustre/lustre/include/lustre_sec.h | 2 +- drivers/staging/lustre/lustre/include/md_object.h | 7 +- drivers/staging/lustre/lustre/include/obd.h | 185 +- drivers/staging/lustre/lustre/include/obd_class.h | 392 +- drivers/staging/lustre/lustre/include/obd_lov.h | 10 - .../staging/lustre/lustre/include/obd_support.h | 1 + drivers/staging/lustre/lustre/lclient/glimpse.c | 19 +- drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 43 +- .../staging/lustre/lustre/lclient/lcommon_misc.c | 8 +- drivers/staging/lustre/lustre/ldlm/interval_tree.c | 50 +- drivers/staging/lustre/lustre/ldlm/l_lock.c | 8 +- drivers/staging/lustre/lustre/ldlm/ldlm_extent.c | 10 +- drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 66 +- drivers/staging/lustre/lustre/ldlm/ldlm_internal.h | 49 +- drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 79 +- drivers/staging/lustre/lustre/ldlm/ldlm_lock.c | 394 +- drivers/staging/lustre/lustre/ldlm/ldlm_lockd.c | 120 +- drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 137 +- drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 181 +- drivers/staging/lustre/lustre/ldlm/ldlm_resource.c | 95 +- drivers/staging/lustre/lustre/libcfs/Makefile | 2 +- drivers/staging/lustre/lustre/libcfs/debug.c | 19 +- drivers/staging/lustre/lustre/libcfs/hash.c | 24 +- .../lustre/lustre/libcfs/kernel_user_comm.c | 15 +- drivers/staging/lustre/lustre/libcfs/libcfs_cpu.c | 3 - drivers/staging/lustre/lustre/libcfs/libcfs_lock.c | 3 - drivers/staging/lustre/lustre/libcfs/libcfs_mem.c | 3 - .../staging/lustre/lustre/libcfs/libcfs_string.c | 49 - .../staging/lustre/lustre/libcfs/linux/linux-cpu.c | 46 +- .../lustre/lustre/libcfs/linux/linux-crypto.c | 2 + .../lustre/lustre/libcfs/linux/linux-curproc.c | 21 +- .../lustre/lustre/libcfs/linux/linux-debug.c | 69 +- .../lustre/lustre/libcfs/linux/linux-module.c | 31 +- .../lustre/lustre/libcfs/linux/linux-prim.c | 21 +- .../lustre/lustre/libcfs/linux/linux-proc.c | 4 +- .../lustre/lustre/libcfs/linux/linux-tcpip.c | 5 +- .../lustre/lustre/libcfs/linux/linux-tracefile.c | 16 +- drivers/staging/lustre/lustre/libcfs/module.c | 28 +- drivers/staging/lustre/lustre/libcfs/nidstrings.c | 14 +- drivers/staging/lustre/lustre/libcfs/tracefile.c | 13 +- .../staging/lustre/lustre/libcfs/upcall_cache.c | 22 +- drivers/staging/lustre/lustre/libcfs/watchdog.c | 516 -- drivers/staging/lustre/lustre/libcfs/workitem.c | 3 +- drivers/staging/lustre/lustre/llite/Makefile | 2 +- drivers/staging/lustre/lustre/llite/dcache.c | 80 +- drivers/staging/lustre/lustre/llite/dir.c | 251 +- drivers/staging/lustre/lustre/llite/file.c | 454 +- drivers/staging/lustre/lustre/llite/llite_capa.c | 26 +- drivers/staging/lustre/lustre/llite/llite_close.c | 23 +- .../staging/lustre/lustre/llite/llite_internal.h | 32 +- drivers/staging/lustre/lustre/llite/llite_lib.c | 172 +- drivers/staging/lustre/lustre/llite/llite_mmap.c | 67 +- drivers/staging/lustre/lustre/llite/llite_nfs.c | 76 +- drivers/staging/lustre/lustre/llite/lloop.c | 15 +- drivers/staging/lustre/lustre/llite/lproc_llite.c | 38 +- drivers/staging/lustre/lustre/llite/namei.c | 97 +- drivers/staging/lustre/lustre/llite/remote_perm.c | 27 +- drivers/staging/lustre/lustre/llite/rw.c | 44 +- drivers/staging/lustre/lustre/llite/rw26.c | 35 +- drivers/staging/lustre/lustre/llite/statahead.c | 88 +- drivers/staging/lustre/lustre/llite/super25.c | 3 +- drivers/staging/lustre/lustre/llite/symlink.c | 16 +- drivers/staging/lustre/lustre/llite/vvp_dev.c | 5 +- drivers/staging/lustre/lustre/llite/vvp_io.c | 59 +- drivers/staging/lustre/lustre/llite/vvp_lock.c | 3 +- drivers/staging/lustre/lustre/llite/vvp_object.c | 8 +- drivers/staging/lustre/lustre/llite/vvp_page.c | 10 +- drivers/staging/lustre/lustre/llite/xattr.c | 48 +- drivers/staging/lustre/lustre/lmv/lmv_fld.c | 7 +- drivers/staging/lustre/lustre/lmv/lmv_intent.c | 38 +- drivers/staging/lustre/lustre/lmv/lmv_obd.c | 634 ++- drivers/staging/lustre/lustre/lmv/lproc_lmv.c | 1 - .../staging/lustre/lustre/lov/lov_cl_internal.h | 13 +- drivers/staging/lustre/lustre/lov/lov_dev.c | 33 +- drivers/staging/lustre/lustre/lov/lov_ea.c | 23 +- drivers/staging/lustre/lustre/lov/lov_io.c | 111 +- drivers/staging/lustre/lustre/lov/lov_lock.c | 69 +- drivers/staging/lustre/lustre/lov/lov_log.c | 16 +- drivers/staging/lustre/lustre/lov/lov_merge.c | 10 +- drivers/staging/lustre/lustre/lov/lov_obd.c | 300 +- drivers/staging/lustre/lustre/lov/lov_object.c | 112 +- drivers/staging/lustre/lustre/lov/lov_offset.c | 5 +- drivers/staging/lustre/lustre/lov/lov_pack.c | 82 +- drivers/staging/lustre/lustre/lov/lov_page.c | 13 +- drivers/staging/lustre/lustre/lov/lov_pool.c | 40 +- drivers/staging/lustre/lustre/lov/lov_request.c | 157 +- drivers/staging/lustre/lustre/lov/lovsub_dev.c | 12 +- drivers/staging/lustre/lustre/lov/lovsub_lock.c | 31 +- drivers/staging/lustre/lustre/lov/lovsub_object.c | 14 +- drivers/staging/lustre/lustre/lov/lovsub_page.c | 3 +- drivers/staging/lustre/lustre/lov/lproc_lov.c | 1 - drivers/staging/lustre/lustre/lvfs/fsfilt.c | 5 +- drivers/staging/lustre/lustre/lvfs/fsfilt_ext3.c | 1 - drivers/staging/lustre/lustre/lvfs/lvfs_linux.c | 15 +- drivers/staging/lustre/lustre/mdc/lproc_mdc.c | 10 +- drivers/staging/lustre/lustre/mdc/mdc_lib.c | 29 +- drivers/staging/lustre/lustre/mdc/mdc_locks.c | 151 +- drivers/staging/lustre/lustre/mdc/mdc_reint.c | 46 +- drivers/staging/lustre/lustre/mdc/mdc_request.c | 324 +- drivers/staging/lustre/lustre/mgc/libmgc.c | 19 +- drivers/staging/lustre/lustre/mgc/lproc_mgc.c | 1 - drivers/staging/lustre/lustre/mgc/mgc_request.c | 169 +- drivers/staging/lustre/lustre/obdclass/Makefile | 2 +- drivers/staging/lustre/lustre/obdclass/acl.c | 29 +- drivers/staging/lustre/lustre/obdclass/capa.c | 61 +- drivers/staging/lustre/lustre/obdclass/cl_io.c | 152 +- drivers/staging/lustre/lustre/obdclass/cl_lock.c | 144 +- drivers/staging/lustre/lustre/obdclass/cl_object.c | 21 +- drivers/staging/lustre/lustre/obdclass/cl_page.c | 108 +- drivers/staging/lustre/lustre/obdclass/class_obd.c | 35 +- drivers/staging/lustre/lustre/obdclass/dt_object.c | 28 +- drivers/staging/lustre/lustre/obdclass/genops.c | 79 +- drivers/staging/lustre/lustre/obdclass/idmap.c | 21 +- .../lustre/lustre/obdclass/linux/linux-module.c | 48 +- .../lustre/lustre/obdclass/linux/linux-obdo.c | 4 +- .../lustre/lustre/obdclass/linux/linux-sysctl.c | 10 +- drivers/staging/lustre/lustre/obdclass/llog.c | 124 +- drivers/staging/lustre/lustre/obdclass/llog_cat.c | 92 +- .../staging/lustre/lustre/obdclass/llog_ioctl.c | 79 +- drivers/staging/lustre/lustre/obdclass/llog_lvfs.c | 99 +- drivers/staging/lustre/lustre/obdclass/llog_obd.c | 37 +- drivers/staging/lustre/lustre/obdclass/llog_osd.c | 121 +- drivers/staging/lustre/lustre/obdclass/llog_swab.c | 28 +- drivers/staging/lustre/lustre/obdclass/llog_test.c | 89 +- .../staging/lustre/lustre/obdclass/local_storage.c | 46 +- .../lustre/lustre/obdclass/lprocfs_jobstats.c | 562 -- .../lustre/lustre/obdclass/lprocfs_status.c | 61 +- drivers/staging/lustre/lustre/obdclass/lu_object.c | 46 +- drivers/staging/lustre/lustre/obdclass/lu_ucred.c | 8 +- .../lustre/lustre/obdclass/lustre_handles.c | 8 +- .../staging/lustre/lustre/obdclass/lustre_peer.c | 3 +- drivers/staging/lustre/lustre/obdclass/md_attrs.c | 17 +- .../staging/lustre/lustre/obdclass/obd_config.c | 148 +- drivers/staging/lustre/lustre/obdclass/obd_mount.c | 134 +- drivers/staging/lustre/lustre/obdclass/obdo.c | 16 +- drivers/staging/lustre/lustre/obdecho/echo.c | 47 +- .../staging/lustre/lustre/obdecho/echo_client.c | 248 +- drivers/staging/lustre/lustre/osc/lproc_osc.c | 3 +- drivers/staging/lustre/lustre/osc/osc_cache.c | 141 +- .../staging/lustre/lustre/osc/osc_cl_internal.h | 4 +- drivers/staging/lustre/lustre/osc/osc_dev.c | 11 +- drivers/staging/lustre/lustre/osc/osc_io.c | 28 +- drivers/staging/lustre/lustre/osc/osc_lock.c | 146 +- drivers/staging/lustre/lustre/osc/osc_object.c | 3 +- drivers/staging/lustre/lustre/osc/osc_page.c | 28 +- drivers/staging/lustre/lustre/osc/osc_quota.c | 31 +- drivers/staging/lustre/lustre/osc/osc_request.c | 326 +- drivers/staging/lustre/lustre/ptlrpc/Makefile | 1 + drivers/staging/lustre/lustre/ptlrpc/client.c | 161 +- drivers/staging/lustre/lustre/ptlrpc/connection.c | 24 +- drivers/staging/lustre/lustre/ptlrpc/errno.c | 380 ++ drivers/staging/lustre/lustre/ptlrpc/events.c | 12 - drivers/staging/lustre/lustre/ptlrpc/gss/gss_api.h | 2 +- .../staging/lustre/lustre/ptlrpc/gss/gss_bulk.c | 54 +- .../lustre/lustre/ptlrpc/gss/gss_cli_upcall.c | 27 +- .../staging/lustre/lustre/ptlrpc/gss/gss_keyring.c | 47 +- .../lustre/lustre/ptlrpc/gss/gss_krb5_mech.c | 124 +- .../staging/lustre/lustre/ptlrpc/gss/gss_pipefs.c | 53 +- .../staging/lustre/lustre/ptlrpc/gss/gss_rawobj.c | 2 +- .../lustre/lustre/ptlrpc/gss/gss_svc_upcall.c | 12 +- .../staging/lustre/lustre/ptlrpc/gss/lproc_gss.c | 6 +- drivers/staging/lustre/lustre/ptlrpc/gss/sec_gss.c | 219 +- drivers/staging/lustre/lustre/ptlrpc/import.c | 61 +- drivers/staging/lustre/lustre/ptlrpc/llog_client.c | 11 +- drivers/staging/lustre/lustre/ptlrpc/llog_net.c | 3 +- drivers/staging/lustre/lustre/ptlrpc/llog_server.c | 46 +- .../staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c | 15 +- drivers/staging/lustre/lustre/ptlrpc/niobuf.c | 38 +- drivers/staging/lustre/lustre/ptlrpc/nrs.c | 105 +- .../staging/lustre/lustre/ptlrpc/pack_generic.c | 34 +- drivers/staging/lustre/lustre/ptlrpc/pinger.c | 82 +- .../staging/lustre/lustre/ptlrpc/ptlrpc_module.c | 11 +- drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c | 37 +- drivers/staging/lustre/lustre/ptlrpc/recover.c | 23 +- drivers/staging/lustre/lustre/ptlrpc/sec.c | 123 +- drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c | 4 +- drivers/staging/lustre/lustre/ptlrpc/sec_config.c | 47 +- drivers/staging/lustre/lustre/ptlrpc/sec_gc.c | 2 +- drivers/staging/lustre/lustre/ptlrpc/sec_plain.c | 90 +- drivers/staging/lustre/lustre/ptlrpc/service.c | 170 +- drivers/staging/nvec/nvec.c | 5 - drivers/staging/octeon-usb/Kconfig | 2 +- drivers/staging/octeon-usb/cvmx-usb.c | 5339 ++++++++++--------- drivers/staging/octeon-usb/cvmx-usb.h | 1157 ++--- drivers/staging/octeon-usb/cvmx-usbcx-defs.h | 23 - drivers/staging/octeon-usb/cvmx-usbnx-defs.h | 2 - drivers/staging/octeon-usb/octeon-hcd.c | 33 +- drivers/staging/olpc_dcon/Kconfig | 11 +- drivers/staging/olpc_dcon/TODO | 7 +- drivers/staging/olpc_dcon/olpc_dcon.c | 24 +- drivers/staging/olpc_dcon/olpc_dcon.h | 27 +- drivers/staging/ozwpan/{Kbuild => Makefile} | 6 +- drivers/staging/ozwpan/ozcdev.c | 90 +- drivers/staging/ozwpan/ozconfig.h | 26 - drivers/staging/ozwpan/ozdbg.h | 54 + drivers/staging/ozwpan/ozeltbuf.c | 53 +- drivers/staging/ozwpan/ozhcd.c | 562 +- drivers/staging/ozwpan/ozhcd.h | 4 +- drivers/staging/ozwpan/ozmain.c | 10 +- drivers/staging/ozwpan/ozpd.c | 173 +- drivers/staging/ozwpan/ozpd.h | 20 +- drivers/staging/ozwpan/ozproto.c | 469 +- drivers/staging/ozwpan/ozproto.h | 30 +- drivers/staging/ozwpan/oztrace.c | 36 - drivers/staging/ozwpan/oztrace.h | 35 - drivers/staging/ozwpan/ozurbparanoia.c | 17 +- drivers/staging/ozwpan/ozurbparanoia.h | 4 +- drivers/staging/ozwpan/ozusbsvc.c | 56 +- drivers/staging/ozwpan/ozusbsvc1.c | 40 +- drivers/staging/rtl8192e/rtllib_module.c | 3 +- drivers/staging/rtl8192e/rtllib_rx.c | 4 + .../staging/rtl8192u/ieee80211/ieee80211_module.c | 3 +- drivers/staging/rtl8192u/r819xU_cmdpkt.c | 609 +-- drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 8 +- drivers/staging/silicom/bpctl_mod.c | 582 ++- drivers/staging/usbip/userspace/src/usbipd.c | 80 +- drivers/staging/vt6655/device_main.c | 4 +- drivers/staging/vt6656/baseband.c | 1 - drivers/staging/vt6656/desc.h | 212 - drivers/staging/vt6656/device.h | 6 - drivers/staging/vt6656/device_cfg.h | 14 - drivers/staging/vt6656/dpc.c | 6 - drivers/staging/vt6656/main_usb.c | 2 - drivers/staging/vt6656/rxtx.c | 874 ++-- drivers/staging/vt6656/rxtx.h | 756 +-- drivers/staging/vt6656/usbpipe.c | 1 - drivers/staging/vt6656/wmgr.c | 2 - drivers/staging/winbond/mds.c | 56 +- drivers/staging/winbond/mds_f.h | 13 +- drivers/staging/winbond/phy_calibration.h | 1 + drivers/staging/winbond/wb35reg.c | 36 +- drivers/staging/xgifb/XGI_main_26.c | 12 +- drivers/staging/xgifb/vb_init.c | 36 +- drivers/staging/xgifb/vb_setmode.c | 333 +- drivers/staging/xgifb/vb_setmode.h | 11 +- drivers/staging/xillybus/Kconfig | 32 + drivers/staging/xillybus/Makefile | 7 + drivers/staging/xillybus/README | 403 ++ drivers/staging/xillybus/TODO | 5 + drivers/staging/xillybus/xillybus.h | 183 + drivers/staging/xillybus/xillybus_core.c | 2345 +++++++++ drivers/staging/xillybus/xillybus_of.c | 212 + drivers/staging/xillybus/xillybus_pcie.c | 262 + drivers/staging/zcache/Kconfig | 59 - drivers/staging/zcache/Makefile | 8 - drivers/staging/zcache/TODO | 64 - drivers/staging/zcache/debug.c | 107 - drivers/staging/zcache/debug.h | 305 -- drivers/staging/zcache/ramster.h | 59 - drivers/staging/zcache/ramster/debug.c | 68 - drivers/staging/zcache/ramster/debug.h | 145 - drivers/staging/zcache/ramster/heartbeat.c | 462 -- drivers/staging/zcache/ramster/heartbeat.h | 87 - drivers/staging/zcache/ramster/masklog.c | 155 - drivers/staging/zcache/ramster/masklog.h | 220 - drivers/staging/zcache/ramster/nodemanager.c | 996 ---- drivers/staging/zcache/ramster/nodemanager.h | 88 - drivers/staging/zcache/ramster/r2net.c | 414 -- drivers/staging/zcache/ramster/ramster-howto.txt | 366 -- drivers/staging/zcache/ramster/ramster.c | 925 ---- drivers/staging/zcache/ramster/ramster.h | 161 - .../staging/zcache/ramster/ramster_nodemanager.h | 41 - drivers/staging/zcache/ramster/tcp.c | 2248 -------- drivers/staging/zcache/ramster/tcp.h | 159 - drivers/staging/zcache/ramster/tcp_internal.h | 248 - drivers/staging/zcache/tmem.c | 898 ---- drivers/staging/zcache/tmem.h | 259 - drivers/staging/zcache/zbud.c | 1066 ---- drivers/staging/zcache/zbud.h | 33 - drivers/staging/zcache/zcache-main.c | 1943 ------- drivers/staging/zcache/zcache.h | 53 - drivers/staging/zram/zram_drv.c | 95 +- drivers/staging/zram/zram_drv.h | 10 + drivers/staging/zsmalloc/zsmalloc-main.c | 4 +- include/linux/iio/common/st_sensors.h | 14 +- include/linux/iio/iio.h | 54 + include/linux/iio/sysfs.h | 5 - include/linux/olpc-ec.h | 1 + include/linux/platform_data/st_sensors_pdata.h | 24 + 738 files changed, 37768 insertions(+), 57526 deletions(-) create mode 100644 Documentation/devicetree/bindings/iio/adc/nuvoton-nau7802.txt create mode 100644 Documentation/devicetree/bindings/iio/light/apds9300.txt create mode 100644 drivers/iio/adc/nau7802.c create mode 100644 drivers/iio/adc/twl6030-gpadc.c rename drivers/{staging/iio/gyro/adis16260_core.c => iio/gyro/adis16260.c} (52%) create mode 100644 drivers/iio/light/apds9300.c create mode 100644 drivers/iio/temperature/Kconfig create mode 100644 drivers/iio/temperature/Makefile create mode 100644 drivers/iio/temperature/tmp006.c delete mode 100644 drivers/staging/asus_oled/Kconfig delete mode 100644 drivers/staging/asus_oled/Makefile delete mode 100644 drivers/staging/asus_oled/README delete mode 100644 drivers/staging/asus_oled/TODO delete mode 100644 drivers/staging/asus_oled/asus_oled.c delete mode 100644 drivers/staging/asus_oled/linux.txt delete mode 100644 drivers/staging/asus_oled/linux_f.txt delete mode 100644 drivers/staging/asus_oled/linux_fr.txt delete mode 100644 drivers/staging/asus_oled/tux.txt delete mode 100644 drivers/staging/asus_oled/tux_r.txt delete mode 100644 drivers/staging/asus_oled/tux_r2.txt delete mode 100644 drivers/staging/asus_oled/zig.txt delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Chrono.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c delete mode 100644 drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.c delete mode 100644 drivers/staging/comedi/drivers/addi_apci_1710.c create mode 100644 drivers/staging/comedi/drivers/ni_labpc_isadma.c create mode 100644 drivers/staging/comedi/drivers/ni_labpc_isadma.h create mode 100644 drivers/staging/comedi/drivers/ni_labpc_regs.h create mode 100644 drivers/staging/dgnc/Kconfig create mode 100644 drivers/staging/dgnc/Makefile create mode 100644 drivers/staging/dgnc/dgnc_cls.c create mode 100644 drivers/staging/dgnc/dgnc_cls.h create mode 100644 drivers/staging/dgnc/dgnc_driver.c create mode 100644 drivers/staging/dgnc/dgnc_driver.h create mode 100644 drivers/staging/dgnc/dgnc_kcompat.h create mode 100644 drivers/staging/dgnc/dgnc_mgmt.c create mode 100644 drivers/staging/dgnc/dgnc_mgmt.h create mode 100644 drivers/staging/dgnc/dgnc_neo.c create mode 100644 drivers/staging/dgnc/dgnc_neo.h create mode 100644 drivers/staging/dgnc/dgnc_pci.h create mode 100644 drivers/staging/dgnc/dgnc_sysfs.c create mode 100644 drivers/staging/dgnc/dgnc_sysfs.h create mode 100644 drivers/staging/dgnc/dgnc_trace.c create mode 100644 drivers/staging/dgnc/dgnc_trace.h create mode 100644 drivers/staging/dgnc/dgnc_tty.c create mode 100644 drivers/staging/dgnc/dgnc_tty.h create mode 100644 drivers/staging/dgnc/dgnc_types.h create mode 100644 drivers/staging/dgnc/digi.h create mode 100644 drivers/staging/dgnc/dpacompat.h create mode 100644 drivers/staging/gdm724x/Kconfig create mode 100644 drivers/staging/gdm724x/Makefile create mode 100644 drivers/staging/gdm724x/TODO create mode 100644 drivers/staging/gdm724x/gdm_endian.c create mode 100644 drivers/staging/gdm724x/gdm_endian.h create mode 100644 drivers/staging/gdm724x/gdm_lte.c create mode 100644 drivers/staging/gdm724x/gdm_lte.h create mode 100644 drivers/staging/gdm724x/gdm_mux.c create mode 100644 drivers/staging/gdm724x/gdm_mux.h create mode 100644 drivers/staging/gdm724x/gdm_tty.c create mode 100644 drivers/staging/gdm724x/gdm_tty.h create mode 100644 drivers/staging/gdm724x/gdm_usb.c create mode 100644 drivers/staging/gdm724x/gdm_usb.h create mode 100644 drivers/staging/gdm724x/hci.h create mode 100644 drivers/staging/gdm724x/hci_packet.h create mode 100644 drivers/staging/gdm724x/netlink_k.c create mode 100644 drivers/staging/gdm724x/netlink_k.h delete mode 100644 drivers/staging/iio/gyro/adis16260.h delete mode 100644 drivers/staging/iio/gyro/adis16260_platform_data.h delete mode 100644 drivers/staging/lustre/lnet/lnet/api-errno.c delete mode 100644 drivers/staging/lustre/lustre/fid/fid_handler.c delete mode 100644 drivers/staging/lustre/lustre/fid/fid_store.c delete mode 100644 drivers/staging/lustre/lustre/fld/fld_handler.c delete mode 100644 drivers/staging/lustre/lustre/fld/fld_index.c create mode 100644 drivers/staging/lustre/lustre/include/lustre/lustre_errno.h create mode 100644 drivers/staging/lustre/lustre/include/lustre_dlm_flags.h delete mode 100644 drivers/staging/lustre/lustre/include/lustre_mdt.h delete mode 100644 drivers/staging/lustre/lustre/libcfs/watchdog.c delete mode 100644 drivers/staging/lustre/lustre/obdclass/lprocfs_jobstats.c create mode 100644 drivers/staging/lustre/lustre/ptlrpc/errno.c rename drivers/staging/ozwpan/{Kbuild => Makefile} (93%) delete mode 100644 drivers/staging/ozwpan/ozconfig.h create mode 100644 drivers/staging/ozwpan/ozdbg.h delete mode 100644 drivers/staging/ozwpan/oztrace.c delete mode 100644 drivers/staging/ozwpan/oztrace.h create mode 100644 drivers/staging/xillybus/Kconfig create mode 100644 drivers/staging/xillybus/Makefile create mode 100644 drivers/staging/xillybus/README create mode 100644 drivers/staging/xillybus/TODO create mode 100644 drivers/staging/xillybus/xillybus.h create mode 100644 drivers/staging/xillybus/xillybus_core.c create mode 100644 drivers/staging/xillybus/xillybus_of.c create mode 100644 drivers/staging/xillybus/xillybus_pcie.c delete mode 100644 drivers/staging/zcache/Kconfig delete mode 100644 drivers/staging/zcache/Makefile delete mode 100644 drivers/staging/zcache/TODO delete mode 100644 drivers/staging/zcache/debug.c delete mode 100644 drivers/staging/zcache/debug.h delete mode 100644 drivers/staging/zcache/ramster.h delete mode 100644 drivers/staging/zcache/ramster/debug.c delete mode 100644 drivers/staging/zcache/ramster/debug.h delete mode 100644 drivers/staging/zcache/ramster/heartbeat.c delete mode 100644 drivers/staging/zcache/ramster/heartbeat.h delete mode 100644 drivers/staging/zcache/ramster/masklog.c delete mode 100644 drivers/staging/zcache/ramster/masklog.h delete mode 100644 drivers/staging/zcache/ramster/nodemanager.c delete mode 100644 drivers/staging/zcache/ramster/nodemanager.h delete mode 100644 drivers/staging/zcache/ramster/r2net.c delete mode 100644 drivers/staging/zcache/ramster/ramster-howto.txt delete mode 100644 drivers/staging/zcache/ramster/ramster.c delete mode 100644 drivers/staging/zcache/ramster/ramster.h delete mode 100644 drivers/staging/zcache/ramster/ramster_nodemanager.h delete mode 100644 drivers/staging/zcache/ramster/tcp.c delete mode 100644 drivers/staging/zcache/ramster/tcp.h delete mode 100644 drivers/staging/zcache/ramster/tcp_internal.h delete mode 100644 drivers/staging/zcache/tmem.c delete mode 100644 drivers/staging/zcache/tmem.h delete mode 100644 drivers/staging/zcache/zbud.c delete mode 100644 drivers/staging/zcache/zbud.h delete mode 100644 drivers/staging/zcache/zcache-main.c delete mode 100644 drivers/staging/zcache/zcache.h create mode 100644 include/linux/platform_data/st_sensors_pdata.h Merging char-misc/char-misc-next (5bc0b12 Merge 3.11-rc6 into char-misc-next) $ git merge --no-ff char-misc/char-misc-next Removing include/linux/usb/dwc3-omap.h Auto-merging include/linux/mfd/palmas.h Auto-merging drivers/usb/dwc3/dwc3-omap.c Auto-merging drivers/usb/dwc3/Kconfig Removing drivers/uio/uio_pdrv.c Auto-merging drivers/uio/uio.c Auto-merging drivers/extcon/extcon-class.c Auto-merging Documentation/devicetree/bindings/extcon/extcon-palmas.txt Merge made by the 'recursive' strategy. .../extcon/{extcon-twl.txt => extcon-palmas.txt} | 6 +- Documentation/devicetree/bindings/usb/omap-usb.txt | 5 + drivers/char/pcmcia/synclink_cs.c | 26 ++-- drivers/extcon/Kconfig | 4 + drivers/extcon/Makefile | 2 + drivers/extcon/extcon-adc-jack.c | 3 +- drivers/extcon/extcon-arizona.c | 25 ++-- drivers/extcon/extcon-class.c | 3 +- drivers/extcon/extcon-gpio.c | 2 +- drivers/extcon/extcon-palmas.c | 134 ++++++++++++++------- drivers/extcon/of_extcon.c | 64 ++++++++++ drivers/fmc/fmc-chardev.c | 9 +- drivers/fmc/fmc-write-eeprom.c | 4 +- drivers/hid/hid-hyperv.c | 1 - drivers/hv/channel_mgmt.c | 75 ++++++++---- drivers/hv/hv_balloon.c | 5 +- drivers/hv/hv_kvp.c | 26 +++- drivers/hv/hv_snapshot.c | 18 +-- drivers/hv/hv_util.c | 22 +++- drivers/hv/vmbus_drv.c | 1 - drivers/misc/atmel-ssc.c | 8 -- drivers/misc/hpilo.c | 4 +- drivers/misc/lkdtm.c | 63 +++++++++- drivers/misc/mei/amthif.c | 14 ++- drivers/misc/mei/bus.c | 4 +- drivers/misc/mei/client.c | 15 +-- drivers/misc/mei/client.h | 9 +- drivers/misc/mei/hw-me.c | 9 +- drivers/misc/mei/init.c | 11 +- drivers/misc/mei/main.c | 22 ++-- drivers/misc/sram.c | 3 +- drivers/net/hyperv/netvsc_drv.c | 2 - drivers/scsi/storvsc_drv.c | 1 - drivers/uio/Kconfig | 7 -- drivers/uio/Makefile | 1 - drivers/uio/uio.c | 40 +++--- drivers/uio/uio_pdrv.c | 113 ----------------- drivers/usb/dwc3/Kconfig | 1 + drivers/usb/dwc3/dwc3-omap.c | 125 ++++++++++++++++--- drivers/video/hyperv_fb.c | 1 - include/linux/extcon/of_extcon.h | 31 +++++ include/linux/hyperv.h | 31 ++--- include/linux/mfd/palmas.h | 8 +- include/linux/usb/dwc3-omap.h | 30 ----- mm/memory.c | 1 + tools/hv/hv_kvp_daemon.c | 44 ++++--- tools/hv/hv_vss_daemon.c | 59 ++++++--- 47 files changed, 660 insertions(+), 432 deletions(-) rename Documentation/devicetree/bindings/extcon/{extcon-twl.txt => extcon-palmas.txt} (67%) create mode 100644 drivers/extcon/of_extcon.c delete mode 100644 drivers/uio/uio_pdrv.c create mode 100644 include/linux/extcon/of_extcon.h delete mode 100644 include/linux/usb/dwc3-omap.h Merging scsi/for-next (959823b Merge branch 'fixes' into for-next) $ git merge --no-ff scsi/for-next Merge made by the 'recursive' strategy. drivers/scsi/sd.c | 149 +++++++++++++++++++++++++++--------------------------- drivers/scsi/st.c | 27 ++++++---- 2 files changed, 91 insertions(+), 85 deletions(-) Merging target-updates/for-next (56e8f85 target/pscsi: remove an unneeded check) $ git merge --no-ff target-updates/for-next Merge made by the 'recursive' strategy. drivers/infiniband/ulp/isert/ib_isert.c | 129 +++++----- drivers/infiniband/ulp/isert/ib_isert.h | 2 +- drivers/scsi/qla2xxx/tcm_qla2xxx.c | 21 +- drivers/scsi/qla2xxx/tcm_qla2xxx.h | 1 + drivers/target/iscsi/iscsi_target.c | 77 +++--- drivers/target/iscsi/iscsi_target.h | 7 +- drivers/target/iscsi/iscsi_target_configfs.c | 10 +- drivers/target/iscsi/iscsi_target_core.h | 15 +- drivers/target/iscsi/iscsi_target_login.c | 189 ++++++++------- drivers/target/iscsi/iscsi_target_login.h | 3 + drivers/target/iscsi/iscsi_target_nego.c | 237 ++++++++++++++++++- drivers/target/iscsi/iscsi_target_parameters.c | 2 +- drivers/target/iscsi/iscsi_target_stat.c | 8 +- drivers/target/iscsi/iscsi_target_tpg.c | 23 +- drivers/target/iscsi/iscsi_target_tpg.h | 4 +- drivers/target/iscsi/iscsi_target_util.c | 41 ++-- drivers/target/target_core_alua.c | 32 +-- drivers/target/target_core_configfs.c | 42 ++-- drivers/target/target_core_fabric_configfs.c | 16 +- drivers/target/target_core_file.c | 4 +- drivers/target/target_core_iblock.c | 4 +- drivers/target/target_core_pscsi.c | 5 +- drivers/target/target_core_transport.c | 48 ++++ drivers/target/tcm_fc/tfc_conf.c | 6 +- drivers/vhost/scsi.c | 132 ++++++++--- include/linux/idr.h | 53 +++++ include/target/iscsi/iscsi_transport.h | 8 +- include/target/target_core_base.h | 5 + include/target/target_core_fabric.h | 3 + lib/idr.c | 316 ++++++++++++++++++++++++- 30 files changed, 1095 insertions(+), 348 deletions(-) Merging target-merge/for-next-merge (d4e4ab8 Linux 3.11-rc5) $ git merge --no-ff target-merge/for-next-merge Already up-to-date. Merging ibft/linux-next (935a9fe ibft: Fix finding IBFT ACPI table on UEFI) $ git merge --no-ff ibft/linux-next Already up-to-date. Merging isci/all (6734092 isci: add a couple __iomem annotations) $ git merge --no-ff isci/all Already up-to-date. Merging bcon/master (e284f34 netconsole: s/syslogd/cancd/ in documentation) $ git merge --no-ff bcon/master Resolved 'drivers/block/Kconfig' using previous resolution. Auto-merging kernel/printk/printk.c Auto-merging init/do_mounts.c Auto-merging include/linux/mount.h Auto-merging include/linux/console.h Auto-merging drivers/net/netconsole.c Auto-merging drivers/block/Makefile Auto-merging drivers/block/Kconfig CONFLICT (content): Merge conflict in drivers/block/Kconfig Auto-merging block/partitions/check.h Auto-merging block/partitions/check.c Auto-merging block/partitions/Makefile Auto-merging Documentation/networking/netconsole.txt Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 1399135] Merge remote-tracking branch 'bcon/master' $ git diff -M --stat --summary HEAD^.. Documentation/block/blockconsole.txt | 94 ++++ Documentation/block/blockconsole/bcon_tail | 82 ++++ Documentation/block/blockconsole/mkblockconsole | 29 ++ Documentation/networking/netconsole.txt | 16 +- block/partitions/Makefile | 1 + block/partitions/blockconsole.c | 22 + block/partitions/check.c | 3 + block/partitions/check.h | 3 + drivers/block/Kconfig | 6 + drivers/block/Makefile | 1 + drivers/block/blockconsole.c | 618 ++++++++++++++++++++++++ drivers/net/netconsole.c | 2 +- include/linux/blockconsole.h | 7 + include/linux/console.h | 1 + include/linux/mount.h | 2 +- init/do_mounts.c | 2 +- kernel/printk/printk.c | 5 +- 17 files changed, 885 insertions(+), 9 deletions(-) create mode 100644 Documentation/block/blockconsole.txt create mode 100755 Documentation/block/blockconsole/bcon_tail create mode 100755 Documentation/block/blockconsole/mkblockconsole create mode 100644 block/partitions/blockconsole.c create mode 100644 drivers/block/blockconsole.c create mode 100644 include/linux/blockconsole.h Merging tmem/linux-next (8f0d816 Linux 3.7-rc3) $ git merge --no-ff tmem/linux-next Already up-to-date. Merging writeback/writeback-for-next (8bb495e Linux 3.10) $ git merge --no-ff writeback/writeback-for-next Already up-to-date. Merging hwspinlock/linux-next (8b37fcf hwspinlock: add MAINTAINERS entries) $ git merge --no-ff hwspinlock/linux-next Already up-to-date. Merging pinctrl/for-next (1ec3eee Merge branch 'devel' into for-next) $ git merge --no-ff pinctrl/for-next Auto-merging include/linux/mfd/palmas.h Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. Documentation/devicetree/bindings/gpio/gpio.txt | 55 +- .../bindings/pinctrl/pinctrl-bindings.txt | 41 +- .../devicetree/bindings/pinctrl/pinctrl-palmas.txt | 96 + Documentation/pinctrl.txt | 99 +- MAINTAINERS | 2 +- drivers/pinctrl/Kconfig | 12 +- drivers/pinctrl/Makefile | 3 +- drivers/pinctrl/core.c | 128 +- drivers/pinctrl/pinconf-generic.c | 96 + drivers/pinctrl/pinconf.c | 31 +- drivers/pinctrl/pinctrl-at91.c | 16 +- drivers/pinctrl/pinctrl-baytrail.c | 41 +- drivers/pinctrl/pinctrl-falcon.c | 7 +- drivers/pinctrl/pinctrl-imx.c | 132 +- drivers/pinctrl/pinctrl-imx.h | 36 +- drivers/pinctrl/pinctrl-nomadik.c | 302 +-- drivers/pinctrl/pinctrl-palmas.c | 1085 +++++++++++ drivers/pinctrl/pinctrl-rockchip.c | 7 +- drivers/pinctrl/pinctrl-st.c | 16 +- drivers/pinctrl/pinctrl-sunxi.c | 68 +- drivers/pinctrl/pinctrl-sunxi.h | 2 + drivers/pinctrl/pinctrl-u300.c | 3 - drivers/pinctrl/pinctrl-utils.c | 135 ++ drivers/pinctrl/pinctrl-utils.h | 43 + drivers/pinctrl/pinctrl-xway.c | 30 +- drivers/pinctrl/pinmux.c | 51 +- drivers/pinctrl/sh-pfc/core.c | 99 +- drivers/pinctrl/sh-pfc/core.h | 10 +- drivers/pinctrl/sh-pfc/gpio.c | 45 +- drivers/pinctrl/sh-pfc/pfc-r8a73a4.c | 158 +- drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 48 +- drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 55 +- drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 168 +- drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 1934 ++++++++++++-------- drivers/pinctrl/sh-pfc/pfc-sh7203.c | 202 +- drivers/pinctrl/sh-pfc/pfc-sh7264.c | 246 ++- drivers/pinctrl/sh-pfc/pfc-sh7269.c | 285 ++- drivers/pinctrl/sh-pfc/pfc-sh7372.c | 57 +- drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 172 +- drivers/pinctrl/sh-pfc/pfc-sh7720.c | 701 ++++--- drivers/pinctrl/sh-pfc/pfc-sh7722.c | 747 ++++---- drivers/pinctrl/sh-pfc/pfc-sh7723.c | 381 ++-- drivers/pinctrl/sh-pfc/pfc-sh7724.c | 1093 ++++++----- drivers/pinctrl/sh-pfc/pfc-sh7734.c | 60 +- drivers/pinctrl/sh-pfc/pfc-sh7757.c | 709 ++++--- drivers/pinctrl/sh-pfc/pfc-sh7785.c | 700 ++++--- drivers/pinctrl/sh-pfc/pfc-sh7786.c | 383 ++-- drivers/pinctrl/sh-pfc/pfc-shx3.c | 423 ++--- drivers/pinctrl/sh-pfc/pinctrl.c | 49 +- drivers/pinctrl/sh-pfc/sh_pfc.h | 277 +-- drivers/pinctrl/sirf/pinctrl-sirf.c | 10 +- include/linux/mfd/palmas.h | 35 +- include/linux/pinctrl/pinconf-generic.h | 15 + include/linux/platform_data/pinctrl-nomadik.h | 24 - 54 files changed, 6646 insertions(+), 4977 deletions(-) create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt create mode 100644 drivers/pinctrl/pinctrl-palmas.c create mode 100644 drivers/pinctrl/pinctrl-utils.c create mode 100644 drivers/pinctrl/pinctrl-utils.h Merging vhost/linux-next (8c325ee vhost: wake up worker outside spin_lock) $ git merge --no-ff vhost/linux-next Merge made by the 'recursive' strategy. drivers/vhost/vhost.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Merging memblock/memblock-kill-early_node_map (7bd0b0f memblock: Reimplement memblock allocation using reverse free area iterator) $ git merge --no-ff memblock/memblock-kill-early_node_map Already up-to-date. Merging remoteproc/for-next (b977785 remoteproc: fix kconfig dependencies for VIRTIO) $ git merge --no-ff remoteproc/for-next Already up-to-date. Merging rpmsg/for-next (397944d rpmsg: fix kconfig dependencies for VIRTIO) $ git merge --no-ff rpmsg/for-next Already up-to-date. Merging gpio/for-next (311d60e Merge branch 'devel' into for-next) $ git merge --no-ff gpio/for-next Auto-merging MAINTAINERS Merge made by the 'recursive' strategy. .../devicetree/bindings/gpio/gpio-palmas.txt | 27 + .../devicetree/bindings/gpio/gpio-tz1090-pdc.txt | 45 ++ .../devicetree/bindings/gpio/gpio-tz1090.txt | 88 +++ .../devicetree/bindings/gpio/mrvl-gpio.txt | 7 +- .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 8 + MAINTAINERS | 1 - drivers/gpio/Kconfig | 27 + drivers/gpio/Makefile | 3 + drivers/gpio/gpio-74x164.c | 2 +- drivers/gpio/gpio-adnp.c | 6 +- drivers/gpio/gpio-adp5520.c | 2 +- drivers/gpio/gpio-adp5588.c | 9 +- drivers/gpio/gpio-arizona.c | 2 +- drivers/gpio/gpio-da9052.c | 2 +- drivers/gpio/gpio-da9055.c | 2 +- drivers/gpio/gpio-em.c | 27 +- drivers/gpio/gpio-ich.c | 2 +- drivers/gpio/gpio-janz-ttl.c | 2 +- drivers/gpio/gpio-kempld.c | 219 ++++++++ drivers/gpio/gpio-lynxpoint.c | 1 + drivers/gpio/gpio-max730x.c | 2 +- drivers/gpio/gpio-max732x.c | 8 +- drivers/gpio/gpio-mc33880.c | 2 +- drivers/gpio/gpio-mcp23s08.c | 11 +- drivers/gpio/gpio-msic.c | 2 +- drivers/gpio/gpio-msm-v2.c | 2 +- drivers/gpio/gpio-mvebu.c | 7 +- drivers/gpio/gpio-mxc.c | 41 +- drivers/gpio/gpio-omap.c | 4 +- drivers/gpio/gpio-palmas.c | 29 +- drivers/gpio/gpio-pca953x.c | 6 +- drivers/gpio/gpio-pcf857x.c | 4 +- drivers/gpio/gpio-pl061.c | 2 +- drivers/gpio/gpio-pxa.c | 13 +- drivers/gpio/gpio-rcar.c | 2 +- drivers/gpio/gpio-rdc321x.c | 2 +- drivers/gpio/gpio-spear-spics.c | 7 +- drivers/gpio/gpio-sta2x11.c | 2 +- drivers/gpio/gpio-sx150x.c | 2 +- drivers/gpio/gpio-timberdale.c | 4 +- drivers/gpio/gpio-tps65912.c | 2 +- drivers/gpio/gpio-ts5500.c | 2 +- drivers/gpio/gpio-twl4030.c | 6 +- drivers/gpio/gpio-twl6040.c | 6 +- drivers/gpio/gpio-tz1090-pdc.c | 243 +++++++++ drivers/gpio/gpio-tz1090.c | 606 +++++++++++++++++++++ drivers/gpio/gpio-ucb1400.c | 2 +- drivers/gpio/gpio-wm831x.c | 2 +- drivers/gpio/gpio-wm8350.c | 2 +- drivers/gpio/gpio-wm8994.c | 2 +- drivers/gpio/gpiolib-of.c | 3 +- drivers/gpio/gpiolib.c | 8 +- include/linux/platform_data/gpio-em.h | 1 + 53 files changed, 1399 insertions(+), 120 deletions(-) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-palmas.txt create mode 100644 Documentation/devicetree/bindings/gpio/gpio-tz1090-pdc.txt create mode 100644 Documentation/devicetree/bindings/gpio/gpio-tz1090.txt create mode 100644 drivers/gpio/gpio-kempld.c create mode 100644 drivers/gpio/gpio-tz1090-pdc.c create mode 100644 drivers/gpio/gpio-tz1090.c Merging arm-soc/for-next (78f7e25 Merge branch 'fixes' into for-next) $ git merge --no-ff arm-soc/for-next Resolved 'arch/arm/Kconfig.debug' using previous resolution. Removing include/linux/platform_data/leds-renesas-tpu.h Auto-merging drivers/pci/host/pci-mvebu.c Auto-merging drivers/mfd/syscon.c CONFLICT (modify/delete): drivers/leds/leds-renesas-tpu.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of drivers/leds/leds-renesas-tpu.c left in tree. Auto-merging drivers/leds/Makefile Auto-merging drivers/leds/Kconfig Removing arch/arm/plat-samsung/samsung-time.c Removing arch/arm/plat-samsung/pwm-clock.c Removing arch/arm/plat-samsung/irq-vic-timer.c Removing arch/arm/plat-samsung/include/plat/regs-timer.h Removing arch/arm/plat-samsung/include/plat/pwm-clock.h Removing arch/arm/plat-samsung/include/plat/irq-vic-timer.h Removing arch/arm/mach-shmobile/include/mach/dma.h Removing arch/arm/mach-omap2/prm-regbits-54xx.h Removing arch/arm/mach-msm/include/mach/uncompress.h Removing arch/arm/mach-msm/include/mach/msm_iomap-8x60.h Removing arch/arm/mach-msm/include/mach/msm_iomap-8960.h Removing arch/arm/mach-msm/include/mach/board.h Removing arch/arm/mach-msm/devices-iommu.c Removing arch/arm/mach-kirkwood/sheevaplug-setup.c Removing arch/arm/mach-kirkwood/netspace_v2-setup.c Removing arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c Removing arch/arm/mach-kirkwood/guruplug-setup.c Removing arch/arm/mach-kirkwood/dockstar-setup.c Auto-merging arch/arm/mach-kirkwood/common.c Removing arch/arm/mach-kirkwood/board-usi_topkick.c Removing arch/arm/mach-kirkwood/board-ts219.c Removing arch/arm/mach-kirkwood/board-sheevaplug.c Removing arch/arm/mach-kirkwood/board-readynas.c Removing arch/arm/mach-kirkwood/board-openblocks_a6.c Removing arch/arm/mach-kirkwood/board-ns2.c Removing arch/arm/mach-kirkwood/board-mplcec4.c Removing arch/arm/mach-kirkwood/board-lsxl.c Removing arch/arm/mach-kirkwood/board-km_kirkwood.c Removing arch/arm/mach-kirkwood/board-iomega_ix2_200.c Removing arch/arm/mach-kirkwood/board-iconnect.c Removing arch/arm/mach-kirkwood/board-ib62x0.c Removing arch/arm/mach-kirkwood/board-guruplug.c Removing arch/arm/mach-kirkwood/board-goflexnet.c Removing arch/arm/mach-kirkwood/board-dreamplug.c Removing arch/arm/mach-kirkwood/board-dockstar.c Removing arch/arm/mach-kirkwood/board-dnskw.c Removing arch/arm/mach-kirkwood/board-db88f628x-bp.c Auto-merging arch/arm/mach-dove/common.c Removing arch/arm/mach-clps711x/board-fortunet.c Auto-merging arch/arm/kernel/smp.c Auto-merging arch/arm/include/debug/msm.S Removing arch/arm/include/asm/localtimer.h Auto-merging arch/arm/Kconfig.debug CONFLICT (content): Merge conflict in arch/arm/Kconfig.debug Auto-merging arch/arm/Kconfig Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git rm -f drivers/leds/leds-renesas-tpu.c drivers/leds/leds-renesas-tpu.c: needs merge rm 'drivers/leds/leds-renesas-tpu.c' $ git commit -v -a [master c63c235] Merge remote-tracking branch 'arm-soc/for-next' $ git diff -M --stat --summary HEAD^.. .../devicetree/bindings/arm/vexpress-scc.txt | 33 + .../devicetree/bindings/bus/mvebu-mbus.txt | 276 ++ .../devicetree/bindings/pci/mvebu-pci.txt | 145 +- MAINTAINERS | 6 +- arch/arm/Kconfig | 24 +- arch/arm/Kconfig.debug | 11 +- arch/arm/Makefile | 1 + arch/arm/arm-soc-for-next-contents.txt | 99 + arch/arm/boot/compressed/head-shmobile.S | 43 +- arch/arm/boot/dts/Makefile | 9 + arch/arm/boot/dts/armada-370-db.dts | 5 +- arch/arm/boot/dts/armada-370-mirabox.dts | 37 +- arch/arm/boot/dts/armada-370-rd.dts | 37 +- arch/arm/boot/dts/armada-370-xp.dtsi | 111 +- arch/arm/boot/dts/armada-370.dtsi | 112 +- arch/arm/boot/dts/armada-xp-axpwifiap.dts | 164 ++ arch/arm/boot/dts/armada-xp-db.dts | 131 +- arch/arm/boot/dts/armada-xp-gp.dts | 107 +- arch/arm/boot/dts/armada-xp-mv78230.dtsi | 224 +- arch/arm/boot/dts/armada-xp-mv78260.dtsi | 263 +- arch/arm/boot/dts/armada-xp-mv78460.dtsi | 411 +-- arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 88 +- arch/arm/boot/dts/armada-xp.dtsi | 9 +- arch/arm/boot/dts/at91sam9n12ek.dts | 4 +- arch/arm/boot/dts/at91sam9x5ek.dtsi | 5 +- arch/arm/boot/dts/dove-cubox.dts | 37 +- arch/arm/boot/dts/dove-d2plug.dts | 69 + arch/arm/boot/dts/dove.dtsi | 285 ++- arch/arm/boot/dts/emev2-kzm9d-reference.dts | 57 + arch/arm/boot/dts/emev2-kzm9d.dts | 2 +- arch/arm/boot/dts/emev2.dtsi | 65 + arch/arm/boot/dts/keystone.dts | 29 +- arch/arm/boot/dts/kirkwood-6281.dtsi | 66 +- arch/arm/boot/dts/kirkwood-6282.dtsi | 102 +- arch/arm/boot/dts/kirkwood-cloudbox.dts | 20 +- arch/arm/boot/dts/kirkwood-db-88f6281.dts | 7 +- arch/arm/boot/dts/kirkwood-db-88f6282.dts | 7 +- arch/arm/boot/dts/kirkwood-db.dtsi | 22 +- arch/arm/boot/dts/kirkwood-dns320.dts | 2 +- arch/arm/boot/dts/kirkwood-dns325.dts | 2 +- arch/arm/boot/dts/kirkwood-dnskw.dtsi | 20 +- arch/arm/boot/dts/kirkwood-dockstar.dts | 21 +- arch/arm/boot/dts/kirkwood-dreamplug.dts | 32 +- arch/arm/boot/dts/kirkwood-goflexnet.dts | 20 +- .../arm/boot/dts/kirkwood-guruplug-server-plus.dts | 34 +- arch/arm/boot/dts/kirkwood-ib62x0.dts | 20 +- arch/arm/boot/dts/kirkwood-iconnect.dts | 39 +- arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts | 28 +- arch/arm/boot/dts/kirkwood-is2.dts | 4 +- arch/arm/boot/dts/kirkwood-km_kirkwood.dts | 20 +- arch/arm/boot/dts/kirkwood-lschlv2.dts | 2 +- arch/arm/boot/dts/kirkwood-lsxhl.dts | 2 +- arch/arm/boot/dts/kirkwood-lsxl.dtsi | 32 +- arch/arm/boot/dts/kirkwood-mplcec4.dts | 50 +- arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 125 + .../boot/dts/kirkwood-netgear_readynas_duo_v2.dts | 39 +- arch/arm/boot/dts/kirkwood-ns2-common.dtsi | 20 +- arch/arm/boot/dts/kirkwood-ns2.dts | 4 +- arch/arm/boot/dts/kirkwood-ns2lite.dts | 4 +- arch/arm/boot/dts/kirkwood-ns2max.dts | 4 +- arch/arm/boot/dts/kirkwood-ns2mini.dts | 4 +- arch/arm/boot/dts/kirkwood-nsa310.dts | 23 +- arch/arm/boot/dts/kirkwood-openblocks_a6.dts | 20 +- arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi | 20 +- arch/arm/boot/dts/kirkwood-sheevaplug-esata.dts | 2 +- arch/arm/boot/dts/kirkwood-sheevaplug.dts | 2 +- arch/arm/boot/dts/kirkwood-topkick.dts | 20 +- arch/arm/boot/dts/kirkwood-ts219-6281.dts | 10 +- arch/arm/boot/dts/kirkwood-ts219-6282.dts | 29 +- arch/arm/boot/dts/kirkwood-ts219.dtsi | 31 +- arch/arm/boot/dts/kirkwood.dtsi | 102 +- .../dts/orion5x-lacie-ethernet-disk-mini-v2.dts | 17 + arch/arm/boot/dts/orion5x.dtsi | 34 +- arch/arm/boot/dts/pxa3xx.dtsi | 11 + arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts | 65 + arch/arm/boot/dts/r8a73a4-ape6evm.dts | 24 +- arch/arm/boot/dts/r8a73a4.dtsi | 133 + .../boot/dts/r8a7740-armadillo800eva-reference.dts | 34 + arch/arm/boot/dts/r8a7740.dtsi | 20 + arch/arm/boot/dts/r8a7778-bockw-reference.dts | 32 + arch/arm/boot/dts/r8a7778-bockw.dts | 2 +- arch/arm/boot/dts/r8a7778.dtsi | 66 + arch/arm/boot/dts/r8a7779-marzen-reference.dts | 51 +- arch/arm/boot/dts/r8a7779-marzen.dts | 27 + arch/arm/boot/dts/r8a7779.dtsi | 90 + arch/arm/boot/dts/r8a7790-lager-reference.dts | 45 + arch/arm/boot/dts/r8a7790-lager.dts | 2 +- arch/arm/boot/dts/r8a7790.dtsi | 132 + arch/arm/boot/dts/sh7372.dtsi | 8 + arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 92 +- arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +- arch/arm/boot/dts/sh73a0.dtsi | 14 + arch/arm/boot/dts/skeleton64.dtsi | 2 +- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 6 + arch/arm/boot/dts/zynq-7000.dtsi | 4 +- arch/arm/configs/ape6evm_defconfig | 6 +- arch/arm/configs/dove_defconfig | 4 + arch/arm/configs/kirkwood_defconfig | 51 +- arch/arm/configs/lager_defconfig | 120 + arch/arm/configs/marzen_defconfig | 1 + arch/arm/configs/mvebu_defconfig | 2 + arch/arm/include/asm/localtimer.h | 34 - .../mach/debug-macro.S => include/debug/msm.S} | 32 +- arch/arm/kernel/smp.c | 87 - arch/arm/kernel/smp_twd.c | 64 +- arch/arm/mach-at91/at91sam9x5.c | 2 + arch/arm/mach-clps711x/Kconfig | 3 - arch/arm/mach-clps711x/Makefile | 1 - arch/arm/mach-clps711x/board-autcpu12.c | 6 +- arch/arm/mach-clps711x/board-edb7211.c | 17 +- arch/arm/mach-clps711x/board-fortunet.c | 85 - arch/arm/mach-clps711x/devices.c | 2 +- arch/arm/mach-davinci/board-dm355-leopard.c | 1 + arch/arm/mach-davinci/board-dm644x-evm.c | 1 + arch/arm/mach-davinci/board-dm646x-evm.c | 1 + arch/arm/mach-davinci/board-neuros-osd2.c | 1 + arch/arm/mach-dove/Kconfig | 2 + arch/arm/mach-dove/Makefile | 4 +- arch/arm/mach-dove/board-dt.c | 30 +- arch/arm/mach-dove/common.c | 68 +- arch/arm/mach-dove/mpp.c | 2 +- arch/arm/mach-highbank/Kconfig | 2 +- arch/arm/mach-imx/Kconfig | 2 +- arch/arm/mach-keystone/Kconfig | 1 - arch/arm/mach-keystone/platsmp.c | 1 - arch/arm/mach-keystone/smc.S | 5 +- arch/arm/mach-kirkwood/Kconfig | 243 +- arch/arm/mach-kirkwood/Makefile | 36 +- arch/arm/mach-kirkwood/board-db88f628x-bp.c | 24 - arch/arm/mach-kirkwood/board-dnskw.c | 43 - arch/arm/mach-kirkwood/board-dockstar.c | 32 - arch/arm/mach-kirkwood/board-dreamplug.c | 35 - arch/arm/mach-kirkwood/board-dt.c | 118 +- arch/arm/mach-kirkwood/board-goflexnet.c | 34 - arch/arm/mach-kirkwood/board-guruplug.c | 33 - arch/arm/mach-kirkwood/board-ib62x0.c | 29 - arch/arm/mach-kirkwood/board-iconnect.c | 24 - arch/arm/mach-kirkwood/board-iomega_ix2_200.c | 34 - arch/arm/mach-kirkwood/board-km_kirkwood.c | 44 - arch/arm/mach-kirkwood/board-lsxl.c | 36 - arch/arm/mach-kirkwood/board-mplcec4.c | 35 - arch/arm/mach-kirkwood/board-mv88f6281gtw_ge.c | 50 + arch/arm/mach-kirkwood/board-ns2.c | 35 - arch/arm/mach-kirkwood/board-openblocks_a6.c | 26 - arch/arm/mach-kirkwood/board-readynas.c | 27 - arch/arm/mach-kirkwood/board-sheevaplug.c | 27 - arch/arm/mach-kirkwood/board-ts219.c | 40 - arch/arm/mach-kirkwood/board-usi_topkick.c | 29 - arch/arm/mach-kirkwood/common.c | 26 +- arch/arm/mach-kirkwood/common.h | 115 +- arch/arm/mach-kirkwood/dockstar-setup.c | 111 - arch/arm/mach-kirkwood/guruplug-setup.c | 133 - arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c | 172 -- arch/arm/mach-kirkwood/netspace_v2-setup.c | 293 --- arch/arm/mach-kirkwood/openrd-setup.c | 3 +- arch/arm/mach-kirkwood/pcie.c | 40 +- arch/arm/mach-kirkwood/rd88f6281-setup.c | 4 +- arch/arm/mach-kirkwood/sheevaplug-setup.c | 161 -- arch/arm/mach-msm/Makefile | 9 +- arch/arm/mach-msm/board-dt-8660.c | 4 +- arch/arm/mach-msm/board-dt-8960.c | 3 +- arch/arm/mach-msm/board-halibut.c | 1 - arch/arm/mach-msm/board-mahimahi.c | 2 +- arch/arm/mach-msm/board-msm7x30.c | 1 - arch/arm/mach-msm/board-qsd8x50.c | 1 - arch/arm/mach-msm/board-sapphire.c | 2 +- arch/arm/mach-msm/board-trout.c | 1 - arch/arm/mach-msm/board-trout.h | 2 +- arch/arm/mach-msm/common.h | 18 +- arch/arm/mach-msm/devices-iommu.c | 912 ------- arch/arm/mach-msm/devices-msm7x30.c | 2 +- arch/arm/mach-msm/devices-qsd8x50.c | 2 +- arch/arm/mach-msm/include/mach/board.h | 38 - arch/arm/mach-msm/include/mach/msm_iomap-8960.h | 46 - arch/arm/mach-msm/include/mach/msm_iomap-8x60.h | 53 - arch/arm/mach-msm/include/mach/msm_iomap.h | 17 - arch/arm/mach-msm/include/mach/uncompress.h | 63 - arch/arm/mach-msm/io.c | 67 +- arch/arm/mach-msm/timer.c | 141 +- arch/arm/mach-mv78xx0/pcie.c | 23 +- arch/arm/mach-mvebu/armada-370-xp.c | 34 +- arch/arm/mach-mvebu/platsmp.c | 44 +- arch/arm/mach-omap2/Kconfig | 3 +- arch/arm/mach-omap2/board-n8x0.c | 4 - arch/arm/mach-omap2/board-rx51.c | 2 +- arch/arm/mach-omap2/cm-regbits-24xx.h | 318 --- arch/arm/mach-omap2/cm-regbits-33xx.h | 749 ------ arch/arm/mach-omap2/cm-regbits-34xx.h | 632 ----- arch/arm/mach-omap2/cm-regbits-44xx.h | 1558 ----------- arch/arm/mach-omap2/cm-regbits-54xx.h | 1633 ------------ arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 1 - arch/arm/mach-omap2/powerdomains54xx_data.c | 1 - arch/arm/mach-omap2/prm-regbits-24xx.h | 247 -- arch/arm/mach-omap2/prm-regbits-33xx.h | 306 --- arch/arm/mach-omap2/prm-regbits-34xx.h | 481 ---- arch/arm/mach-omap2/prm-regbits-44xx.h | 2226 ---------------- arch/arm/mach-omap2/prm-regbits-54xx.h | 2701 -------------------- arch/arm/mach-omap2/timer.c | 6 +- arch/arm/mach-omap2/usb-musb.c | 5 +- arch/arm/mach-orion5x/common.c | 36 +- arch/arm/mach-orion5x/common.h | 17 + arch/arm/mach-orion5x/d2net-setup.c | 6 +- arch/arm/mach-orion5x/db88f5281-setup.c | 24 +- arch/arm/mach-orion5x/dns323-setup.c | 6 +- arch/arm/mach-orion5x/edmini_v2-setup.c | 17 +- arch/arm/mach-orion5x/kurobox_pro-setup.c | 12 +- arch/arm/mach-orion5x/ls-chl-setup.c | 6 +- arch/arm/mach-orion5x/ls_hgl-setup.c | 6 +- arch/arm/mach-orion5x/lsmini-setup.c | 6 +- arch/arm/mach-orion5x/mss2-setup.c | 6 +- arch/arm/mach-orion5x/mv2120-setup.c | 6 +- arch/arm/mach-orion5x/net2big-setup.c | 6 +- arch/arm/mach-orion5x/pci.c | 9 +- arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | 6 +- arch/arm/mach-orion5x/rd88f5181l-ge-setup.c | 6 +- arch/arm/mach-orion5x/rd88f5182-setup.c | 13 +- arch/arm/mach-orion5x/terastation_pro2-setup.c | 6 +- arch/arm/mach-orion5x/ts209-setup.c | 6 +- arch/arm/mach-orion5x/ts409-setup.c | 6 +- arch/arm/mach-orion5x/wnr854t-setup.c | 6 +- arch/arm/mach-orion5x/wrt350n-v2-setup.c | 6 +- arch/arm/mach-prima2/pm.c | 21 +- arch/arm/mach-pxa/pxa-dt.c | 2 +- arch/arm/mach-realview/Kconfig | 8 +- arch/arm/mach-s3c24xx/Kconfig | 6 - arch/arm/mach-s3c24xx/clock-s3c2410.c | 1 - arch/arm/mach-s3c24xx/clock-s3c2412.c | 1 - arch/arm/mach-s3c24xx/clock-s3c2416.c | 2 - arch/arm/mach-s3c24xx/clock-s3c2443.c | 2 - arch/arm/mach-s3c24xx/common.c | 27 + arch/arm/mach-s3c24xx/include/mach/map.h | 2 + arch/arm/mach-s3c24xx/mach-h1940.c | 4 +- arch/arm/mach-s3c24xx/mach-rx1950.c | 5 +- arch/arm/mach-s3c64xx/Kconfig | 2 - arch/arm/mach-s3c64xx/clock.c | 2 - arch/arm/mach-s3c64xx/common.c | 32 +- arch/arm/mach-s3c64xx/include/mach/irqs.h | 8 - arch/arm/mach-s3c64xx/include/mach/map.h | 1 + arch/arm/mach-s3c64xx/irq-pm.c | 2 - arch/arm/mach-s3c64xx/mach-crag6410.c | 4 +- arch/arm/mach-s3c64xx/mach-hmt.c | 4 +- arch/arm/mach-s3c64xx/mach-smartq.c | 4 +- arch/arm/mach-s3c64xx/mach-smdk6410.c | 5 +- arch/arm/mach-s5p64x0/Kconfig | 2 - arch/arm/mach-s5p64x0/clock-s5p6440.c | 2 - arch/arm/mach-s5p64x0/clock-s5p6450.c | 2 - arch/arm/mach-s5p64x0/common.c | 27 + arch/arm/mach-s5p64x0/include/mach/irqs.h | 2 - arch/arm/mach-s5p64x0/include/mach/map.h | 1 + arch/arm/mach-s5p64x0/mach-smdk6440.c | 5 +- arch/arm/mach-s5p64x0/mach-smdk6450.c | 5 +- arch/arm/mach-s5p64x0/pm.c | 3 - arch/arm/mach-s5pc100/Kconfig | 1 - arch/arm/mach-s5pc100/clock.c | 2 - arch/arm/mach-s5pc100/common.c | 28 + arch/arm/mach-s5pc100/include/mach/irqs.h | 2 - arch/arm/mach-s5pc100/include/mach/map.h | 1 + arch/arm/mach-s5pc100/mach-smdkc100.c | 5 +- arch/arm/mach-s5pv210/Kconfig | 1 - arch/arm/mach-s5pv210/clock.c | 1 - arch/arm/mach-s5pv210/common.c | 28 + arch/arm/mach-s5pv210/include/mach/irqs.h | 2 - arch/arm/mach-s5pv210/include/mach/map.h | 1 + arch/arm/mach-s5pv210/mach-smdkv210.c | 5 +- arch/arm/mach-s5pv210/pm.c | 10 - arch/arm/mach-shmobile/Kconfig | 106 +- arch/arm/mach-shmobile/Makefile | 37 +- arch/arm/mach-shmobile/Makefile.boot | 4 + arch/arm/mach-shmobile/board-ag5evm.c | 65 +- arch/arm/mach-shmobile/board-ape6evm-reference.c | 64 + arch/arm/mach-shmobile/board-ape6evm.c | 148 +- .../board-armadillo800eva-reference.c | 22 +- arch/arm/mach-shmobile/board-armadillo800eva.c | 67 +- arch/arm/mach-shmobile/board-bockw-reference.c | 62 + arch/arm/mach-shmobile/board-kota2.c | 169 +- arch/arm/mach-shmobile/board-kzm9d-reference.c | 47 + arch/arm/mach-shmobile/board-kzm9d.c | 4 +- arch/arm/mach-shmobile/board-kzm9g-reference.c | 49 - arch/arm/mach-shmobile/board-lager-reference.c | 45 + arch/arm/mach-shmobile/board-lager.c | 63 +- arch/arm/mach-shmobile/board-mackerel.c | 34 +- arch/arm/mach-shmobile/board-marzen-reference.c | 28 - arch/arm/mach-shmobile/board-marzen.c | 11 +- arch/arm/mach-shmobile/clock-emev2.c | 20 +- arch/arm/mach-shmobile/clock-r8a73a4.c | 199 +- arch/arm/mach-shmobile/clock-r8a7740.c | 3 +- arch/arm/mach-shmobile/clock-r8a7790.c | 27 +- arch/arm/mach-shmobile/clock-sh73a0.c | 12 +- arch/arm/mach-shmobile/headsmp-scu.S | 4 +- arch/arm/mach-shmobile/headsmp.S | 6 +- arch/arm/mach-shmobile/include/mach/dma.h | 1 - arch/arm/mach-shmobile/include/mach/emev2.h | 4 +- arch/arm/mach-shmobile/include/mach/r8a73a4.h | 2 + arch/arm/mach-shmobile/include/mach/r8a7740.h | 3 +- arch/arm/mach-shmobile/include/mach/r8a7778.h | 2 +- arch/arm/mach-shmobile/include/mach/r8a7779.h | 1 - arch/arm/mach-shmobile/include/mach/r8a7790.h | 5 + arch/arm/mach-shmobile/include/mach/sh73a0.h | 373 +-- arch/arm/mach-shmobile/include/mach/zboot.h | 2 - arch/arm/mach-shmobile/intc-r8a7740.c | 20 +- arch/arm/mach-shmobile/intc-r8a7779.c | 22 +- arch/arm/mach-shmobile/setup-emev2.c | 381 +-- arch/arm/mach-shmobile/setup-r8a73a4.c | 39 +- arch/arm/mach-shmobile/setup-r8a7740.c | 26 +- arch/arm/mach-shmobile/setup-r8a7778.c | 79 +- arch/arm/mach-shmobile/setup-r8a7779.c | 7 +- arch/arm/mach-shmobile/setup-r8a7790.c | 118 +- arch/arm/mach-shmobile/setup-sh7372.c | 7 +- arch/arm/mach-shmobile/setup-sh73a0.c | 34 +- arch/arm/mach-shmobile/sleep-sh7372.S | 2 + arch/arm/mach-shmobile/smp-emev2.c | 26 +- arch/arm/mach-shmobile/smp-r8a7779.c | 12 +- arch/arm/mach-shmobile/smp-sh73a0.c | 11 +- arch/arm/mach-spear/Kconfig | 2 +- arch/arm/mach-tegra/Kconfig | 2 +- arch/arm/mach-ux500/Kconfig | 2 +- arch/arm/mach-vexpress/Kconfig | 10 +- arch/arm/mach-vexpress/Makefile | 1 + arch/arm/mach-vexpress/dcscb.c | 66 +- arch/arm/mach-vexpress/spc.c | 180 ++ arch/arm/mach-vexpress/spc.h | 24 + arch/arm/mach-vexpress/tc2_pm.c | 352 +++ arch/arm/mach-zynq/Kconfig | 2 +- arch/arm/plat-orion/irq.c | 2 +- arch/arm/plat-samsung/Kconfig | 14 - arch/arm/plat-samsung/Makefile | 3 - arch/arm/plat-samsung/dev-backlight.c | 61 +- arch/arm/plat-samsung/devs.c | 42 +- arch/arm/plat-samsung/include/plat/clock.h | 4 - arch/arm/plat-samsung/include/plat/devs.h | 1 + arch/arm/plat-samsung/include/plat/irq-vic-timer.h | 13 - arch/arm/plat-samsung/include/plat/irqs.h | 9 - arch/arm/plat-samsung/include/plat/pwm-clock.h | 81 - arch/arm/plat-samsung/include/plat/pwm-core.h | 22 + arch/arm/plat-samsung/include/plat/regs-timer.h | 124 - arch/arm/plat-samsung/include/plat/samsung-time.h | 23 - arch/arm/plat-samsung/init.c | 5 +- arch/arm/plat-samsung/irq-vic-timer.c | 98 - arch/arm/plat-samsung/pwm-clock.c | 474 ---- arch/arm/plat-samsung/s5p-irq.c | 4 - arch/arm/plat-samsung/samsung-time.c | 394 --- arch/sh/boards/mach-ecovec24/setup.c | 37 +- arch/sh/boards/mach-kfr2r09/lcd_wqvga.c | 48 - arch/sh/boards/mach-kfr2r09/setup.c | 19 +- arch/sh/include/mach-kfr2r09/mach/kfr2r09.h | 2 - drivers/bus/mvebu-mbus.c | 441 ++-- drivers/clocksource/Kconfig | 1 - drivers/clocksource/exynos_mct.c | 58 +- drivers/clocksource/samsung_pwm_timer.c | 108 +- drivers/clocksource/time-armada-370-xp.c | 92 +- drivers/clocksource/timer-marco.c | 98 +- drivers/iommu/msm_iommu.c | 4 +- .../mach/iommu.h => drivers/iommu/msm_iommu.h | 0 drivers/iommu/msm_iommu_dev.c | 4 +- .../iommu/msm_iommu_hw-8xxx.h | 0 drivers/leds/Kconfig | 12 - drivers/leds/Makefile | 1 - drivers/leds/leds-renesas-tpu.c | 337 --- drivers/memory/mvebu-devbus.c | 72 +- drivers/mfd/syscon.c | 3 - drivers/pci/host/pci-mvebu.c | 115 +- drivers/pwm/pwm-samsung.c | 709 +++-- drivers/video/backlight/Kconfig | 19 + drivers/video/backlight/Makefile | 3 + drivers/video/backlight/bd6107.c | 213 ++ drivers/video/backlight/gpio_backlight.c | 133 + drivers/video/backlight/lv5207lp.c | 171 ++ drivers/video/msm/msm_fb.c | 1 - include/clocksource/samsung_pwm.h | 7 + include/linux/mbus.h | 16 +- include/linux/platform_data/bd6107.h | 19 + include/linux/platform_data/gpio_backlight.h | 21 + include/linux/platform_data/leds-renesas-tpu.h | 14 - include/linux/platform_data/lv5207lp.h | 19 + include/linux/time-armada-370-xp.h | 4 +- 375 files changed, 8325 insertions(+), 19375 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/vexpress-scc.txt create mode 100644 Documentation/devicetree/bindings/bus/mvebu-mbus.txt create mode 100644 arch/arm/arm-soc-for-next-contents.txt create mode 100644 arch/arm/boot/dts/armada-xp-axpwifiap.dts create mode 100644 arch/arm/boot/dts/dove-d2plug.dts create mode 100644 arch/arm/boot/dts/emev2-kzm9d-reference.dts create mode 100644 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts create mode 100644 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts create mode 100644 arch/arm/boot/dts/r8a7778-bockw-reference.dts create mode 100644 arch/arm/boot/dts/r8a7779-marzen.dts create mode 100644 arch/arm/boot/dts/r8a7790-lager-reference.dts create mode 100644 arch/arm/configs/lager_defconfig delete mode 100644 arch/arm/include/asm/localtimer.h rename arch/arm/{mach-msm/include/mach/debug-macro.S => include/debug/msm.S} (61%) delete mode 100644 arch/arm/mach-clps711x/board-fortunet.c delete mode 100644 arch/arm/mach-kirkwood/board-db88f628x-bp.c delete mode 100644 arch/arm/mach-kirkwood/board-dnskw.c delete mode 100644 arch/arm/mach-kirkwood/board-dockstar.c delete mode 100644 arch/arm/mach-kirkwood/board-dreamplug.c delete mode 100644 arch/arm/mach-kirkwood/board-goflexnet.c delete mode 100644 arch/arm/mach-kirkwood/board-guruplug.c delete mode 100644 arch/arm/mach-kirkwood/board-ib62x0.c delete mode 100644 arch/arm/mach-kirkwood/board-iconnect.c delete mode 100644 arch/arm/mach-kirkwood/board-iomega_ix2_200.c delete mode 100644 arch/arm/mach-kirkwood/board-km_kirkwood.c delete mode 100644 arch/arm/mach-kirkwood/board-lsxl.c delete mode 100644 arch/arm/mach-kirkwood/board-mplcec4.c create mode 100644 arch/arm/mach-kirkwood/board-mv88f6281gtw_ge.c delete mode 100644 arch/arm/mach-kirkwood/board-ns2.c delete mode 100644 arch/arm/mach-kirkwood/board-openblocks_a6.c delete mode 100644 arch/arm/mach-kirkwood/board-readynas.c delete mode 100644 arch/arm/mach-kirkwood/board-sheevaplug.c delete mode 100644 arch/arm/mach-kirkwood/board-ts219.c delete mode 100644 arch/arm/mach-kirkwood/board-usi_topkick.c delete mode 100644 arch/arm/mach-kirkwood/dockstar-setup.c delete mode 100644 arch/arm/mach-kirkwood/guruplug-setup.c delete mode 100644 arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c delete mode 100644 arch/arm/mach-kirkwood/netspace_v2-setup.c delete mode 100644 arch/arm/mach-kirkwood/sheevaplug-setup.c delete mode 100644 arch/arm/mach-msm/devices-iommu.c delete mode 100644 arch/arm/mach-msm/include/mach/board.h delete mode 100644 arch/arm/mach-msm/include/mach/msm_iomap-8960.h delete mode 100644 arch/arm/mach-msm/include/mach/msm_iomap-8x60.h delete mode 100644 arch/arm/mach-msm/include/mach/uncompress.h delete mode 100644 arch/arm/mach-omap2/prm-regbits-54xx.h create mode 100644 arch/arm/mach-shmobile/board-ape6evm-reference.c create mode 100644 arch/arm/mach-shmobile/board-bockw-reference.c create mode 100644 arch/arm/mach-shmobile/board-kzm9d-reference.c create mode 100644 arch/arm/mach-shmobile/board-lager-reference.c delete mode 100644 arch/arm/mach-shmobile/include/mach/dma.h create mode 100644 arch/arm/mach-vexpress/spc.c create mode 100644 arch/arm/mach-vexpress/spc.h create mode 100644 arch/arm/mach-vexpress/tc2_pm.c delete mode 100644 arch/arm/plat-samsung/include/plat/irq-vic-timer.h delete mode 100644 arch/arm/plat-samsung/include/plat/pwm-clock.h create mode 100644 arch/arm/plat-samsung/include/plat/pwm-core.h delete mode 100644 arch/arm/plat-samsung/include/plat/regs-timer.h delete mode 100644 arch/arm/plat-samsung/irq-vic-timer.c delete mode 100644 arch/arm/plat-samsung/pwm-clock.c delete mode 100644 arch/arm/plat-samsung/samsung-time.c rename arch/arm/mach-msm/include/mach/iommu.h => drivers/iommu/msm_iommu.h (100%) rename arch/arm/mach-msm/include/mach/iommu_hw-8xxx.h => drivers/iommu/msm_iommu_hw-8xxx.h (100%) delete mode 100644 drivers/leds/leds-renesas-tpu.c create mode 100644 drivers/video/backlight/bd6107.c create mode 100644 drivers/video/backlight/gpio_backlight.c create mode 100644 drivers/video/backlight/lv5207lp.c create mode 100644 include/linux/platform_data/bd6107.h create mode 100644 include/linux/platform_data/gpio_backlight.h delete mode 100644 include/linux/platform_data/leds-renesas-tpu.h create mode 100644 include/linux/platform_data/lv5207lp.h Merging bcm2835/for-next (7d13205 Linux 3.10-rc6) $ git merge --no-ff bcm2835/for-next Already up-to-date. Merging cortex/for-next (3ad87ac ARM: ARMv7-M: Fix name of NVIC handler function) $ git merge --no-ff cortex/for-next Merge made by the 'recursive' strategy. Merging ep93xx/ep93xx-for-next (9c59be7 Merge branch 'ep93xx-devel' into ep93xx-for-next) $ git merge --no-ff ep93xx/ep93xx-for-next Auto-merging arch/arm/mach-ep93xx/Kconfig Merge made by the 'recursive' strategy. arch/arm/mach-ep93xx/Kconfig | 1 + arch/arm/mach-ep93xx/core.c | 108 ++++++++++++++++++++++++++- arch/arm/mach-ep93xx/include/mach/platform.h | 3 +- 3 files changed, 110 insertions(+), 2 deletions(-) Merging imx-mxs/for-next (21a4d17 Merge branches 'mxs/soc' and 'mxs/dt' into for-next) $ git merge --no-ff imx-mxs/for-next Resolved 'arch/arm/Kconfig.debug' using previous resolution. Auto-merging arch/arm/mach-imx/Kconfig Auto-merging arch/arm/boot/dts/Makefile Auto-merging arch/arm/Kconfig.debug CONFLICT (content): Merge conflict in arch/arm/Kconfig.debug Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 76c539e] Merge remote-tracking branch 'imx-mxs/for-next' $ git diff -M --stat --summary HEAD^.. Documentation/devicetree/bindings/bus/imx-weim.txt | 17 +- .../devicetree/bindings/clock/imx5-clock.txt | 1 + .../devicetree/bindings/clock/imx6q-clock.txt | 6 + arch/arm/Kconfig.debug | 8 + arch/arm/boot/dts/Makefile | 5 + arch/arm/boot/dts/imx23-evk.dts | 15 + arch/arm/boot/dts/imx23-olinuxino.dts | 4 + arch/arm/boot/dts/imx23.dtsi | 17 +- arch/arm/boot/dts/imx25.dtsi | 35 +- arch/arm/boot/dts/imx27-apf27dev.dts | 5 + arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts | 93 + arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts | 44 + arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | 13 + arch/arm/boot/dts/imx27-phytec-phycore-som.dts | 125 +- arch/arm/boot/dts/imx27.dtsi | 120 +- arch/arm/boot/dts/imx28-cfa10036.dts | 7 +- arch/arm/boot/dts/imx28-cfa10037.dts | 19 +- arch/arm/boot/dts/imx28-cfa10049.dts | 73 +- arch/arm/boot/dts/imx28-cfa10055.dts | 38 +- arch/arm/boot/dts/imx28-cfa10056.dts | 119 ++ arch/arm/boot/dts/imx28-cfa10057.dts | 23 +- arch/arm/boot/dts/imx28-cfa10058.dts | 141 ++ arch/arm/boot/dts/imx28-m28evk.dts | 13 + arch/arm/boot/dts/imx28.dtsi | 143 +- arch/arm/boot/dts/imx31.dtsi | 17 + arch/arm/boot/dts/imx51-apf51.dts | 4 - arch/arm/boot/dts/imx51-babbage.dts | 5 + arch/arm/boot/dts/imx51.dtsi | 632 +++--- arch/arm/boot/dts/imx53-qsb.dts | 18 +- arch/arm/boot/dts/imx53.dtsi | 56 +- arch/arm/boot/dts/imx6dl-pinfunc.h | 2138 ++++++++++---------- arch/arm/boot/dts/imx6dl-sabreauto.dts | 22 - arch/arm/boot/dts/imx6dl-sabresd.dts | 19 - arch/arm/boot/dts/imx6dl-wandboard.dts | 24 +- arch/arm/boot/dts/imx6dl.dtsi | 254 +-- arch/arm/boot/dts/imx6q-arm2.dts | 14 +- arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi | 112 +- arch/arm/boot/dts/imx6q-pinfunc.h | 2050 +++++++++---------- arch/arm/boot/dts/imx6q-sabreauto.dts | 22 +- arch/arm/boot/dts/imx6q-sabrelite.dts | 22 +- arch/arm/boot/dts/imx6q-sabresd.dts | 19 +- arch/arm/boot/dts/imx6q-wandboard.dts | 26 + arch/arm/boot/dts/imx6q.dtsi | 393 +--- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 22 + arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 92 +- arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 137 ++ arch/arm/boot/dts/imx6qdl.dtsi | 770 ++++++- arch/arm/boot/dts/imx6sl.dtsi | 35 +- arch/arm/boot/dts/vf610-twr.dts | 7 + arch/arm/configs/imx_v4_v5_defconfig | 19 +- arch/arm/configs/imx_v6_v7_defconfig | 51 +- arch/arm/configs/mxs_defconfig | 19 +- arch/arm/include/debug/vf.S | 26 + arch/arm/mach-at91/board-dt-sama5.c | 17 +- arch/arm/mach-imx/Kconfig | 3 +- arch/arm/mach-imx/Makefile | 3 +- arch/arm/mach-imx/anatop.c | 4 +- arch/arm/mach-imx/clk-fixup-div.c | 129 ++ arch/arm/mach-imx/clk-fixup-mux.c | 107 + arch/arm/mach-imx/clk-imx51-imx53.c | 3 +- arch/arm/mach-imx/clk-imx6q.c | 57 +- arch/arm/mach-imx/clk-imx6sl.c | 20 +- arch/arm/mach-imx/clk-pllv3.c | 15 +- arch/arm/mach-imx/clk.c | 26 + arch/arm/mach-imx/clk.h | 10 + arch/arm/mach-imx/common.h | 13 +- arch/arm/mach-imx/mach-imx6q.c | 171 +- arch/arm/mach-imx/mach-imx6sl.c | 3 +- arch/arm/mach-imx/mm-imx5.c | 4 +- arch/arm/mach-imx/pm-imx5.c | 7 +- arch/arm/mach-imx/system.c | 33 + arch/arm/mach-mxs/mach-mxs.c | 62 +- arch/arm/mach-mxs/pm.c | 1 + drivers/bus/Kconfig | 3 +- drivers/bus/imx-weim.c | 129 +- include/linux/micrel_phy.h | 6 + 76 files changed, 5341 insertions(+), 3594 deletions(-) create mode 100644 arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts create mode 100644 arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts create mode 100644 arch/arm/boot/dts/imx28-cfa10056.dts create mode 100644 arch/arm/boot/dts/imx28-cfa10058.dts create mode 100644 arch/arm/boot/dts/imx6q-wandboard.dts create mode 100644 arch/arm/boot/dts/imx6qdl-wandboard.dtsi create mode 100644 arch/arm/include/debug/vf.S create mode 100644 arch/arm/mach-imx/clk-fixup-div.c create mode 100644 arch/arm/mach-imx/clk-fixup-mux.c Merging ixp4xx/next (19f949f Linux 3.8) $ git merge --no-ff ixp4xx/next Already up-to-date. Merging msm/for-next (8fb0bf1 Merge branch 'for-3.12/msm-cleanup2' into for-next) $ git merge --no-ff msm/for-next Already up-to-date! Merge made by the 'recursive' strategy. Merging mvebu/for-next (782371b Merge branch 'mvebu/dove_pcie-mbus-dt' into for-next) $ git merge --no-ff mvebu/for-next Resolved 'drivers/pci/host/Kconfig' using previous resolution. Resolved 'drivers/pci/host/pci-mvebu.c' using previous resolution. Auto-merging include/linux/pci.h Auto-merging drivers/pci/probe.c Auto-merging drivers/pci/host/pci-mvebu.c CONFLICT (content): Merge conflict in drivers/pci/host/pci-mvebu.c Auto-merging drivers/pci/host/Kconfig CONFLICT (content): Merge conflict in drivers/pci/host/Kconfig Auto-merging arch/x86/Kconfig Auto-merging arch/tile/Kconfig Auto-merging arch/s390/include/asm/pci.h Auto-merging arch/s390/Kconfig Auto-merging arch/powerpc/Kconfig Auto-merging arch/arm/boot/dts/Makefile Auto-merging arch/arm/Kconfig Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 05250f8] Merge remote-tracking branch 'mvebu/for-next' $ git diff -M --stat --summary HEAD^.. .../devicetree/bindings/arm/armada-370-xp-mpic.txt | 3 + .../devicetree/bindings/pci/mvebu-pci.txt | 10 + arch/arm/Kconfig | 1 - arch/arm/boot/dts/Makefile | 3 + arch/arm/boot/dts/armada-370-netgear-rn102.dts | 179 ++++ arch/arm/boot/dts/armada-370-xp.dtsi | 3 +- arch/arm/boot/dts/armada-370.dtsi | 12 +- arch/arm/boot/dts/armada-xp-mv78230.dtsi | 5 +- arch/arm/boot/dts/armada-xp-mv78260.dtsi | 7 +- arch/arm/boot/dts/armada-xp-mv78460.dtsi | 7 +- arch/arm/boot/dts/armada-xp.dtsi | 2 +- arch/arm/boot/dts/dove-cm-a510.dts | 2 +- arch/arm/boot/dts/dove-cubox.dts | 2 +- arch/arm/boot/dts/dove-d2plug.dts | 2 +- arch/arm/boot/dts/dove-d3plug.dts | 103 ++ arch/arm/boot/dts/dove-dove-db.dts | 2 +- arch/arm/boot/dts/dove.dtsi | 1009 +++++++++++--------- .../boot/dts/kirkwood-netgear_readynas_duo_v2.dts | 20 + arch/arm/boot/dts/kirkwood-nsa310-common.dtsi | 107 +++ arch/arm/boot/dts/kirkwood-nsa310.dts | 92 +- arch/arm/boot/dts/kirkwood-nsa310a.dts | 165 ++++ arch/arm/include/asm/mach/pci.h | 4 + arch/arm/kernel/bios32.c | 16 + arch/arm/mach-dove/board-dt.c | 39 +- arch/ia64/Kconfig | 1 - arch/mips/Kconfig | 2 - arch/mips/include/asm/pci.h | 5 - arch/powerpc/Kconfig | 1 - arch/powerpc/include/asm/pci.h | 5 - arch/s390/Kconfig | 1 - arch/s390/include/asm/pci.h | 4 - arch/sparc/Kconfig | 1 - arch/tile/Kconfig | 1 - arch/x86/Kconfig | 1 - arch/x86/include/asm/pci.h | 30 - arch/x86/kernel/x86_init.c | 24 + drivers/irqchip/irq-armada-370-xp.c | 202 +++- drivers/of/of_pci.c | 45 + drivers/pci/Kconfig | 4 - drivers/pci/host/Kconfig | 2 +- drivers/pci/host/pci-mvebu.c | 121 ++- drivers/pci/msi.c | 85 +- drivers/pci/probe.c | 1 + include/linux/msi.h | 21 +- include/linux/of_pci.h | 12 + include/linux/pci.h | 1 + 46 files changed, 1627 insertions(+), 738 deletions(-) create mode 100644 arch/arm/boot/dts/armada-370-netgear-rn102.dts create mode 100644 arch/arm/boot/dts/dove-d3plug.dts create mode 100644 arch/arm/boot/dts/kirkwood-nsa310-common.dtsi create mode 100644 arch/arm/boot/dts/kirkwood-nsa310a.dts Merging renesas/next (8a8c6f7 Merge tag 'renesas-defconfig-for-v3.12' into next) $ git merge --no-ff renesas/next Resolved 'arch/arm/boot/dts/r8a73a4.dtsi' using previous resolution. Resolved 'arch/arm/boot/dts/r8a7790.dtsi' using previous resolution. Removing arch/arm/mach-shmobile/intc-r8a7779.c Removing arch/arm/mach-shmobile/intc-r8a7740.c Removing arch/arm/mach-shmobile/include/mach/hardware.h Removing arch/arm/mach-shmobile/board-kota2.c Removing arch/arm/mach-shmobile/board-ag5evm.c Removing arch/arm/configs/kota2_defconfig Removing arch/arm/configs/ag5evm_defconfig Auto-merging arch/arm/boot/dts/r8a7790.dtsi CONFLICT (content): Merge conflict in arch/arm/boot/dts/r8a7790.dtsi Auto-merging arch/arm/boot/dts/r8a73a4.dtsi CONFLICT (content): Merge conflict in arch/arm/boot/dts/r8a73a4.dtsi Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 9b84b54] Merge remote-tracking branch 'renesas/next' $ git diff -M --stat --summary HEAD^.. arch/arm/boot/dts/emev2-kzm9d-reference.dts | 2 +- arch/arm/boot/dts/emev2-kzm9d.dts | 2 +- .../boot/dts/r8a7740-armadillo800eva-reference.dts | 2 +- arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +- arch/arm/boot/dts/r8a7779.dtsi | 8 +- arch/arm/configs/ag5evm_defconfig | 83 --- arch/arm/configs/kota2_defconfig | 121 ---- arch/arm/mach-shmobile/Kconfig | 13 - arch/arm/mach-shmobile/Makefile | 20 +- arch/arm/mach-shmobile/Makefile.boot | 2 - arch/arm/mach-shmobile/board-ag5evm.c | 639 --------------------- arch/arm/mach-shmobile/board-ape6evm-reference.c | 1 - arch/arm/mach-shmobile/board-ape6evm.c | 1 - .../board-armadillo800eva-reference.c | 1 - arch/arm/mach-shmobile/board-bockw-reference.c | 1 - arch/arm/mach-shmobile/board-bockw.c | 49 +- arch/arm/mach-shmobile/board-kota2.c | 550 ------------------ arch/arm/mach-shmobile/board-kzm9g-reference.c | 1 - arch/arm/mach-shmobile/board-kzm9g.c | 16 +- arch/arm/mach-shmobile/board-marzen-reference.c | 1 - arch/arm/mach-shmobile/board-marzen.c | 25 +- arch/arm/mach-shmobile/headsmp.S | 49 ++ arch/arm/mach-shmobile/include/mach/common.h | 10 +- arch/arm/mach-shmobile/include/mach/hardware.h | 4 - arch/arm/mach-shmobile/include/mach/r8a7778.h | 8 - arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 - arch/arm/mach-shmobile/include/mach/sh73a0.h | 2 - arch/arm/mach-shmobile/intc-r8a7740.c | 54 -- arch/arm/mach-shmobile/intc-r8a7779.c | 117 ---- arch/arm/mach-shmobile/platsmp-scu.c | 81 +++ arch/arm/mach-shmobile/platsmp.c | 18 + arch/arm/mach-shmobile/setup-emev2.c | 1 - arch/arm/mach-shmobile/setup-r8a73a4.c | 7 - arch/arm/mach-shmobile/setup-r8a7740.c | 33 +- arch/arm/mach-shmobile/setup-r8a7778.c | 64 +-- arch/arm/mach-shmobile/setup-r8a7779.c | 102 +++- arch/arm/mach-shmobile/setup-r8a7790.c | 7 +- arch/arm/mach-shmobile/setup-sh7372.c | 1 - arch/arm/mach-shmobile/setup-sh73a0.c | 1 - arch/arm/mach-shmobile/smp-emev2.c | 19 +- arch/arm/mach-shmobile/smp-r8a7779.c | 64 +-- arch/arm/mach-shmobile/smp-sh73a0.c | 67 +-- arch/arm/mach-shmobile/timer.c | 4 - drivers/clocksource/em_sti.c | 49 +- drivers/clocksource/sh_cmt.c | 50 +- 45 files changed, 460 insertions(+), 1894 deletions(-) delete mode 100644 arch/arm/configs/ag5evm_defconfig delete mode 100644 arch/arm/configs/kota2_defconfig delete mode 100644 arch/arm/mach-shmobile/board-ag5evm.c delete mode 100644 arch/arm/mach-shmobile/board-kota2.c delete mode 100644 arch/arm/mach-shmobile/include/mach/hardware.h delete mode 100644 arch/arm/mach-shmobile/intc-r8a7740.c delete mode 100644 arch/arm/mach-shmobile/intc-r8a7779.c create mode 100644 arch/arm/mach-shmobile/platsmp-scu.c Merging samsung/for-next (88ae7ba Merge branch 'v3.12-next/mach-exynos' into for-next) $ git merge --no-ff samsung/for-next Removing arch/arm/configs/exynos4_defconfig Auto-merging arch/arm/boot/dts/exynos5440.dtsi Auto-merging arch/arm/boot/dts/exynos5250.dtsi Auto-merging arch/arm/boot/dts/Makefile Merge made by the 'recursive' strategy. .../devicetree/bindings/media/s5p-mfc.txt | 10 +- arch/arm/boot/dts/Makefile | 5 +- arch/arm/boot/dts/exynos4.dtsi | 122 ++++- arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 23 + arch/arm/boot/dts/exynos4210-trats.dts | 100 +++- arch/arm/boot/dts/exynos4210.dtsi | 32 +- arch/arm/boot/dts/exynos4412-origen.dts | 5 + arch/arm/boot/dts/exynos4412-trats2.dts | 579 +++++++++++++++++++++ arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 61 ++- arch/arm/boot/dts/exynos4x12.dtsi | 105 +++- arch/arm/boot/dts/exynos5.dtsi | 19 + arch/arm/boot/dts/exynos5250-arndale.dts | 105 +++- arch/arm/boot/dts/exynos5250-smdk5250.dts | 32 +- arch/arm/boot/dts/exynos5250.dtsi | 52 +- arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 7 + arch/arm/boot/dts/exynos5420-smdk5420.dts | 31 ++ arch/arm/boot/dts/exynos5420.dtsi | 77 ++- arch/arm/boot/dts/exynos5440.dtsi | 29 +- arch/arm/configs/exynos4_defconfig | 68 --- arch/arm/configs/exynos5440_defconfig | 138 +++++ arch/arm/mach-exynos/Kconfig | 9 +- arch/arm/mach-exynos/common.h | 43 -- arch/arm/plat-samsung/include/plat/sdhci.h | 38 -- arch/arm/plat-samsung/include/plat/uncompress.h | 2 + drivers/irqchip/exynos-combiner.c | 44 +- 25 files changed, 1448 insertions(+), 288 deletions(-) create mode 100644 arch/arm/boot/dts/exynos4412-trats2.dts delete mode 100644 arch/arm/configs/exynos4_defconfig create mode 100644 arch/arm/configs/exynos5440_defconfig Merging tegra/for-next (dca9ac6 Merge branch for-3.12/defconfig into for-next) $ git merge --no-ff tegra/for-next Resolved 'drivers/pci/host/Makefile' using previous resolution. Auto-merging drivers/pci/host/Makefile CONFLICT (content): Merge conflict in drivers/pci/host/Makefile Auto-merging drivers/pci/host/Kconfig Auto-merging arch/arm/mach-tegra/tegra.c Auto-merging arch/arm/mach-tegra/pm.c Auto-merging arch/arm/mach-tegra/platsmp.c Removing arch/arm/mach-tegra/pcie.c Removing arch/arm/mach-tegra/board-harmony-pcie.c Auto-merging arch/arm/mach-tegra/Kconfig Auto-merging arch/arm/boot/dts/tegra20.dtsi Auto-merging arch/arm/boot/dts/tegra20-whistler.dts Auto-merging arch/arm/boot/dts/tegra20-trimslice.dts Auto-merging arch/arm/boot/dts/tegra20-seaboard.dts Auto-merging arch/arm/boot/dts/tegra20-colibri-512.dtsi Removing arch/arm/boot/dts/tegra114-pluto.dts Auto-merging arch/arm/boot/dts/Makefile Auto-merging MAINTAINERS Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master 842fcec] Merge remote-tracking branch 'tegra/for-next' $ git diff -M --stat --summary HEAD^.. .../bindings/pci/nvidia,tegra20-pcie.txt | 163 ++ .../bindings/pinctrl/nvidia,tegra114-pinmux.txt | 11 + .../bindings/pinctrl/nvidia,tegra20-pinmux.txt | 11 + .../bindings/pinctrl/nvidia,tegra30-pinmux.txt | 12 + MAINTAINERS | 7 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/tegra114-dalmore.dts | 235 ++- arch/arm/boot/dts/tegra114-pluto.dts | 33 - arch/arm/boot/dts/tegra114.dtsi | 62 + arch/arm/boot/dts/tegra20-colibri-512.dtsi | 2 +- arch/arm/boot/dts/tegra20-harmony.dts | 22 +- arch/arm/boot/dts/tegra20-paz00.dts | 2 +- arch/arm/boot/dts/tegra20-seaboard.dts | 4 +- arch/arm/boot/dts/tegra20-tamonten.dtsi | 19 +- arch/arm/boot/dts/tegra20-tec.dts | 8 + arch/arm/boot/dts/tegra20-trimslice.dts | 32 +- arch/arm/boot/dts/tegra20-ventana.dts | 2 +- arch/arm/boot/dts/tegra20-whistler.dts | 2 +- arch/arm/boot/dts/tegra20.dtsi | 55 + arch/arm/boot/dts/tegra30-beaver.dts | 64 +- arch/arm/boot/dts/tegra30-cardhu.dtsi | 64 +- arch/arm/boot/dts/tegra30.dtsi | 156 ++ arch/arm/configs/tegra_defconfig | 9 +- arch/arm/mach-tegra/Kconfig | 29 +- arch/arm/mach-tegra/Makefile | 6 +- arch/arm/mach-tegra/board-harmony-pcie.c | 89 - arch/arm/mach-tegra/board.h | 8 - arch/arm/mach-tegra/common.h | 1 - arch/arm/mach-tegra/cpuidle-tegra114.c | 51 +- arch/arm/mach-tegra/cpuidle-tegra20.c | 12 + arch/arm/mach-tegra/cpuidle.c | 10 + arch/arm/mach-tegra/cpuidle.h | 1 + arch/arm/mach-tegra/flowctrl.c | 2 + arch/arm/mach-tegra/flowctrl.h | 9 + arch/arm/mach-tegra/headsmp.S | 3 +- arch/arm/mach-tegra/hotplug.c | 13 +- arch/arm/mach-tegra/iomap.h | 11 +- arch/arm/mach-tegra/irq.c | 40 + arch/arm/mach-tegra/pcie.c | 886 ---------- arch/arm/mach-tegra/platsmp.c | 1 - arch/arm/mach-tegra/pm-tegra20.c | 34 + arch/arm/mach-tegra/pm-tegra30.c | 34 + arch/arm/mach-tegra/pm.c | 148 +- arch/arm/mach-tegra/pm.h | 12 + arch/arm/mach-tegra/pmc.c | 53 +- arch/arm/mach-tegra/pmc.h | 3 + arch/arm/mach-tegra/reset-handler.S | 21 +- arch/arm/mach-tegra/reset.c | 2 + arch/arm/mach-tegra/reset.h | 4 + arch/arm/mach-tegra/sleep-tegra20.S | 297 ++++ arch/arm/mach-tegra/sleep-tegra30.S | 616 ++++++- arch/arm/mach-tegra/sleep.S | 37 +- arch/arm/mach-tegra/sleep.h | 14 +- arch/arm/mach-tegra/tegra.c | 24 - drivers/clk/tegra/clk-tegra114.c | 38 + drivers/iommu/tegra-smmu.c | 2 - drivers/memory/tegra20-mc.c | 2 - drivers/memory/tegra30-mc.c | 2 - drivers/pci/host/Kconfig | 4 + drivers/pci/host/Makefile | 1 + drivers/pci/host/pci-tegra.c | 1702 ++++++++++++++++++++ include/linux/tegra-cpuidle.h | 19 + 62 files changed, 4072 insertions(+), 1147 deletions(-) create mode 100644 Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt delete mode 100644 arch/arm/boot/dts/tegra114-pluto.dts delete mode 100644 arch/arm/mach-tegra/board-harmony-pcie.c delete mode 100644 arch/arm/mach-tegra/pcie.c create mode 100644 arch/arm/mach-tegra/pm-tegra20.c create mode 100644 arch/arm/mach-tegra/pm-tegra30.c create mode 100644 drivers/pci/host/pci-tegra.c create mode 100644 include/linux/tegra-cpuidle.h Merging dma-mapping/dma-mapping-next (f7d8f1e Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next) $ git merge --no-ff dma-mapping/dma-mapping-next Merge made by the 'recursive' strategy. Merging pwm/for-next (6d0cf4d ARM: dts: Use the PWM polarity flags) $ git merge --no-ff pwm/for-next Auto-merging arch/arm/boot/dts/am335x-evmsk.dts Merge made by the 'recursive' strategy. .../devicetree/bindings/pwm/atmel-tcb-pwm.txt | 8 +++----- Documentation/devicetree/bindings/pwm/imx-pwm.txt | 4 ++-- Documentation/devicetree/bindings/pwm/mxs-pwm.txt | 4 ++-- .../devicetree/bindings/pwm/nvidia,tegra20-pwm.txt | 5 ++--- .../devicetree/bindings/pwm/nxp,pca9685-pwm.txt | 4 ++-- .../devicetree/bindings/pwm/pwm-samsung.txt | 10 +++------- .../devicetree/bindings/pwm/pwm-tiecap.txt | 8 +++----- .../devicetree/bindings/pwm/pwm-tiehrpwm.txt | 8 +++----- Documentation/devicetree/bindings/pwm/pwm.txt | 7 ++++--- Documentation/devicetree/bindings/pwm/spear-pwm.txt | 5 ++--- .../devicetree/bindings/pwm/ti,twl-pwm.txt | 4 ++-- .../devicetree/bindings/pwm/ti,twl-pwmled.txt | 4 ++-- .../devicetree/bindings/pwm/vt8500-pwm.txt | 8 +++----- arch/arm/boot/dts/am335x-evmsk.dts | 3 ++- arch/arm/boot/dts/wm8850-w70v2.dts | 3 ++- drivers/pwm/core.c | 7 +++---- drivers/pwm/pwm-mxs.c | 8 +++++++- drivers/pwm/sysfs.c | 21 ++++++++++++--------- include/dt-bindings/pwm/pwm.h | 14 ++++++++++++++ 19 files changed, 73 insertions(+), 62 deletions(-) create mode 100644 include/dt-bindings/pwm/pwm.h Merging dma-buf/for-next (8bb495e Linux 3.10) $ git merge --no-ff dma-buf/for-next Already up-to-date. Merging userns/for-next (78008c4 proc: Restrict mounting the proc filesystem) $ git merge --no-ff userns/for-next Auto-merging fs/proc/root.c Merge made by the 'recursive' strategy. fs/proc/root.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Merging ktest/for-next (df5f7c6 ktest: Reset grub menu cache with different machines) $ git merge --no-ff ktest/for-next Already up-to-date. Merging signal/for-next (20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs) $ git merge --no-ff signal/for-next Already up-to-date. Merging clk/clk-next (18f5863 clk: prima2: Fix incorrect placement of __initdata) $ git merge --no-ff clk/clk-next Auto-merging drivers/clk/tegra/clk-tegra114.c Auto-merging drivers/clk/samsung/clk-exynos4.c Merge made by the 'recursive' strategy. .../devicetree/bindings/clock/exynos4-clock.txt | 1 + .../devicetree/bindings/clock/exynos5250-clock.txt | 14 +- .../bindings/clock/samsung,s3c64xx-clock.txt | 77 ++++ .../devicetree/bindings/gpu/samsung-g2d.txt | 7 +- drivers/clk/Kconfig | 8 +- drivers/clk/Makefile | 1 + drivers/clk/clk-mux.c | 10 +- drivers/clk/clk-prima2.c | 2 +- drivers/clk/clk-s2mps11.c | 273 +++++++++++ drivers/clk/clk.c | 13 +- drivers/clk/mxs/clk-imx23.c | 1 + drivers/clk/samsung/Makefile | 3 + drivers/clk/samsung/clk-exynos-audss.c | 2 +- drivers/clk/samsung/clk-exynos4.c | 94 ++-- drivers/clk/samsung/clk-exynos5250.c | 133 ++++-- drivers/clk/samsung/clk-exynos5420.c | 104 +++-- drivers/clk/samsung/clk-exynos5440.c | 16 +- drivers/clk/samsung/clk-pll.c | 499 ++++++++++++++++++--- drivers/clk/samsung/clk-pll.h | 42 +- drivers/clk/samsung/clk-s3c64xx.c | 473 +++++++++++++++++++ drivers/clk/samsung/clk.h | 53 +++ drivers/clk/sunxi/clk-sunxi.c | 4 +- drivers/clk/tegra/clk-tegra114.c | 2 +- drivers/clk/tegra/clk-tegra20.c | 2 +- drivers/clk/tegra/clk-tegra30.c | 2 +- include/dt-bindings/clock/samsung,s3c64xx-clock.h | 178 ++++++++ include/linux/clk-provider.h | 2 + 27 files changed, 1798 insertions(+), 218 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/samsung,s3c64xx-clock.txt create mode 100644 drivers/clk/clk-s2mps11.c create mode 100644 drivers/clk/samsung/clk-s3c64xx.c create mode 100644 include/dt-bindings/clock/samsung,s3c64xx-clock.h Merging random/dev (b980955 random: fix locking dependency with the tasklist_lock) $ git merge --no-ff random/dev Already up-to-date. Merging lzo-update/lzo-update (42b775a lib/lzo: huge LZO decompression speedup on ARM by using unaligned access) $ git merge --no-ff lzo-update/lzo-update Merge made by the 'recursive' strategy. lib/lzo/lzo1x_decompress_safe.c | 4 ++++ lib/lzo/lzodefs.h | 6 ++++++ 2 files changed, 10 insertions(+) Merging arm64-hugepages/for-next/hugepages (af07484 ARM64: mm: THP support.) $ git merge --no-ff arm64-hugepages/for-next/hugepages Already up-to-date. Merging ptr-ret/PTR_RET (ad151d5 GFS2: Replace PTR_RET with PTR_ERR_OR_ZERO) $ git merge --no-ff ptr-ret/PTR_RET Auto-merging fs/btrfs/inode.c CONFLICT (modify/delete): drivers/staging/zcache/zcache-main.c deleted in HEAD and modified in ptr-ret/PTR_RET. Version ptr-ret/PTR_RET of drivers/staging/zcache/zcache-main.c left in tree. Auto-merging drivers/regulator/fan53555.c Auto-merging drivers/infiniband/core/cma.c Auto-merging drivers/gpu/drm/drm_gem_cma_helper.c Auto-merging drivers/char/tile-srom.c Auto-merging drivers/acpi/acpi_pad.c Auto-merging arch/powerpc/kernel/time.c Automatic merge failed; fix conflicts and then commit the result. $ git rm -f drivers/staging/zcache/zcache-main.c drivers/staging/zcache/zcache-main.c: needs merge rm 'drivers/staging/zcache/zcache-main.c' $ git commit -v -a [master 223342d] Merge remote-tracking branch 'ptr-ret/PTR_RET' $ git diff -M --stat --summary HEAD^.. arch/arm/mach-omap2/i2c.c | 2 +- arch/m68k/amiga/platform.c | 2 +- arch/m68k/kernel/time.c | 2 +- arch/m68k/q40/config.c | 2 +- arch/powerpc/kernel/iommu.c | 2 +- arch/powerpc/kernel/time.c | 2 +- arch/powerpc/platforms/ps3/time.c | 2 +- arch/powerpc/sysdev/rtc_cmos_setup.c | 2 +- arch/s390/hypfs/hypfs_dbfs.c | 2 +- arch/s390/kvm/gaccess.h | 12 ++++++++---- drivers/acpi/acpi_pad.c | 13 ++++++++----- drivers/base/dma-buf.c | 2 +- drivers/char/tile-srom.c | 2 +- drivers/gpu/drm/drm_gem_cma_helper.c | 2 +- drivers/infiniband/core/cma.c | 2 +- drivers/media/platform/sh_veu.c | 2 +- drivers/net/appletalk/cops.c | 2 +- drivers/net/appletalk/ltpc.c | 2 +- drivers/net/ethernet/amd/atarilance.c | 2 +- drivers/net/ethernet/amd/mvme147.c | 2 +- drivers/net/ethernet/amd/ni65.c | 2 +- drivers/net/ethernet/amd/sun3lance.c | 2 +- drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.c | 2 +- drivers/net/wireless/brcm80211/brcmsmac/debug.c | 2 +- drivers/pinctrl/mvebu/pinctrl-dove.c | 2 +- drivers/platform/x86/samsung-q10.c | 2 +- drivers/regulator/fan53555.c | 2 +- drivers/remoteproc/da8xx_remoteproc.c | 2 +- drivers/rtc/rtc-da9052.c | 2 +- drivers/rtc/rtc-isl12022.c | 2 +- drivers/rtc/rtc-m48t35.c | 2 +- drivers/rtc/rtc-pcf8563.c | 2 +- drivers/rtc/rtc-pcf8583.c | 2 +- drivers/spi/spi-fsl-spi.c | 2 +- drivers/spi/spidev.c | 2 +- drivers/video/omap2/dss/core.c | 2 +- fs/btrfs/dev-replace.c | 2 +- fs/btrfs/inode.c | 2 +- fs/btrfs/volumes.c | 2 +- include/linux/err.h | 5 ++++- mm/oom_kill.c | 6 +++--- net/bluetooth/hci_sysfs.c | 2 +- net/bridge/netfilter/ebtable_broute.c | 2 +- net/bridge/netfilter/ebtable_filter.c | 2 +- net/bridge/netfilter/ebtable_nat.c | 2 +- net/ipv4/netfilter/arptable_filter.c | 2 +- net/ipv4/netfilter/iptable_filter.c | 2 +- net/ipv4/netfilter/iptable_mangle.c | 2 +- net/ipv4/netfilter/iptable_nat.c | 2 +- net/ipv4/netfilter/iptable_raw.c | 2 +- net/ipv4/netfilter/iptable_security.c | 2 +- net/ipv6/netfilter/ip6table_filter.c | 2 +- net/ipv6/netfilter/ip6table_mangle.c | 2 +- net/ipv6/netfilter/ip6table_nat.c | 2 +- net/ipv6/netfilter/ip6table_raw.c | 2 +- net/ipv6/netfilter/ip6table_security.c | 2 +- scripts/coccinelle/api/ptr_ret.cocci | 10 +++++----- sound/soc/soc-io.c | 2 +- 58 files changed, 81 insertions(+), 71 deletions(-) Merging aio/master (f30d704 aio: table lookup: verify ctx pointer) $ git merge --no-ff aio/master Auto-merging net/socket.c Auto-merging kernel/fork.c Auto-merging fs/ocfs2/file.c Auto-merging drivers/staging/lustre/lustre/llite/file.c Auto-merging drivers/staging/android/logger.c Merge made by the 'recursive' strategy. drivers/staging/android/logger.c | 2 +- drivers/staging/lustre/lustre/llite/file.c | 4 +- drivers/usb/gadget/inode.c | 9 +- fs/aio.c | 718 ++++++++++++++++++----------- fs/anon_inodes.c | 66 +++ fs/block_dev.c | 2 +- fs/nfs/direct.c | 1 - fs/ocfs2/file.c | 6 +- fs/read_write.c | 3 - fs/udf/file.c | 2 +- include/linux/aio.h | 21 +- include/linux/anon_inodes.h | 3 + include/linux/migrate.h | 3 + include/linux/mm_types.h | 5 +- kernel/fork.c | 2 +- mm/migrate.c | 2 +- mm/page_io.c | 1 - net/socket.c | 15 +- 18 files changed, 552 insertions(+), 313 deletions(-) Merging scsi-post-merge/merge-base:master (65112dc Merge git://git.samba.org/sfrench/cifs-2.6) Merging akpm-current/current (a31cfb9 mm: page_alloc: use vmstats for fair zone allocation batching fix) $ git merge akpm-current/current Resolved 'fs/ext4/inode.c' using previous resolution. Auto-merging scripts/sortextable.c Auto-merging net/socket.c Auto-merging mm/slub.c Auto-merging mm/mmap.c Auto-merging mm/migrate.c Auto-merging mm/memory.c Auto-merging mm/memory-failure.c Auto-merging mm/memcontrol.c Auto-merging mm/hugetlb.c Auto-merging lib/Kconfig.debug Auto-merging kernel/watchdog.c Auto-merging kernel/time/sched_clock.c Auto-merging kernel/smp.c Auto-merging kernel/fork.c Auto-merging init/do_mounts.c Auto-merging init/Kconfig Auto-merging include/linux/sched.h Auto-merging include/linux/mm.h Auto-merging include/linux/migrate.h Auto-merging include/linux/binfmts.h Auto-merging fs/xfs/xfs_aops.c Auto-merging fs/ocfs2/file.c Auto-merging fs/ocfs2/dlm/dlmrecovery.c Auto-merging fs/ocfs2/dlm/dlmmaster.c Auto-merging fs/ocfs2/cluster/heartbeat.c Auto-merging fs/ext4/inode.c CONFLICT (content): Merge conflict in fs/ext4/inode.c Auto-merging fs/exec.c Auto-merging fs/coredump.c Auto-merging fs/cifs/inode.c Auto-merging fs/btrfs/inode.c Auto-merging fs/binfmt_elf.c Auto-merging drivers/isdn/mISDN/core.c Auto-merging drivers/block/rbd.c Auto-merging block/partitions/check.c Auto-merging block/partitions/Makefile Auto-merging arch/tile/mm/hugetlbpage.c Auto-merging arch/s390/mm/hugetlbpage.c Auto-merging arch/s390/Kconfig Auto-merging arch/arm/mm/hugetlbpage.c Auto-merging Makefile Auto-merging MAINTAINERS Auto-merging Documentation/kernel-parameters.txt Automatic merge failed; fix conflicts and then commit the result. $ git commit -v -a [master d15f260] Merge branch 'akpm-current/current' $ git diff -M --stat --summary HEAD^.. Documentation/block/cmdline-partition.txt | 40 + .../devicetree/bindings/rtc/moxa,moxart-rtc.txt | 17 + Documentation/devicetree/bindings/rtc/rtc-omap.txt | 6 +- .../devicetree/bindings/rtc/rtc-palmas.txt | 33 + .../filesystems/ramfs-rootfs-initramfs.txt | 4 + Documentation/kernel-parameters.txt | 2 +- Documentation/sysctl/kernel.txt | 1 + Documentation/sysctl/vm.txt | 30 +- Documentation/target/tcm_mod_builder.py | 2 +- Documentation/trace/ftrace.txt | 4 +- Documentation/vm/hugetlbpage.txt | 25 +- MAINTAINERS | 125 +- Makefile | 5 + arch/alpha/lib/csum_partial_copy.c | 5 + arch/arm/mm/hugetlbpage.c | 5 + arch/arm64/mm/hugetlbpage.c | 5 + arch/ia64/mm/hugetlbpage.c | 5 + arch/metag/mm/hugetlbpage.c | 5 + arch/mips/mm/hugetlbpage.c | 5 + arch/powerpc/mm/hugetlbpage.c | 10 + arch/s390/Kconfig | 3 +- arch/s390/include/asm/sclp.h | 1 + arch/s390/kernel/crash_dump.c | 219 +- arch/s390/mm/hugetlbpage.c | 5 + arch/sh/kernel/process_64.c | 4 +- arch/sh/mm/hugetlbpage.c | 5 + arch/sparc/kernel/sys_sparc32.c | 12 +- arch/sparc/mm/hugetlbpage.c | 5 + arch/tile/mm/hugetlbpage.c | 5 + arch/x86/include/asm/e820.h | 2 + arch/x86/include/asm/pgtable-2level.h | 82 +- arch/x86/include/asm/tlbflush.h | 37 +- arch/x86/kernel/cpu/mtrr/generic.c | 2 + arch/x86/kernel/e820.c | 72 +- arch/x86/mm/hugetlbpage.c | 8 + arch/x86/mm/tlb.c | 14 +- arch/x86/platform/efi/efi.c | 15 +- block/Kconfig | 6 + block/Makefile | 1 + block/blk-ioc.c | 2 +- block/blk-sysfs.c | 2 +- block/cmdline-parser.c | 249 ++ block/compat_ioctl.c | 2 +- block/genhd.c | 2 +- block/partitions/Kconfig | 7 + block/partitions/Makefile | 1 + block/partitions/check.c | 4 + block/partitions/cmdline.c | 99 + block/partitions/cmdline.h | 2 + drivers/atm/he.c | 13 +- drivers/base/node.c | 6 - drivers/block/aoe/aoe.h | 4 +- drivers/block/aoe/aoeblk.c | 101 +- drivers/block/aoe/aoedev.c | 16 +- drivers/block/brd.c | 2 +- drivers/block/cciss.c | 7 + drivers/block/mg_disk.c | 2 +- drivers/block/osdblk.c | 2 +- drivers/block/pktcdvd.c | 278 +-- drivers/block/rbd.c | 2 +- drivers/block/xen-blkback/xenbus.c | 2 +- drivers/firmware/dmi_scan.c | 73 +- drivers/firmware/google/gsmi.c | 2 +- drivers/gpu/drm/cirrus/cirrus_mode.c | 4 +- drivers/gpu/drm/drm_fb_helper.c | 8 + drivers/gpu/drm/nouveau/nouveau_acpi.c | 5 + drivers/infiniband/core/cm.c | 5 +- drivers/isdn/hisax/amd7930_fn.c | 4 +- drivers/isdn/hisax/avm_pci.c | 4 +- drivers/isdn/hisax/config.c | 2 +- drivers/isdn/hisax/diva.c | 4 +- drivers/isdn/hisax/elsa.c | 2 +- drivers/isdn/hisax/elsa_ser.c | 2 +- drivers/isdn/hisax/hfc_pci.c | 2 +- drivers/isdn/hisax/hfc_sx.c | 2 +- drivers/isdn/hisax/hscx_irq.c | 4 +- drivers/isdn/hisax/icc.c | 4 +- drivers/isdn/hisax/ipacx.c | 8 +- drivers/isdn/hisax/isac.c | 4 +- drivers/isdn/hisax/isar.c | 6 +- drivers/isdn/hisax/jade.c | 18 +- drivers/isdn/hisax/jade_irq.c | 4 +- drivers/isdn/hisax/l3_1tr6.c | 50 +- drivers/isdn/hisax/netjet.c | 2 +- drivers/isdn/hisax/q931.c | 6 +- drivers/isdn/hisax/w6692.c | 8 +- drivers/isdn/mISDN/core.c | 6 + drivers/isdn/mISDN/core.h | 1 + drivers/isdn/mISDN/socket.c | 9 + drivers/memstick/core/Kconfig | 12 + drivers/memstick/core/Makefile | 2 +- drivers/memstick/core/ms_block.c | 2385 ++++++++++++++++++++ drivers/memstick/core/ms_block.h | 290 +++ drivers/misc/ti-st/st_core.c | 2 +- drivers/net/ethernet/ibm/ehea/ehea_main.c | 14 +- drivers/net/irda/donauboe.c | 15 +- drivers/pcmcia/pd6729.c | 13 +- drivers/pcmcia/yenta_socket.c | 16 +- drivers/platform/olpc/olpc-ec.c | 2 +- drivers/rtc/Kconfig | 9 + drivers/rtc/Makefile | 1 + drivers/rtc/rtc-hid-sensor-time.c | 29 +- drivers/rtc/rtc-max77686.c | 4 +- drivers/rtc/rtc-moxart.c | 330 +++ drivers/rtc/rtc-omap.c | 60 +- drivers/rtc/rtc-palmas.c | 35 + drivers/rtc/rtc-pcf2127.c | 6 - drivers/s390/char/zcore.c | 6 +- drivers/scsi/a100u2w.c | 12 +- drivers/scsi/dc395x.c | 24 +- drivers/scsi/dmx3191d.c | 13 +- drivers/scsi/initio.c | 13 +- drivers/scsi/mvumi.c | 20 +- drivers/video/acornfb.c | 266 +-- drivers/video/acornfb.h | 29 - drivers/video/cyber2000fb.c | 3 + drivers/w1/w1.c | 12 +- drivers/watchdog/hpwdt.c | 6 +- fs/adfs/inode.c | 2 +- fs/affs/file.c | 4 +- fs/autofs4/autofs_i.h | 4 +- fs/autofs4/dev-ioctl.c | 16 +- fs/autofs4/inode.c | 33 +- fs/autofs4/waitq.c | 16 +- fs/bfs/file.c | 2 +- fs/bfs/inode.c | 2 +- fs/binfmt_elf.c | 21 +- fs/bio-integrity.c | 9 +- fs/btrfs/free-space-cache.c | 4 +- fs/btrfs/inode.c | 2 +- fs/cifs/inode.c | 5 +- fs/coredump.c | 5 + fs/efs/inode.c | 2 +- fs/eventpoll.c | 34 +- fs/exec.c | 120 +- fs/exofs/inode.c | 2 +- fs/ext2/inode.c | 2 +- fs/ext4/inode.c | 3 +- fs/fat/file.c | 108 +- fs/fat/inode.c | 56 +- fs/file_table.c | 3 +- fs/fs-writeback.c | 6 +- fs/fscache/page.c | 2 +- fs/fuse/dir.c | 2 +- fs/fuse/inode.c | 2 +- fs/gfs2/bmap.c | 4 +- fs/hfs/inode.c | 2 +- fs/hfsplus/Kconfig | 18 + fs/hfsplus/Makefile | 2 + fs/hfsplus/acl.h | 30 + fs/hfsplus/dir.c | 4 + fs/hfsplus/hfsplus_fs.h | 1 + fs/hfsplus/inode.c | 13 +- fs/hfsplus/posix_acl.c | 274 +++ fs/hfsplus/xattr.c | 62 +- fs/hfsplus/xattr.h | 33 +- fs/hfsplus/xattr_security.c | 13 + fs/hpfs/file.c | 2 +- fs/jfs/inode.c | 2 +- fs/minix/inode.c | 2 +- fs/namespace.c | 2 +- fs/nfs/inode.c | 4 +- fs/nilfs2/inode.c | 2 +- fs/nilfs2/segbuf.c | 5 +- fs/ntfs/file.c | 2 +- fs/ocfs2/acl.c | 4 - fs/ocfs2/alloc.c | 2 +- fs/ocfs2/aops.c | 2 +- fs/ocfs2/cluster/heartbeat.c | 14 +- fs/ocfs2/cluster/tcp.c | 44 +- fs/ocfs2/dlm/dlmast.c | 8 +- fs/ocfs2/dlm/dlmcommon.h | 4 +- fs/ocfs2/dlm/dlmconvert.c | 18 +- fs/ocfs2/dlm/dlmdebug.c | 15 +- fs/ocfs2/dlm/dlmdomain.c | 35 +- fs/ocfs2/dlm/dlmlock.c | 9 +- fs/ocfs2/dlm/dlmmaster.c | 18 +- fs/ocfs2/dlm/dlmrecovery.c | 13 +- fs/ocfs2/dlm/dlmthread.c | 19 +- fs/ocfs2/dlm/dlmunlock.c | 4 +- fs/ocfs2/extent_map.c | 10 +- fs/ocfs2/file.c | 67 +- fs/ocfs2/ioctl.c | 2 +- fs/ocfs2/journal.c | 43 +- fs/ocfs2/journal.h | 11 + fs/ocfs2/localalloc.c | 4 +- fs/ocfs2/move_extents.c | 3 +- fs/ocfs2/namei.c | 12 +- fs/ocfs2/ocfs2_trace.h | 2 + fs/ocfs2/quota_global.c | 6 +- fs/ocfs2/quota_local.c | 12 +- fs/ocfs2/refcounttree.c | 10 +- fs/ocfs2/xattr.c | 11 +- fs/omfs/file.c | 2 +- fs/proc/fd.c | 2 - fs/proc/meminfo.c | 6 - fs/proc/vmcore.c | 154 +- fs/ramfs/inode.c | 26 +- fs/sysv/itree.c | 2 +- fs/udf/inode.c | 2 +- fs/ufs/inode.c | 2 +- fs/xfs/xfs_aops.c | 4 +- include/linux/binfmts.h | 2 +- include/linux/cmdline-parser.h | 43 + include/linux/compat.h | 5 +- include/linux/crash_dump.h | 9 + include/linux/crc64_ecma.h | 56 + include/linux/genalloc.h | 4 +- include/linux/huge_mm.h | 3 - include/linux/hugetlb.h | 25 + include/linux/init.h | 1 + include/linux/interrupt.h | 23 +- include/linux/ipc_namespace.h | 2 +- include/linux/lz4.h | 8 +- include/linux/memblock.h | 2 + include/linux/mempolicy.h | 11 +- include/linux/migrate.h | 5 - include/linux/mm.h | 5 +- include/linux/mmzone.h | 1 + include/linux/page-flags.h | 4 +- include/linux/pagemap.h | 1 + include/linux/radix-tree.h | 1 + include/linux/ramfs.h | 2 +- include/linux/rbtree.h | 22 + include/linux/sched.h | 8 +- include/linux/smp.h | 85 +- include/linux/swap.h | 52 +- include/linux/syscalls.h | 5 +- include/linux/vm_event_item.h | 6 + include/linux/vmstat.h | 3 +- include/trace/events/kmem.h | 10 +- init/Kconfig | 2 +- init/do_mounts.c | 45 + ipc/msg.c | 25 +- ipc/namespace.c | 7 +- ipc/sem.c | 24 +- ipc/shm.c | 255 ++- ipc/util.c | 82 +- ipc/util.h | 14 +- kernel/extable.c | 2 +- kernel/fork.c | 9 +- kernel/gcov/fs.c | 2 +- kernel/hrtimer.c | 2 + kernel/kexec.c | 5 +- kernel/ksysfs.c | 2 +- kernel/modsign_pubkey.c | 6 +- kernel/panic.c | 8 +- kernel/params.c | 14 +- kernel/power/snapshot.c | 12 +- kernel/ptrace.c | 2 +- kernel/signal.c | 4 +- kernel/smp.c | 16 +- kernel/spinlock.c | 14 + kernel/sysctl.c | 2 +- kernel/time/sched_clock.c | 2 +- kernel/time/timer_list.c | 41 +- kernel/up.c | 58 +- kernel/watchdog.c | 70 +- lib/Kconfig | 7 + lib/Kconfig.debug | 2 +- lib/Makefile | 1 + lib/crc32.c | 17 +- lib/crc64_ecma.c | 341 +++ lib/decompress_inflate.c | 2 +- lib/genalloc.c | 20 +- lib/lz4/lz4_decompress.c | 8 +- lib/radix-tree.c | 41 +- lib/rbtree.c | 40 + lib/rbtree_test.c | 12 + mm/compaction.c | 3 + mm/filemap.c | 62 +- mm/huge_memory.c | 131 +- mm/hugetlb.c | 447 ++-- mm/kmemleak.c | 2 +- mm/ksm.c | 6 +- mm/madvise.c | 14 +- mm/memblock.c | 18 + mm/memcontrol.c | 10 +- mm/memory-failure.c | 15 +- mm/memory.c | 50 +- mm/memory_hotplug.c | 112 +- mm/mempolicy.c | 108 +- mm/migrate.c | 61 +- mm/mmap.c | 46 +- mm/page-writeback.c | 3 - mm/page_alloc.c | 291 ++- mm/page_isolation.c | 14 + mm/pgtable-generic.c | 24 + mm/readahead.c | 8 +- mm/rmap.c | 18 +- mm/shmem.c | 17 +- mm/slub.c | 8 +- mm/swap.c | 77 +- mm/swap_state.c | 67 +- mm/swapfile.c | 596 +++-- mm/truncate.c | 9 +- mm/util.c | 5 +- mm/vmalloc.c | 17 +- mm/vmscan.c | 2 +- mm/vmstat.c | 90 +- mm/zbud.c | 4 +- mm/zswap.c | 18 +- net/socket.c | 50 +- scripts/checkpatch.pl | 298 ++- scripts/mod/modpost.c | 15 +- scripts/sortextable.c | 24 + scripts/sortextable.h | 26 +- 307 files changed, 8751 insertions(+), 2696 deletions(-) create mode 100644 Documentation/block/cmdline-partition.txt create mode 100644 Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt create mode 100644 Documentation/devicetree/bindings/rtc/rtc-palmas.txt create mode 100644 block/cmdline-parser.c create mode 100644 block/partitions/cmdline.c create mode 100644 block/partitions/cmdline.h create mode 100644 drivers/memstick/core/ms_block.c create mode 100644 drivers/memstick/core/ms_block.h create mode 100644 drivers/rtc/rtc-moxart.c create mode 100644 fs/hfsplus/acl.h create mode 100644 fs/hfsplus/posix_acl.c create mode 100644 include/linux/cmdline-parser.h create mode 100644 include/linux/crc64_ecma.h create mode 100644 lib/crc64_ecma.c $ git am -3 ../patches/0001-Revert-drivers-block-brd.c-make-rd_size-static.patch Applying: Revert "drivers/block/brd.c: make 'rd_size' static" $ git reset HEAD^ Unstaged changes after reset: M drivers/block/brd.c $ git add -A . $ git commit -v -a --amend [master 3b05f03] Merge branch 'akpm-current/current' $ git clone -s -l -n -q . ../rebase-tmp $ cd ../rebase-tmp $ git checkout -b akpm remotes/origin/akpm/master Switched to a new branch 'akpm' $ git rebase --onto master remotes/origin/akpm/master-base First, rewinding head to replay your work on top of it... Applying: revert "SELinux: do not handle seclabel as a special flag" Applying: memcg: remove redundant code in mem_cgroup_force_empty_write() Applying: memcg, vmscan: integrate soft reclaim tighter with zone shrinking code Applying: memcg: get rid of soft-limit tree infrastructure Applying: vmscan, memcg: do softlimit reclaim also for targeted reclaim Applying: memcg: enhance memcg iterator to support predicates Applying: memcg: track children in soft limit excess to improve soft limit Applying: memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything Applying: memcg: track all children over limit in the root Applying: memcg, vmscan: do not fall into reclaim-all pass too quickly Applying: memcg: trivial cleanups Applying: arch: mm: remove obsolete init OOM protection Applying: arch: mm: do not invoke OOM killer on kernel fault OOM Applying: arch: mm: pass userspace fault flag to generic fault handler Applying: x86: finish user fault error path with fatal signal Applying: mm: memcg: enable memcg OOM killer only for user faults Applying: mm: memcg: rework and document OOM waiting and wakeup Applying: mm: memcg: do not trap chargers with full callstack on OOM Applying: memcg: correct RESOURCE_MAX to ULLONG_MAX Applying: memcg: rename RESOURCE_MAX to RES_COUNTER_MAX Applying: memcg: avoid overflow caused by PAGE_ALIGN Applying: memcg: reduce function dereference Applying: mm: make lru_add_drain_all() selective Applying: fs: bump inode and dentry counters to long Applying: super: fix calculation of shrinkable objects for small numbers Applying: dcache: convert dentry_stat.nr_unused to per-cpu counters Applying: dentry: move to per-sb LRU locks Applying: dcache: remove dentries from LRU before putting on dispose list Applying: mm: new shrinker API Applying: shrinker: convert superblock shrinkers to new API Applying: shrinker-convert-superblock-shrinkers-to-new-api-fix Applying: list: add a new LRU list type Applying: inode: convert inode lru list to generic lru list code. Applying: inode: move inode to a different list inside lock Applying: dcache: convert to use new lru list infrastructure Applying: list_lru: per-node list infrastructure Applying: list_lru: per-node list infrastructure fix Applying: list_lru: fix broken LRU_RETRY behaviour Applying: list_lru: per-node API Applying: list_lru: remove special case function list_lru_dispose_all. Applying: shrinker: add node awareness Applying: vmscan: per-node deferred work Applying: fs: convert inode and dentry shrinking to be node aware Applying: xfs: convert buftarg LRU to generic code Applying: xfs-convert-buftarg-lru-to-generic-code-fix Applying: xfs: rework buffer dispose list tracking Applying: xfs: convert dquot cache lru to list_lru Applying: xfs-convert-dquot-cache-lru-to-list_lru-fix Applying: xfs: fix dquot isolation hang Applying: fs: convert fs shrinkers to new scan/count API Applying: fs-convert-fs-shrinkers-to-new-scan-count-api-fix Applying: UBIFS: signedness bug in ubifs_shrink_count() Applying: fs-convert-fs-shrinkers-to-new-scan-count-api-fix-fix-2 Applying: drivers: convert shrinkers to new count/scan API Applying: drivers-convert-shrinkers-to-new-count-scan-api-fix Applying: drivers-convert-shrinkers-to-new-count-scan-api-fix-2 Applying: i915: bail out earlier when shrinker cannot acquire mutex Applying: shrinker: convert remaining shrinkers to count/scan API Applying: shrinker-convert-remaining-shrinkers-to-count-scan-api-fix Applying: hugepage: convert huge zero page shrinker to new shrinker API Applying: hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api-fix Applying: shrinker: Kill old ->shrink API. Applying: shrinker-kill-old-shrink-api-fix Applying: list_lru: dynamically adjust node arrays Applying: super: fix for destroy lrus Applying: staging/lustre/ldlm: convert to shrinkers to count/scan API Applying: staging/lustre/obdclass: convert lu_object shrinker to count/scan API Applying: staging/lustre/ptlrpc: convert to new shrinker API Applying: staging/lustre/libcfs: cleanup linux-mem.h Applying: mm/Kconfig: add MMU dependency for MIGRATION. $ cd ../next $ git fetch -f ../rebase-tmp akpm:akpm/master From ../rebase-tmp + 2e6a0a5...1fbb5af akpm -> akpm/master (forced update) $ rm -rf ../rebase-tmp Merging akpm/master (1fbb5af mm/Kconfig: add MMU dependency for MIGRATION.) $ git merge --no-ff akpm/master Merge made by the 'recursive' strategy. arch/alpha/mm/fault.c | 7 +- arch/arc/mm/fault.c | 11 +- arch/arm/mm/fault.c | 23 +- arch/arm64/mm/fault.c | 31 +- arch/avr32/mm/fault.c | 4 +- arch/cris/mm/fault.c | 6 +- arch/frv/mm/fault.c | 10 +- arch/hexagon/mm/vm_fault.c | 6 +- arch/ia64/mm/fault.c | 6 +- arch/m32r/mm/fault.c | 10 +- arch/m68k/mm/fault.c | 2 + arch/metag/mm/fault.c | 6 +- arch/microblaze/mm/fault.c | 7 +- arch/mips/mm/fault.c | 8 +- arch/mn10300/mm/fault.c | 2 + arch/openrisc/mm/fault.c | 1 + arch/parisc/mm/fault.c | 7 +- arch/powerpc/mm/fault.c | 7 +- arch/s390/mm/fault.c | 2 + arch/score/mm/fault.c | 13 +- arch/sh/mm/fault.c | 9 +- arch/sparc/mm/fault_32.c | 12 +- arch/sparc/mm/fault_64.c | 6 +- arch/tile/mm/fault.c | 13 +- arch/um/kernel/trap.c | 22 +- arch/unicore32/mm/fault.c | 22 +- arch/x86/kvm/mmu.c | 25 +- arch/x86/mm/fault.c | 43 +- arch/xtensa/mm/fault.c | 2 + drivers/gpu/drm/i915/i915_dma.c | 4 +- drivers/gpu/drm/i915/i915_gem.c | 82 ++- drivers/gpu/drm/ttm/ttm_page_alloc.c | 44 +- drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 51 +- drivers/md/bcache/btree.c | 43 +- drivers/md/bcache/sysfs.c | 2 +- drivers/md/dm-bufio.c | 64 +- drivers/staging/android/ashmem.c | 44 +- drivers/staging/android/lowmemorykiller.c | 43 +- .../lustre/include/linux/libcfs/linux/linux-mem.h | 38 - drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 148 ++-- drivers/staging/lustre/lustre/obdclass/lu_object.c | 98 +-- drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c | 76 +- fs/dcache.c | 279 ++++--- fs/drop_caches.c | 1 + fs/ext4/extents_status.c | 33 +- fs/gfs2/glock.c | 30 +- fs/gfs2/main.c | 3 +- fs/gfs2/quota.c | 18 +- fs/gfs2/quota.h | 6 +- fs/inode.c | 193 +++-- fs/internal.h | 6 +- fs/mbcache.c | 49 +- fs/nfs/dir.c | 16 +- fs/nfs/internal.h | 6 +- fs/nfs/super.c | 3 +- fs/nfsd/nfscache.c | 32 +- fs/quota/dquot.c | 34 +- fs/super.c | 111 ++- fs/ubifs/shrinker.c | 29 +- fs/ubifs/super.c | 3 +- fs/ubifs/ubifs.h | 5 +- fs/xfs/xfs_buf.c | 253 ++++--- fs/xfs/xfs_buf.h | 17 +- fs/xfs/xfs_dquot.c | 7 +- fs/xfs/xfs_icache.c | 4 +- fs/xfs/xfs_icache.h | 2 +- fs/xfs/xfs_qm.c | 287 ++++---- fs/xfs/xfs_qm.h | 4 +- fs/xfs/xfs_super.c | 12 +- include/linux/dcache.h | 14 +- include/linux/fs.h | 25 +- include/linux/list_lru.h | 131 ++++ include/linux/memcontrol.h | 119 ++- include/linux/mm.h | 1 + include/linux/res_counter.h | 2 +- include/linux/sched.h | 7 + include/linux/shrinker.h | 54 +- include/linux/swap.h | 2 +- include/trace/events/vmscan.h | 4 +- include/uapi/linux/fs.h | 6 +- kernel/res_counter.c | 25 +- kernel/sysctl.c | 6 +- mm/Kconfig | 4 +- mm/Makefile | 2 +- mm/filemap.c | 11 +- mm/huge_memory.c | 17 +- mm/list_lru.c | 139 ++++ mm/memcontrol.c | 809 ++++++++------------- mm/memory-failure.c | 2 + mm/memory.c | 43 +- mm/oom_kill.c | 7 +- mm/swap.c | 44 +- mm/vmscan.c | 324 +++++---- net/ipv4/tcp_memcontrol.c | 10 +- net/sunrpc/auth.c | 41 +- security/selinux/hooks.c | 3 + security/selinux/include/security.h | 2 +- 97 files changed, 2525 insertions(+), 1832 deletions(-) create mode 100644 include/linux/list_lru.h create mode 100644 mm/list_lru.c $ git revert d6970d4b726c [master 2c0fd8a] Revert "enable building user namespace with xfs" 1 file changed, 13 insertions(+)