From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linuxsh-dev@lists.sourceforge.net
Subject: [GIT PULL] sh64 updates for 2.6.24-rc1
Date: Wed, 10 Oct 2007 19:40:53 +0900 [thread overview]
Message-ID: <20071010104053.GB28026@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git
Which contains:
Paul Mundt (18):
sh64: Move *_p() I/O routine variants to io.h.
sh64: Tidy up includes for Cayman board.
sh64: Kill off dead ROM-RAM and generic boards.
sh64: Kill off duplicate frame pointer option.
sh64: mach-harp: Build fixes.
sh64: mach-sim: Build fixes.
sh64: Some symbol exports and build fixes.
sh64: Move consistent DMA routines to arch/sh64/mm/.
sh64: Tidy up Kconfig dependencies.
sh64: update cayman defconfig.
sh64: Add defconfigs for mach-sim and mach-harp.
sh64: alphanumeric display only on Cayman.
sh64: Kill off dead gdb stub symbol.
sh64: Kill off obsolete linux/blk.h reference.
sh64: Set KBUILD_IMAGE to make the rpm target happy.
sh64: linker script tidying and alignment fixups.
sh64: Symbol export fixups.
sh64: mach-cayman: Build fixes.
Thomas Gleixner (1):
sh64: cleanup struct irqaction initializers.
arch/sh64/Kconfig | 51 --
arch/sh64/Kconfig.debug | 13
arch/sh64/Makefile | 6
arch/sh64/configs/cayman_defconfig | 258 ++++++++++--
arch/sh64/configs/harp_defconfig | 756 +++++++++++++++++++++++++++++++++++++
arch/sh64/configs/sim_defconfig | 566 +++++++++++++++++++++++++++
arch/sh64/kernel/Makefile | 2
arch/sh64/kernel/alphanum.c | 1
arch/sh64/kernel/pci-dma.c | 50 --
arch/sh64/kernel/sh_ksyms.c | 32 -
arch/sh64/kernel/time.c | 14
arch/sh64/kernel/vmlinux.lds.S | 60 --
arch/sh64/lib/c-checksum.c | 3
arch/sh64/lib/io.c | 29 -
arch/sh64/lib/iomap.c | 10
arch/sh64/mach-cayman/setup.c | 10
arch/sh64/mach-harp/Makefile | 13
arch/sh64/mach-harp/setup.c | 25 -
arch/sh64/mach-romram/Makefile | 14
arch/sh64/mach-romram/setup.c | 141 ------
arch/sh64/mach-sim/Makefile | 13
arch/sh64/mach-sim/setup.c | 53 --
arch/sh64/mm/Makefile | 4
arch/sh64/mm/consistent.c | 52 ++
arch/sh64/mm/init.c | 4
arch/sh64/mm/ioremap.c | 7
include/asm-sh64/io.h | 7
27 files changed, 1690 insertions(+), 504 deletions(-)
reply other threads:[~2007-10-10 10:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071010104053.GB28026@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxsh-dev@lists.sourceforge.net \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox