[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-mips-cvs
Subject:    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
From:       linux-mips () linux-mips ! org
Date:       2014-06-29 10:47:58
Message-ID: S6860083AbaF2KsAykhZz/20140629104800Z+861 () eddie ! linux-mips ! org
[Download RAW message or body]

Author: Ralf Baechle <ralf@linux-mips.org> Sat Jun 28 13:45:08 2014 +0100
Commit: e32e15e791fd0696569ee67bc3ec7b00ac897b89
Gitweb: http://git.linux-mips.org/g/ralf/linux/e32e15e791fd
Branch: master

---

 Documentation/sound/alsa/HD-Audio-Models.txt |    5 
 arch/arc/include/asm/cache.h                 |    4 
 arch/arc/include/uapi/asm/ptrace.h           |    1 
 arch/arc/kernel/ctx_sw_asm.S                 |    2 
 arch/arc/kernel/devtree.c                    |    2 
 arch/arc/kernel/head.S                       |    7 
 arch/arc/kernel/ptrace.c                     |    4 
 arch/arc/kernel/smp.c                        |   15 +
 arch/arc/kernel/vmlinux.lds.S                |    2 
 arch/arc/mm/cache_arc700.c                   |   25 +
 arch/mips/include/asm/sigcontext.h           |    2 
 arch/mips/include/asm/uasm.h                 |    4 
 arch/mips/include/uapi/asm/inst.h            |    1 
 arch/mips/include/uapi/asm/sigcontext.h      |    8 
 arch/mips/kernel/asm-offsets.c               |    3 
 arch/mips/kernel/irq-msc01.c                 |    2 
 arch/mips/kernel/pm-cps.c                    |    4 
 arch/mips/kernel/r4k_fpu.S                   |  213 -----------
 arch/mips/kernel/signal.c                    |   79 ----
 arch/mips/kernel/signal32.c                  |   74 ----
 arch/mips/kernel/smp-cps.c                   |    2 
 arch/mips/math-emu/ieee754.c                 |   23 +
 arch/mips/mm/uasm-micromips.c                |    1 
 arch/mips/mm/uasm-mips.c                     |    3 
 arch/mips/mm/uasm.c                          |   10 -
 arch/mips/net/bpf_jit.c                      |  266 ++++++++------
 arch/x86/kernel/entry_32.S                   |   10 -
 arch/x86/kernel/signal.c                     |    2 
 arch/x86/vdso/Makefile                       |   24 +
 arch/x86/vdso/vclock_gettime.c               |    3 
 arch/x86/vdso/vdso-fakesections.c            |   41 +-
 arch/x86/vdso/vdso-layout.lds.S              |   64 ++-
 arch/x86/vdso/vdso.lds.S                     |    2 
 arch/x86/vdso/vdso2c.c                       |   73 ++--
 arch/x86/vdso/vdso2c.h                       |  199 +++++++++--
 arch/x86/vdso/vdso32/vdso-fakesections.c     |    1 
 arch/x86/vdso/vdsox32.lds.S                  |    2 
 drivers/firmware/efi/efi-pstore.c            |    2 
 drivers/firmware/efi/efi.c                   |    6 
 drivers/firmware/efi/fdt.c                   |    2 
 drivers/gpu/drm/drm_drv.c                    |    3 
 drivers/gpu/drm/exynos/exynos_drm_dpi.c      |    2 
 drivers/gpu/drm/exynos/exynos_drm_drv.c      |    8 
 drivers/gpu/drm/exynos/exynos_drm_drv.h      |    2 
 drivers/gpu/drm/exynos/exynos_drm_fimd.c     |    2 
 drivers/gpu/drm/exynos/exynos_hdmi.c         |   19 +
 drivers/gpu/drm/exynos/exynos_mixer.c        |   50 ++-
 drivers/gpu/drm/exynos/regs-mixer.h          |    1 
 drivers/gpu/drm/i915/i915_debugfs.c          |    2 
 drivers/gpu/drm/i915/i915_drv.h              |    2 
 drivers/gpu/drm/i915/i915_gem_context.c      |    8 
 drivers/gpu/drm/i915/intel_bios.c            |    6 
 drivers/gpu/drm/i915/intel_display.c         |   13 -
 drivers/gpu/drm/i915/intel_drv.h             |    4 
 drivers/gpu/drm/i915/intel_pm.c              |   37 +-
 drivers/gpu/drm/msm/hdmi/hdmi.c              |    2 
 drivers/gpu/drm/msm/hdmi/hdmi.h              |    1 
 drivers/gpu/drm/msm/hdmi/hdmi_connector.c    |    8 
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c      |   22 +
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h      |    1 
 drivers/gpu/drm/msm/msm_drv.c                |    2 
 drivers/gpu/drm/msm/msm_fbdev.c              |    2 
 drivers/gpu/drm/msm/msm_gem.c                |    6 
 drivers/gpu/drm/msm/msm_iommu.c              |   23 +
 drivers/gpu/drm/msm/msm_mmu.h                |    1 
 drivers/iommu/amd_iommu_v2.c                 |   18 +
 drivers/iommu/intel-iommu.c                  |    9 
 drivers/mfd/Kconfig                          |    5 
 drivers/mfd/ab8500-core.c                    |    2 
 drivers/tc/tc.c                              |   10 -
 include/drm/i915_pciids.h                    |   12 +
 include/uapi/sound/compress_offload.h        |   14 -
 include/uapi/sound/compress_params.h         |   14 -
 lib/lz4/lz4_decompress.c                     |    4 
 lib/swiotlb.c                                |   28 +
 scripts/recordmcount.h                       |    4 
 sound/pci/hda/hda_auto_parser.c              |    1 
 sound/pci/hda/hda_intel.c                    |   65 +++
 sound/pci/hda/hda_local.h                    |   21 +
 sound/pci/hda/patch_hdmi.c                   |    2 
 sound/pci/hda/patch_realtek.c                |  489 ++++++++++----------------
 sound/pci/hda/patch_sigmatel.c               |   58 +++
 sound/usb/card.c                             |   13 +
 sound/usb/endpoint.c                         |   17 +
 sound/usb/endpoint.h                         |    1 
 85 files changed, 1133 insertions(+), 1074 deletions(-)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic