[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070521064133.GC14877@linux-sh.org>
Date: Mon, 21 May 2007 15:41:33 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 2.6.22-rc3
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Christoph Hellwig (1):
sh: revert addition of page fault notifiers
Kristoffer Ericson (1):
input: hp680_ts compile fixes.
Paul Mundt (12):
sh: Shut up compiler warnings in __do_page_fault().
sh: Fix up psw build rules for r7780rp.
sh: Kill off pmb slab cache destructor.
sh: Wire up signalfd/timerfd/eventfd syscalls.
sh: Fix up various compile warnings for SE boards.
sh: Fix page size alignment in __copy_user_page().
sh: Disable psw support for R7785RP.
fs: Kill sh dependency for binfmt_flat.
sh: disable genrtc support.
sh: sr.bl toggling around idle sleep.
sh: Wire up kdump crash kernel exec in die().
sh: Fix dreamcast build for IRQ changes.
Simon Arlott (1):
spelling fixes: arch/sh/
dmitry pervushin (1):
sh: Fix clock multiplier on SH7722.
kogiidena (2):
sh: landisk: rtc-rs5c313 support.
sh: landisk: Header cleanups.
arch/sh/boards/landisk/gio.c | 2 +-
arch/sh/boards/landisk/setup.c | 6 ++
arch/sh/boards/renesas/r7780rp/Makefile | 5 ++-
arch/sh/boards/snapgear/rtc.c | 2 +-
arch/sh/boards/superh/microdev/io.c | 6 +-
arch/sh/boards/superh/microdev/irq.c | 6 +-
arch/sh/boards/superh/microdev/setup.c | 2 +-
arch/sh/boards/unknown/setup.c | 2 +-
arch/sh/drivers/dma/dma-api.c | 2 +-
arch/sh/drivers/dma/dma-isa.c | 2 +-
arch/sh/drivers/dma/dmabrg.c | 2 +-
arch/sh/drivers/pci/ops-dreamcast.c | 2 +-
arch/sh/drivers/pci/pci-st40.c | 6 +-
arch/sh/drivers/pci/pci-st40.h | 2 +-
arch/sh/drivers/superhyway/ops-sh4-202.c | 2 +-
arch/sh/kernel/cf-enabler.c | 2 +-
arch/sh/kernel/cpu/clock.c | 7 +++
arch/sh/kernel/cpu/irq/maskreg.c | 2 +-
arch/sh/kernel/cpu/sh4/fpu.c | 2 +-
arch/sh/kernel/cpu/sh4/setup-sh7750.c | 2 +
arch/sh/kernel/cpu/sh4a/clock-sh7722.c | 34 ++++++++----
arch/sh/kernel/kgdb_stub.c | 4 +-
arch/sh/kernel/process.c | 33 ++++++++++--
arch/sh/kernel/syscalls.S | 3 +
arch/sh/kernel/traps.c | 13 ++++-
arch/sh/math-emu/math.c | 2 +-
arch/sh/mm/copy_page.S | 1 +
arch/sh/mm/fault.c | 39 +-------------
arch/sh/mm/init.c | 3 +-
arch/sh/mm/pmb.c | 79 +++++++++++++--------------
arch/sh/tools/mach-types | 5 +-
drivers/char/Kconfig | 2 +-
drivers/input/touchscreen/hp680_ts_input.c | 7 +--
fs/Kconfig.binfmt | 2 +-
include/asm-sh/dreamcast/sysasic.h | 2 +-
include/asm-sh/kdebug.h | 4 --
include/asm-sh/landisk/gio.h | 10 +---
include/asm-sh/landisk/iodata_landisk.h | 37 -------------
include/asm-sh/unistd.h | 5 ++-
39 files changed, 164 insertions(+), 185 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