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.31-rc2
Date: Thu, 2 Jul 2009 03:41:52 +0900 [thread overview]
Message-ID: <20090701184151.GB29429@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Joe Perches (1):
arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons
Kuninori Morimoto (2):
sh: ms7724se: Add sh_eth support
sh: ms7724se: Enable sh_eth in defconfig.
Magnus Damm (2):
sh: fix se7724 ceu names
sh: re-add LCDC fbdev support to the Migo-R defconfig
Matt Fleming (1):
sh: Fix compiler error and include the definition of IS_ERR_VALUE
Paul Mundt (7):
sh: make set_perf_counter_pending() static inline.
sh: Hook up page fault events for software perf counters.
sh64: Hook up page fault events for software perf counters.
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
sh: Kill off unused DEBUG_BOOTMEM symbol.
nommu: provide follow_pfn().
sh: LCDC dcache flush for deferred io
Shin-ichiro KAWASAKI (1):
clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.
arch/sh/Kconfig.debug | 4 -
arch/sh/boards/mach-se/7206/io.c | 2 +-
arch/sh/boards/mach-se/7724/setup.c | 110 +++++++++++++++++++++++++++++++-
arch/sh/configs/migor_defconfig | 53 +++++++++++++++-
arch/sh/configs/se7724_defconfig | 25 ++++++-
arch/sh/include/asm/perf_counter.h | 2 +-
arch/sh/include/asm/syscall_32.h | 1 +
arch/sh/include/mach-se/mach/se7724.h | 5 ++
arch/sh/mm/fault_32.c | 61 ++++++++++---------
arch/sh/mm/tlbflush_64.c | 15 ++++-
drivers/clocksource/sh_tmu.c | 2 +-
drivers/video/sh_mobile_lcdcfb.c | 53 +++++++++++++---
mm/nommu.c | 21 ++++++
tools/perf/perf.h | 10 +++
14 files changed, 307 insertions(+), 57 deletions(-)
reply other threads:[~2009-07-01 18:42 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=20090701184151.GB29429@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
Powered by JetHome