All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 3.4-rc1
Date: Thu, 05 Apr 2012 15:24:43 +0000	[thread overview]
Message-ID: <20120405152443.GE23761@linux-sh.org> (raw)

The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

  Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)

are available in the git repository at:

  git://github.com/pmundt/linux-sh.git sh-for-linus

Paul Mundt (6):
      sh: fix up fallout from system.h disintegration.
      sh: dwarf unwinder depends on SHcompact.
      sh: dma: Fix up device attribute mismatch from sysdev fallout.
      sh: vsyscall: Fix up .eh_frame generation.
      serial: sh-sci: use serial_port_in/out vs sci_in/out.
      Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest

Shimoda, Yoshihiro (1):
      sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver

 arch/sh/Kconfig.debug                        |    1 +
 arch/sh/boards/board-sh7785lcr.c             |    1 +
 arch/sh/boards/mach-hp6xx/pm.c               |    1 +
 arch/sh/drivers/dma/dma-sysfs.c              |    2 +-
 arch/sh/kernel/cpu/fpu.c                     |    1 +
 arch/sh/kernel/cpu/sh2a/fpu.c                |    1 +
 arch/sh/kernel/cpu/sh4/fpu.c                 |    1 +
 arch/sh/kernel/cpu/sh4a/clock-sh7757.c       |    2 +-
 arch/sh/kernel/cpu/shmobile/pm.c             |    1 +
 arch/sh/kernel/idle.c                        |    2 +-
 arch/sh/kernel/kgdb.c                        |    1 +
 arch/sh/kernel/process_32.c                  |    1 +
 arch/sh/kernel/smp.c                         |    1 +
 arch/sh/kernel/vsyscall/vsyscall-sigreturn.S |   35 ++++++
 arch/sh/kernel/vsyscall/vsyscall-trapa.S     |   23 ++--
 arch/sh/mm/cache-sh4.c                       |    1 +
 arch/sh/mm/flush-sh4.c                       |    1 +
 arch/sh/mm/sram.c                            |    1 +
 drivers/tty/serial/sh-sci.c                  |  167 +++++++++++++-------------
 drivers/tty/serial/sh-sci.h                  |    8 +-
 20 files changed, 147 insertions(+), 105 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 3.4-rc1
Date: Fri, 6 Apr 2012 00:24:43 +0900	[thread overview]
Message-ID: <20120405152443.GE23761@linux-sh.org> (raw)

The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

  Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)

are available in the git repository at:

  git://github.com/pmundt/linux-sh.git sh-for-linus

Paul Mundt (6):
      sh: fix up fallout from system.h disintegration.
      sh: dwarf unwinder depends on SHcompact.
      sh: dma: Fix up device attribute mismatch from sysdev fallout.
      sh: vsyscall: Fix up .eh_frame generation.
      serial: sh-sci: use serial_port_in/out vs sci_in/out.
      Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest

Shimoda, Yoshihiro (1):
      sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver

 arch/sh/Kconfig.debug                        |    1 +
 arch/sh/boards/board-sh7785lcr.c             |    1 +
 arch/sh/boards/mach-hp6xx/pm.c               |    1 +
 arch/sh/drivers/dma/dma-sysfs.c              |    2 +-
 arch/sh/kernel/cpu/fpu.c                     |    1 +
 arch/sh/kernel/cpu/sh2a/fpu.c                |    1 +
 arch/sh/kernel/cpu/sh4/fpu.c                 |    1 +
 arch/sh/kernel/cpu/sh4a/clock-sh7757.c       |    2 +-
 arch/sh/kernel/cpu/shmobile/pm.c             |    1 +
 arch/sh/kernel/idle.c                        |    2 +-
 arch/sh/kernel/kgdb.c                        |    1 +
 arch/sh/kernel/process_32.c                  |    1 +
 arch/sh/kernel/smp.c                         |    1 +
 arch/sh/kernel/vsyscall/vsyscall-sigreturn.S |   35 ++++++
 arch/sh/kernel/vsyscall/vsyscall-trapa.S     |   23 ++--
 arch/sh/mm/cache-sh4.c                       |    1 +
 arch/sh/mm/flush-sh4.c                       |    1 +
 arch/sh/mm/sram.c                            |    1 +
 drivers/tty/serial/sh-sci.c                  |  167 +++++++++++++-------------
 drivers/tty/serial/sh-sci.h                  |    8 +-
 20 files changed, 147 insertions(+), 105 deletions(-)

             reply	other threads:[~2012-04-05 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 15:24 Paul Mundt [this message]
2012-04-05 15:24 ` [GIT PULL] sh updates for 3.4-rc1 Paul Mundt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120405152443.GE23761@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.