Linux 4.1-rc3

2015-05-10 Thread Linus Torvalds
 RHEL6/OL6
  IB/core: Fix unaligned accesses

Davidlohr Bueso (1):
  perf bench futex: Fix hung wakeup tasks after requeueing

Dinh Nguyen (1):
  MAINTAINERS: socfpga: update the git repo for SoCFPGA

Doug Anderson (1):
  pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Doug Ledford (1):
  MAINTAINERS: Update InfiniBand subsystem maintainer

Eric W. Biederman (1):
  mnt: Fix fs_fully_visible to verify the root directory is visible

Fabio Estevam (2):
  ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO
  ARM: multi_v7_defconfig: Select more FSL SoCs

Felipe Balbi (2):
  ARM: dts: am437x-sk: fix for new newhaven display module revision
  ARM: dts: am437x-sk: reduce col-scan-delay-us

Filipe Manana (1):
  Btrfs: fix wrong mapping flags for free space inode

Florian Fainelli (3):
  MAINTAINERS: Update mach-bcm maintainers list
  MAINTAINERS: Remove Christian Daudt for mach-bcm
  MAINTAINERS: Update brcmstb entry

Gregory CLEMENT (2):
  ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
  rtc: armada38x: fix concurrency access in armada38x_rtc_set_time

Grygorii Strashko (2):
  mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
  ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x

Guenter Roeck (1):
  util_macros.h: have array pointer point to array of constants

Guy Shapiro (2):
  IB/core: dma map/unmap locking optimizations
  IB/core: dma unmap optimizations

Hans Verkuil (1):
  [media] marvell-ccic: fix Y'CbCr ordering

Hariprasad S (5):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements
  iw_cxgb4: Remove negative advice dmesg warnings

He Kuang (1):
  perf probe: Fix bug with global variables handling

Heiko Stuebner (1):
  rockchip: make sure timer7 is enabled on rk3288 platforms

Hidehiro Kawai (1):
  ipmi: Fix a problem that messages are not issued in run_to_completion mode

Honggang LI (1):
  IB/core: change rdma_gid2ip into void function as it always return zero

Illia Smyrnov (1):
  bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance

Ingo Molnar (1):
  x86/mm: Clean up types in xlate_dev_mem_ptr()

Ivan T. Ivanov (4):
  pinctrl: qcom-spmi: Fix pin direction configuration
  pinctrl: qcom-spmi-gpio: Fix output type configuration
  pinctrl: qcom-spmi-gpio: Fix input value report
  pinctrl: qcom-spmi-mpp: Fix input value report

Jaegeuk Kim (2):
  Revert "f2fs: enhance multi-threads performance"
  f2fs: fix wrong error hanlder in f2fs_follow_link

Jani Nikula (1):
  drm/i915/dp: there is no audio on port A

Jason Gunthorpe (1):
  RDMA/CMA: Canonize IPv4 on IPV6 sockets properly

Javier Martinez Canillas (2):
  ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow

Jean Delvare (1):
  thinkpad_acpi: Fix warning for static not at beginning

Jiang Liu (1):
  x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff]
available on PCI bus

Jiri Olsa (1):
  perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu

Joe Perches (2):
  ipmi: Remove incorrect use of seq_has_overflowed
  kasan: show gcc version requirements in Kconfig and Documentation

Johan Hovold (1):
  gpio: sysfs: fix memory leaks and device hotplug

Junxiao Bi (1):
  ocfs2: dlm: fix race between purge and get lock resource

Keith Busch (1):
  NVMe: Fix VPD B0 max sectors translation

Koji Matsuoka (1):
  [media] media: soc_camera: rcar_vin: Fix wait_for_completion

