linux-sh.vger.kernel.org archive mirror
 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.39-rc1, part 2.
Date: Thu, 24 Mar 2011 16:35:37 +0000	[thread overview]
Message-ID: <20110324163537.GA3320@linux-sh.org> (raw)

Please pull from:

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

Which contains:

David Engraf (1):
      sh: Fix ptrace hw_breakpoint handling

Nobuhiro Iwamatsu (1):
      sh: Fix build alloc_thread_info_node function

Paul Mundt (4):
      sh: wire up sys_syncfs.
      sh: Conver to asm-generic/sizes.h.
      sh: pmb: Use struct syscore_ops instead of sysdevs
      sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.

Phil Edworthy (1):
      sh: Fix ptrace fpu state initialisation

Rafael J. Wysocki (1):
      sh: Use struct syscore_ops instead of sysdevs

 arch/sh/Kconfig                  |    3 +-
 arch/sh/boards/board-edosk7760.c |    2 +-
 arch/sh/include/asm/sizes.h      |   63 +-------------------------
 arch/sh/include/asm/unistd_32.h  |    3 +-
 arch/sh/include/asm/unistd_64.h  |    3 +-
 arch/sh/kernel/process.c         |    4 +-
 arch/sh/kernel/ptrace_32.c       |    8 +++
 arch/sh/kernel/ptrace_64.c       |    6 ++
 arch/sh/kernel/syscalls_32.S     |    1 +
 arch/sh/kernel/syscalls_64.S     |    1 +
 arch/sh/mm/pmb.c                 |   43 ++++++------------
 drivers/sh/clk/core.c            |   68 +++++++--------------------
 drivers/sh/intc/core.c           |   95 +++++++++++++++++++-------------------
 drivers/sh/intc/internals.h      |    1 -
 14 files changed, 104 insertions(+), 197 deletions(-)

                 reply	other threads:[~2011-03-24 16:35 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=20110324163537.GA3320@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 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).