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 2.6.29-rc4
Date: Thu, 05 Feb 2009 09:51:31 +0000	[thread overview]
Message-ID: <20090205095131.GA23256@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.29

Which contains:

Carmelo AMOROSO (1):
      sh: fcnvds fix with denormalized numbers on SH-4 FPU.

Christopher SMITH (1):
      sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.

Kuninori Morimoto (4):
      sh: mach-migor: Enable ov772x and tw9910 in defconfig.
      sh: ap325rxa: control camera power toggling.
      sh: ap325rxa: Add ov772x support.
      sh: ap325rxa: Enable ov772x in defconfig.

Paul Mundt (1):
      sh: Fix up spurious syscall restarting.

Stuart Menefy (1):
      sh: Handle calling csum_partial with misaligned data

Takashi Yoshii (1):
      sh: Fix up T-bit error handling in SH-4A mutex fastpath.

 arch/sh/boards/board-ap325rxa.c    |   63 ++++++++++++++++++++++++++++++--
 arch/sh/configs/ap325rxa_defconfig |   27 ++++++++++----
 arch/sh/configs/migor_defconfig    |   42 +++++++++++++++++-----
 arch/sh/include/asm/mutex-llsc.h   |   21 +++++------
 arch/sh/include/asm/syscall_32.h   |   22 ++----------
 arch/sh/include/asm/syscall_64.h   |   22 ++----------
 arch/sh/kernel/cpu/sh4/fpu.c       |    2 +-
 arch/sh/kernel/setup.c             |    8 ++--
 arch/sh/kernel/signal_32.c         |    4 +--
 arch/sh/kernel/signal_64.c         |    4 +--
 arch/sh/lib/checksum.S             |   69 ++++++++++++++++++++++++++----------
 11 files changed, 184 insertions(+), 100 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 2.6.29-rc4
Date: Thu, 5 Feb 2009 18:51:31 +0900	[thread overview]
Message-ID: <20090205095131.GA23256@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.29

Which contains:

Carmelo AMOROSO (1):
      sh: fcnvds fix with denormalized numbers on SH-4 FPU.

Christopher SMITH (1):
      sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.

Kuninori Morimoto (4):
      sh: mach-migor: Enable ov772x and tw9910 in defconfig.
      sh: ap325rxa: control camera power toggling.
      sh: ap325rxa: Add ov772x support.
      sh: ap325rxa: Enable ov772x in defconfig.

Paul Mundt (1):
      sh: Fix up spurious syscall restarting.

Stuart Menefy (1):
      sh: Handle calling csum_partial with misaligned data

Takashi Yoshii (1):
      sh: Fix up T-bit error handling in SH-4A mutex fastpath.

 arch/sh/boards/board-ap325rxa.c    |   63 ++++++++++++++++++++++++++++++--
 arch/sh/configs/ap325rxa_defconfig |   27 ++++++++++----
 arch/sh/configs/migor_defconfig    |   42 +++++++++++++++++-----
 arch/sh/include/asm/mutex-llsc.h   |   21 +++++------
 arch/sh/include/asm/syscall_32.h   |   22 ++----------
 arch/sh/include/asm/syscall_64.h   |   22 ++----------
 arch/sh/kernel/cpu/sh4/fpu.c       |    2 +-
 arch/sh/kernel/setup.c             |    8 ++--
 arch/sh/kernel/signal_32.c         |    4 +--
 arch/sh/kernel/signal_64.c         |    4 +--
 arch/sh/lib/checksum.S             |   69 ++++++++++++++++++++++++++----------
 11 files changed, 184 insertions(+), 100 deletions(-)

             reply	other threads:[~2009-02-05  9:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05  9:51 Paul Mundt [this message]
2009-02-05  9:51 ` [GIT PULL] sh updates for 2.6.29-rc4 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=20090205095131.GA23256@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.