From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh64 updates
Date: Wed, 16 May 2007 09:54:26 +0900 [thread overview]
Message-ID: <20070516005426.GA18986@linux-sh.org> (raw)
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(-)
next reply other threads:[~2007-05-16 0:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-16 0:54 Paul Mundt [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-10-03 5:25 [GIT PULL] sh64 updates Paul Mundt
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=20070516005426.GA18986@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.