mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for 2.6.31-rc2
@ 2009-07-01 18:41 Paul Mundt
  0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2009-07-01 18:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-sh, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-01 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-01 18:41 [GIT PULL] sh updates for 2.6.31-rc2 Paul Mundt

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