linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC fixes for 4.6-rc4
@ 2016-04-11  8:12 Vineet Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Vineet Gupta @ 2016-04-11  8:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: arcml, lkml, Andreas Ziegler, Alexey Brodkin

Hi Linus,

Please pull.

Thx,
-Vineet

-------------->
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.6-rc4-fixes

for you to fetch changes up to 0dee6c82c2aa5342357dabd0e536a97f72039f0b:

  ARC: [plat-axs103] Enable loop block devices (2016-04-07 14:59:09 +0530)

----------------------------------------------------------------
ARC fixes for 4.6-rc4

 - Kconfig splat due to pcie rework
 - Making ethernet work again on axs103
 - Provide fb_pgprotect() for future Video driver integration

----------------------------------------------------------------
Alexey Brodkin (2):
      arc: Add our own implementation of fb_pgprotect()
      ARC: [plat-axs103] Enable loop block devices

Andreas Ziegler (1):
      ARC: Don't source drivers/pci/pcie/Kconfig ourselves

Vineet Gupta (1):
      Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"

 arch/arc/Kconfig                      |  1 -
 arch/arc/boot/dts/axs10x_mb.dtsi      |  8 --------
 arch/arc/configs/axs103_defconfig     |  1 +
 arch/arc/configs/axs103_smp_defconfig |  1 +
 arch/arc/include/asm/fb.h             | 19 +++++++++++++++++++
 5 files changed, 21 insertions(+), 9 deletions(-)
 create mode 100644 arch/arc/include/asm/fb.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] ARC fixes for 4.6-rc4
@ 2016-04-27 14:15 Vineet Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Vineet Gupta @ 2016-04-27 14:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Alexey Brodkin, Eric Engestrom, Voevodin, Evgeny, lkml, arcml

Hi Linus,

Please pull.

Thx,
-Vineet
-------------->
The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:

  Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.6-rc6-fixes

for you to fetch changes up to 1b10cb21d888c021bedbe678f7c26aee1bf04ffa:

  ARC: add support for reserved memory defined by device tree (2016-04-27 17:06:56
+0530)

----------------------------------------------------------------
ARC fixes for 4.6-rc6

 - LOCKDEP now words for ARCv2 builds
 - Enabling DT reserved-memory binding to work (for forthcoming HDMI driver)

----------------------------------------------------------------
Alexey Brodkin (2):
      ARC: support generic per-device coherent dma mem
      ARC: add support for reserved memory defined by device tree

Eric Engestrom (1):
      Documentation: dt: arc: fix spelling mistakes

Evgeny Voevodin (1):
      ARCv2: Enable LOCKDEP

 .../devicetree/bindings/arc/archs-pct.txt          |  2 +-
 Documentation/devicetree/bindings/arc/pct.txt      |  2 +-
 arch/arc/Kconfig                                   |  2 ++
 arch/arc/include/asm/irqflags-arcv2.h              | 36 +++++++++++++++++++++-
 arch/arc/kernel/entry-arcv2.S                      | 10 +++++-
 arch/arc/kernel/entry-compact.S                    |  3 ++
 arch/arc/mm/init.c                                 |  4 +++
 7 files changed, 55 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-27 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 14:15 [GIT PULL] ARC fixes for 4.6-rc4 Vineet Gupta
  -- strict thread matches above, loose matches on Subject: below --
2016-04-11  8:12 Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).