linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: linuxppc-dev@ozlabs.org
Subject: for-2.6.25 branch created in powerpc.git
Date: Mon, 3 Dec 2007 15:45:50 +1100	[thread overview]
Message-ID: <18259.35326.516899.603549@cargo.ozlabs.ibm.com> (raw)

I have created a for-2.6.25 branch in my powerpc.git repository and
added the patches listed below to it.  The master branch points to the
same place as the for-2.6.25 branch.

Paul.

Benjamin Herrenschmidt (2):
      [POWERPC] Cleanup SMT thread handling
      [POWERPC] Add xmon function to dump 44x TLB

Johannes Berg (3):
      [POWERPC] powermac: Fix warning in time.c
      [POWERPC] PMU: Don't lock_kernel()
      [POWERPC] PMU: Remove dead code

Linas Vepstas (3):
      [POWERPC] EEH: Work with device endpoint, always
      [POWERPC] EEH: Be careful when identifying "empty" slots.
      [POWERPC] EEH: Report errors as soon as possible

Nathan Lynch (1):
      [POWERPC] Remove prod_processor()

Stephen Rothwell (5):
      [POWERPC] Make global_phb_number static
      [POWERPC] iSeries: Mark two functions __init
      [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.h
      [POWERPC] iSeries: Fix sparse warnings in setup.c
      [POWERPC] Remove redundant declaration of hose_list

joe@perches.com (2):
      [POWERPC] Add missing spaces in printk formats
      [POWERPC] Add missing spaces in printk formats in arch/ppc

 arch/powerpc/kernel/isa-bridge.c                |    4 +
 arch/powerpc/kernel/pci-common.c                |    4 -
 arch/powerpc/kernel/setup-common.c              |   78 +++++++++++++++++++----
 arch/powerpc/mm/fault.c                         |    2 -
 arch/powerpc/platforms/8xx/m8xx_setup.c         |    2 -
 arch/powerpc/platforms/cell/smp.c               |    3 +
 arch/powerpc/platforms/celleb/io-workarounds.c  |    2 -
 arch/powerpc/platforms/celleb/scc_epci.c        |    2 -
 arch/powerpc/platforms/iseries/pci.c            |    4 +
 arch/powerpc/platforms/iseries/pci.h            |    5 +
 arch/powerpc/platforms/iseries/setup.c          |   22 +++---
 arch/powerpc/platforms/iseries/setup.h          |    1 
 arch/powerpc/platforms/powermac/time.c          |    2 +
 arch/powerpc/platforms/pseries/eeh.c            |    3 +
 arch/powerpc/platforms/pseries/eeh_driver.c     |   15 ++--
 arch/powerpc/platforms/pseries/plpar_wrappers.h |    5 -
 arch/powerpc/platforms/pseries/smp.c            |    3 +
 arch/powerpc/sysdev/fsl_pci.c                   |    2 -
 arch/powerpc/xmon/xmon.c                        |   38 +++++++++++
 arch/ppc/platforms/ev64260.c                    |    4 +
 drivers/macintosh/via-pmu.c                     |   45 -------------
 include/asm-powerpc/cputhreads.h                |   71 +++++++++++++++++++++
 include/asm-powerpc/ppc-pci.h                   |    1 
 23 files changed, 218 insertions(+), 100 deletions(-)
 create mode 100644 include/asm-powerpc/cputhreads.h

             reply	other threads:[~2007-12-03  4:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-03  4:45 Paul Mackerras [this message]
2007-12-03  5:16 ` for-2.6.25 branch created in powerpc.git Benjamin Herrenschmidt
2007-12-03 15:14   ` Josh Boyer
2007-12-03 14:24 ` Jon Loeliger
2007-12-03 14:49 ` Josh Boyer

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=18259.35326.516899.603549@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=linuxppc-dev@ozlabs.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).