* [GIT PULL] sh updates for 2.6.22-rc3
@ 2007-05-21 6:41 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2007-05-21 6:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-23 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 6:41 [GIT PULL] sh updates for 2.6.22-rc3 Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox