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.34-rc3
Date: Wed, 24 Mar 2010 02:38:35 +0000	[thread overview]
Message-ID: <20100324023834.GA10729@linux-sh.org> (raw)

Please pull from:

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

Which contains:

Andreas Bombe (1):
      sh64: Remove long unused mid_sched macro

Guennadi Liakhovetski (2):
      SH: fix SCIFA SCASCR register bit definitions
      SH: remove superfluous warning from the serial driver

Kuninori Morimoto (3):
      sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
      sh: ms7724: Add tiny-document for sound
      sh: Add watch-dog register address for SH7722/SH7723/SH7724

Magnus Damm (1):
      serial: sh-sci: fix SH-Mobile SH breakage

Matt Fleming (3):
      sh: Flush ITLB too in PTEAEX's flush_tlb_page()
      sh: Replace unsafe manipulation of MMUCR
      sh: Fix build after dynamic PMB rework

Paul Mundt (2):
      sh: Tidy up a couple of section mismatches.
      sh: Silence unintialized variable warnings in dwarf unwinder.

 arch/sh/boards/mach-ecovec24/setup.c      |    2 +
 arch/sh/boards/mach-se/7724/setup.c       |    8 ++++++
 arch/sh/include/cpu-sh4/cpu/mmu_context.h |    2 +
 arch/sh/include/cpu-sh4/cpu/watchdog.h    |    6 +++++
 arch/sh/kernel/dwarf.c                    |    4 +-
 arch/sh/kernel/idle.c                     |    2 +-
 arch/sh/kernel/perf_event.c               |    2 +-
 arch/sh/kernel/process_64.c               |    7 -----
 arch/sh/mm/pmb.c                          |    4 ++-
 arch/sh/mm/tlb-pteaex.c                   |    2 +
 arch/sh/mm/tlbflush_32.c                  |   21 ++++++++++++-----
 drivers/serial/sh-sci.c                   |    4 ---
 drivers/serial/sh-sci.h                   |   35 ++++++++++++++++++++++------
 13 files changed, 69 insertions(+), 30 deletions(-)

                 reply	other threads:[~2010-03-24  2:38 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=20100324023834.GA10729@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).