public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: linux-ia64@vger.kernel.org
Subject: [GIT PULL] ia64 fixes for 3.10 merge window
Date: Mon, 29 Apr 2013 16:06:01 +0000	[thread overview]
Message-ID: <517e9a69143367f48f@agluck-desk.sc.intel.com> (raw)

The following changes since commit a937536b868b8369b98967929045f1df54234323:

  Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-misc-3.10

for you to fetch changes up to 797f6a684f28dbb00f9e9719315574e344fcbf53:

  Add size restriction to the kdump documentation (2013-04-02 09:40:03 -0700)

----------------------------------------------------------------
Bundle of miscellaneous ia64 fixes for 3.10 merge window.

----------------------------------------------------------------
Eric W. Biederman (1):
      Fix broken fsys_getppid()

Hanjun Guo (2):
      iosapic: fix a minor typo in comments
      Fix kexec oops when iosapic was removed

Jiri Kosina (1):
      tiocx: check retval from bus_register()

Li, Zhen-Hua (1):
      Add WB/UC check for early_ioremap

Paul Bolle (1):
      Change "select DMAR" to "select INTEL_IOMMU"

Stephan Schreiber (2):
      Wrong asm register contraints in the futex implementation
      Wrong asm register contraints in the kvm implementation

Tony Luck (1):
      Fix initialization of CMCI/CMCP interrupts

Xie XiuQi (1):
      Fix example error_injection_tool

Xishi Qiu (1):
      Add size restriction to the kdump documentation

Yijing Wang (1):
      Fix build error for numa_clear_node() under IA64

Zhang Yanfei (1):
      Remove cast for kmalloc return value

 Documentation/ia64/err_inject.txt |  2 +-
 Documentation/kdump/kdump.txt     |  1 +
 arch/ia64/Kconfig                 |  2 +-
 arch/ia64/include/asm/futex.h     |  5 ++--
 arch/ia64/include/asm/mca.h       |  1 +
 arch/ia64/include/asm/numa.h      |  5 ++--
 arch/ia64/kernel/fsys.S           | 49 +--------------------------------------
 arch/ia64/kernel/iosapic.c        | 34 +++++++++++++++++++++++++--
 arch/ia64/kernel/irq.c            |  8 +++++++
 arch/ia64/kernel/mca.c            | 37 ++++++++++++++++++-----------
 arch/ia64/kernel/mca_drv.c        |  2 +-
 arch/ia64/kvm/vtlb.c              |  2 +-
 arch/ia64/mm/ioremap.c            | 14 +++++++----
 arch/ia64/mm/numa.c               |  5 ++++
 arch/ia64/sn/kernel/tiocx.c       |  5 +++-
 15 files changed, 93 insertions(+), 79 deletions(-)

                 reply	other threads:[~2013-04-29 16:06 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=517e9a69143367f48f@agluck-desk.sc.intel.com \
    --to=tony.luck@intel.com \
    --cc=linux-ia64@vger.kernel.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