Laurent Pinchart (2):
  [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon
  ARM: shmobile: koelsch: Fix adv7511 IRQ sensing

Linus Torvalds (1):
  Linux 4.1-rc3

Luis R. Rodriguez (2):
  IB/qib: add acounting for MTRR
  IB/qib: use arch_phys_wc_add()

Lukas Wunner (2):
  drm/i915: Assume dual channel LVDS if pixel clock necessitates it
  drm/i915: Add missing MacBook Pro models with dual channel LVDS

Marc Dionne (1):
  x86: Make cpu_tss available to external modules

Marc Zyngier (1):
  irqchip: gic: Drop support for gic_arch_extn

Marek Szyprowski (1):
  ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops

Marek Vasut (1):
  ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Mario Kleiner (2):
  drm/tegra: Don't use vblank_disable_immediate on incapable driver.
  drm: Zero out invalid vblank timestamp in drm_update_vblank_count.

Mark Salter (1):
  drivers: CCI: fix used_mask init in validate_group()

Markus Pargmann (1):
  ARM: dts: imx25: Add #pwm-cells to pwm4

Markus Reichl (1):
  ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards

Minchan Kim (1):
  zram: add Desi

Linux 4.1-rc3

2015-05-10 Thread Linus Torvalds
 accesses

Davidlohr Bueso (1):
  perf bench futex: Fix hung wakeup tasks after requeueing

Dinh Nguyen (1):
  MAINTAINERS: socfpga: update the git repo for SoCFPGA

Doug Anderson (1):
  pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Doug Ledford (1):
  MAINTAINERS: Update InfiniBand subsystem maintainer

Eric W. Biederman (1):
  mnt: Fix fs_fully_visible to verify the root directory is visible

Fabio Estevam (2):
  ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO
  ARM: multi_v7_defconfig: Select more FSL SoCs

Felipe Balbi (2):
  ARM: dts: am437x-sk: fix for new newhaven display module revision
  ARM: dts: am437x-sk: reduce col-scan-delay-us

Filipe Manana (1):
  Btrfs: fix wrong mapping flags for free space inode

Florian Fainelli (3):
  MAINTAINERS: Update mach-bcm maintainers list
  MAINTAINERS: Remove Christian Daudt for mach-bcm
  MAINTAINERS: Update brcmstb entry

Gregory CLEMENT (2):
  ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
  rtc: armada38x: fix concurrency access in armada38x_rtc_set_time

Grygorii Strashko (2):
  mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
  ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x

Guenter Roeck (1):
  util_macros.h: have array pointer point to array of constants

Guy Shapiro (2):
  IB/core: dma map/unmap locking optimizations
  IB/core: dma unmap optimizations

Hans Verkuil (1):
  [media] marvell-ccic: fix Y'CbCr ordering

Hariprasad S (5):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements
  iw_cxgb4: Remove negative advice dmesg warnings

He Kuang (1):
  perf probe: Fix bug with global variables handling

Heiko Stuebner (1):
  rockchip: make sure timer7 is enabled on rk3288 platforms

Hidehiro Kawai (1):
  ipmi: Fix a problem that messages are not issued in run_to_completion mode

Honggang LI (1):
  IB/core: change rdma_gid2ip into void function as it always return zero

Illia Smyrnov (1):
  bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance

Ingo Molnar (1):
  x86/mm: Clean up types in xlate_dev_mem_ptr()

Ivan T. Ivanov (4):
  pinctrl: qcom-spmi: Fix pin direction configuration
  pinctrl: qcom-spmi-gpio: Fix output type configuration
  pinctrl: qcom-spmi-gpio: Fix input value report
  pinctrl: qcom-spmi-mpp: Fix input value report

Jaegeuk Kim (2):
  Revert f2fs: enhance multi-threads performance
  f2fs: fix wrong error hanlder in f2fs_follow_link

Jani Nikula (1):
  drm/i915/dp: there is no audio on port A

Jason Gunthorpe (1):
  RDMA/CMA: Canonize IPv4 on IPV6 sockets properly

Javier Martinez Canillas (2):
  ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow

Jean Delvare (1):
  thinkpad_acpi: Fix warning for static not at beginning

Jiang Liu (1):
  x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff]
available on PCI bus

Jiri Olsa (1):
  perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu

Joe Perches (2):
  ipmi: Remove incorrect use of seq_has_overflowed
  kasan: show gcc version requirements in Kconfig and Documentation

Johan Hovold (1):
  gpio: sysfs: fix memory leaks and device hotplug

Junxiao Bi (1):
  ocfs2: dlm: fix race between purge and get lock resource

Keith Busch (1):
  NVMe: Fix VPD B0 max sectors translation

Koji Matsuoka (1):
  [media] media: soc_camera: rcar_vin: Fix wait_for_completion

Laurent Pinchart (2):
  [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon
  ARM: shmobile: koelsch: Fix adv7511 IRQ sensing

Linus Torvalds (1):
  Linux 4.1-rc3

Luis R. Rodriguez (2):
  IB/qib: add acounting for MTRR
  IB/qib: use arch_phys_wc_add()

Lukas Wunner (2):
  drm/i915: Assume dual channel LVDS if pixel clock necessitates it
  drm/i915: Add missing MacBook Pro models with dual channel LVDS

Marc Dionne (1):
  x86: Make cpu_tss available to external modules

Marc Zyngier (1):
  irqchip: gic: Drop support for gic_arch_extn

Marek Szyprowski (1):
  ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops

Marek Vasut (1):
  ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Mario Kleiner (2):
  drm/tegra: Don't use vblank_disable_immediate on incapable driver.
  drm: Zero out invalid vblank timestamp in drm_update_vblank_count.

Mark Salter (1):
  drivers: CCI: fix used_mask init in validate_group()

Markus Pargmann (1):
  ARM: dts: imx25: Add #pwm-cells to pwm4

Markus Reichl (1):
  ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards

Minchan Kim (1):
  zram: add Designated Reviewer for zram in MAINTAINERS

Ming