[GIT PULL] sh64 updates

From: Paul Mundt
Date: Tue May 15 2007 - 20:55:18 EST


Please pull from:

master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git

Which contains:

Milind Arun Choudhary (1):
sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c

Paul Mundt (8):
sh64: Wire up many new syscalls.
sh64: Fixups for the irq_regs changes.
sh64: dma-mapping updates.
sh64: ppoll/pselect6() and restartable syscalls.
sh64: Fixup sh-sci build.
sh64: Update cayman defconfig.
sh64: generic quicklist support.
sh64: Add .gitignore entry for syscalltab.

Simon Arlott (1):
spelling fixes: arch/sh64/

arch/sh64/Kconfig | 3 +
arch/sh64/configs/cayman_defconfig | 199 ++++++++++++++++++++++--------------
arch/sh64/kernel/entry.S | 4 +-
arch/sh64/kernel/irq.c | 4 +-
arch/sh64/kernel/pci_sh5.c | 17 ++--
arch/sh64/kernel/pci_sh5.h | 2 +-
arch/sh64/kernel/process.c | 2 +-
arch/sh64/kernel/signal.c | 33 +++++-
arch/sh64/kernel/syscalls.S | 36 ++++++-
arch/sh64/kernel/time.c | 18 ++--
arch/sh64/lib/.gitignore | 1 +
arch/sh64/mach-cayman/irq.c | 4 +-
arch/sh64/mach-cayman/setup.c | 2 +-
arch/sh64/mm/fault.c | 2 +-
arch/sh64/mm/init.c | 2 +-
arch/sh64/mm/tlbmiss.c | 4 +-
include/asm-sh64/dma-mapping.h | 14 ++-
include/asm-sh64/irq_regs.h | 1 +
include/asm-sh64/pgalloc.h | 100 ++++--------------
include/asm-sh64/sci.h | 1 +
include/asm-sh64/thread_info.h | 6 +
include/asm-sh64/unistd.h | 43 +++++++-
mm/Kconfig | 2 +-
23 files changed, 296 insertions(+), 204 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/