linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: torvalds@osdl.org
Cc: linuxppc-dev@ozlabs.org
Subject: please pull powerpc.git
Date: Sun, 2 Apr 2006 10:18:04 +1000	[thread overview]
Message-ID: <17455.6204.562884.749301@cargo.ozlabs.ibm.com> (raw)

Linus,

Please do a pull from

master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git

to get another batch of powerpc updates.  Nothing major this time,
mostly cleanups and bug-fixes.

Thanks,
Paul.

Anton Blanchard:
      powerpc: trivial spelling fixes in fault.c

Dave Jones:
      powerpc/cell: compile fixes

Heiko J Schick:
      powerpc: Extends HCALL interface for InfiniBand usage

Kumar Gala:
      powerpc: merge machine_check_exception between ppc32 & ppc64
      powerpc: converted embedded platforms to use new define_machine support

Linas Vepstas:
      powerpc/pseries: mutex lock to serialize EEH event processing
      powerpc/pseries: print message if EEH recovery fails
      powerpc/pseries: fix device name printing, again.

Nathan Fontenot:
      powerpc/pseries: EEH Cleanup

Paul Mackerras:
      powerpc: hook up the splice syscall

Segher Boessenkool:
      powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS

Stephen Rothwell:
      powerpc: iSeries needs slb_initialize to be called

Will Schmidt:
      powerpc/pseries: misc lparcfg fixes

 arch/powerpc/kernel/lparcfg.c               |   33 ++---
 arch/powerpc/kernel/rtas.c                  |   12 +-
 arch/powerpc/kernel/setup_32.c              |    6 -
 arch/powerpc/kernel/setup_64.c              |   10 +
 arch/powerpc/kernel/systbl.S                |    1 
 arch/powerpc/kernel/traps.c                 |    9 -
 arch/powerpc/mm/fault.c                     |    6 -
 arch/powerpc/platforms/83xx/mpc834x_sys.c   |   44 +++---
 arch/powerpc/platforms/85xx/mpc85xx_ads.c   |   44 +++---
 arch/powerpc/platforms/cell/spu_callbacks.c |    1 
 arch/powerpc/platforms/cell/spufs/run.c     |    1 
 arch/powerpc/platforms/pseries/eeh.c        |   62 ++++-----
 arch/powerpc/platforms/pseries/eeh_driver.c |   19 ++-
 arch/powerpc/platforms/pseries/eeh_event.c  |   30 +++-
 arch/powerpc/platforms/pseries/hvCall.S     |  100 ++++++++++++++
 arch/powerpc/platforms/pseries/hvconsole.c  |    6 -
 arch/powerpc/platforms/pseries/hvcserver.c  |   22 ++-
 arch/powerpc/platforms/pseries/lpar.c       |   31 ++--
 arch/powerpc/platforms/pseries/setup.c      |    2 
 arch/powerpc/platforms/pseries/vio.c        |    4 -
 arch/powerpc/platforms/pseries/xics.c       |    8 +
 drivers/char/hvcs.c                         |    2 
 drivers/net/ibmveth.c                       |   30 ++--
 drivers/scsi/ibmvscsi/rpa_vscsi.c           |   10 +
 include/asm-powerpc/eeh.h                   |   20 ---
 include/asm-powerpc/hvcall.h                |  187 +++++++++++++++++++++------
 26 files changed, 447 insertions(+), 253 deletions(-)

             reply	other threads:[~2006-04-02  0:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02  0:18 Paul Mackerras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-29  4:15 please pull powerpc.git Paul Mackerras
2006-03-23  4:42 Paul Mackerras
2006-03-22  5:28 Paul Mackerras

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=17455.6204.562884.749301@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=torvalds@osdl.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;
as well as URLs for NNTP newsgroup(s).