public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for 2.6.28-rc5
@ 2008-11-13  9:37 Paul Mundt
  0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2008-11-13  9:37 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 sh/for-2.6.28

Which contains:

Francesco VIRLINZI (1):
      sh: Fixed the TMU0 reload value on resume

Magnus Damm (2):
      i2c: fix i2c-sh_mobile rx underrun
      sh: early printk port type fix

Paul Mundt (4):
      sh: Handle fixmap TLB eviction more coherently.
      sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
      sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
      serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.

Stuart MENEFY (1):
      sh: __copy_user function can corrupt the stack in case of exception

Yoshihiro Shimoda (3):
      serial: sh-sci: fix cannot work SH7723 SCIFA
      fix sci type for SH7723
      usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB

 arch/sh/include/asm/io.h               |    4 ++++
 arch/sh/include/asm/pgtable.h          |    6 ++++++
 arch/sh/kernel/cpu/sh4a/setup-sh7723.c |    6 +++---
 arch/sh/kernel/early_printk.c          |    3 ++-
 arch/sh/kernel/timers/timer-tmu.c      |    2 +-
 arch/sh/lib/copy_page.S                |   11 ++++++++---
 arch/sh/mm/Makefile_32                 |    2 +-
 arch/sh/mm/Makefile_64                 |    2 +-
 arch/sh/mm/init.c                      |   12 +++++++++---
 arch/sh/mm/mmap.c                      |   31 +++++++++++++++++++++++++++++++
 arch/sh/mm/pg-sh4.c                    |   17 +++++++++++++++++
 drivers/i2c/busses/i2c-sh_mobile.c     |    3 ++-
 drivers/serial/sh-sci.c                |   22 ++++++++++++----------
 drivers/serial/sh-sci.h                |   16 ++++++++--------
 drivers/usb/host/r8a66597-hcd.c        |    5 +++--
 include/linux/serial_core.h            |    3 +++
 16 files changed, 111 insertions(+), 34 deletions(-)
 create mode 100644 arch/sh/mm/mmap.c

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

only message in thread, other threads:[~2008-11-13  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13  9:37 [GIT PULL] sh updates for 2.6.28-rc5 Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox