All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Trivial sh64 updates for 2.6.23-rc1
Date: Fri, 20 Jul 2007 18:17:07 +0900	[thread overview]
Message-ID: <20070720091707.GA26717@linux-sh.org> (raw)

Please pull from:

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

Which contains:

Paul Mundt (5):
      sh64: Wire up fallocate() syscall.
      sh64: Update cayman defconfig.
      sh64: Fix up PCI section mismatch warnings.
      sh64: Move entry point code to .text.head.
      sh64: Flag sh64_get_page() as __init_refok.

 arch/sh64/configs/cayman_defconfig |  158 ++++++++----------------------------
 arch/sh64/kernel/head.S            |    2 +-
 arch/sh64/kernel/pci_sh5.c         |    4 +-
 arch/sh64/kernel/syscalls.S        |    1 +
 arch/sh64/kernel/vmlinux.lds.S     |    1 +
 arch/sh64/mm/ioremap.c             |    2 +-
 include/asm-sh64/unistd.h          |    3 +-
 7 files changed, 41 insertions(+), 130 deletions(-)

             reply	other threads:[~2007-07-20  9:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-20  9:17 Paul Mundt [this message]
2007-07-20 14:07 ` [GIT PULL] Trivial sh64 updates for 2.6.23-rc1 Jan Dittmer
2007-07-20 15:15   ` Paul Mundt
2007-07-22 11:18     ` Jan Dittmer
2007-07-22 11:42       ` Paul Mundt
2007-07-22 16:39         ` Jan Dittmer
2007-07-22 20:41           ` Paul Mundt
2007-07-23  6:38             ` Jan Dittmer

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=20070720091707.GA26717@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.