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-kernel@vger.kernel.org
Subject: [GIT PULL] More sh updates for 2.6.23-rc2
Date: Fri, 3 Aug 2007 14:52:35 +0900	[thread overview]
Message-ID: <20070803055235.GA17928@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23.git

Which contains:

David McCullough (1):
      sh: update snapgear defconfig.

Magnus Damm (3):
      sh: update r2d defconfig
      sh: fix cf support on r2d boards
      sh: fix defconfigs for sh7751r boards

Paul Mundt (5):
      sh: Fix lockdep debugging oops on SH-3/4.
      sh: Fix irqflags tracing for SH-3/4 nommu.
      sh: Don't include fault-nommu on SH-2/SH-2A.
      sh: Fix pgd mismatch from cached TTB in unhandled fault.
      sh: Fix SH-X3 FPU exception handling.

 arch/sh/boards/renesas/rts7751r2d/setup.c |    9 +-
 arch/sh/configs/hs7751rvoip_defconfig     |    2 +-
 arch/sh/configs/landisk_defconfig         |    2 +-
 arch/sh/configs/lboxre2_defconfig         |    2 +-
 arch/sh/configs/rts7751r2d_defconfig      |    8 +-
 arch/sh/configs/snapgear_defconfig        |  587 ++++++++++++-----------------
 arch/sh/configs/systemh_defconfig         |    2 +-
 arch/sh/configs/titan_defconfig           |    2 +-
 arch/sh/kernel/cpu/sh3/entry.S            |    3 +-
 arch/sh/kernel/traps.c                    |    5 +
 arch/sh/mm/Makefile                       |    4 +-
 arch/sh/mm/fault-nommu.c                  |   47 +--
 arch/sh/mm/fault.c                        |    3 +-
 include/asm-sh/rts7751r2d.h               |    2 +-
 14 files changed, 282 insertions(+), 396 deletions(-)

                 reply	other threads:[~2007-08-03  5:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070803055235.GA17928@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@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.