[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090701184151.GB29429@linux-sh.org>
Date: Thu, 2 Jul 2009 03:41:52 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 2.6.31-rc2
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists