All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [git pull] Please pull from powerpc.git next branch
Date: Mon, 02 Feb 2009 17:13:09 +1100	[thread overview]
Message-ID: <1233555189.18767.77.camel@pasglop> (raw)

[-- Attachment #1: Type: text/plain, Size: 2230 bytes --]

Hi Linus !

Some updates for 2.6.29. Note the atyfb change. This is a fix shielded
in #ifdef CONFIG_PPC, there is no fbdev maintainer, so Andrew and I
decided to send it via my tree. It's a simple workaround for an ooooold
regression.

The rest is mostly small stuff from Grant who missed -rc2 probably due
to being away (defconfig updates, a small bug fix), a regression fix
in our PCI code and a lost patch in Stephen serie of u64 conversion.

Cheers,
Ben.

The following changes since commit 45c82b5a770be66845687a7d027c8b52946d59af:
  Linus Torvalds (1):
        Merge branch 'header-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge

Benjamin Herrenschmidt (1):
      powerpc: Fix oops on some machines due to incorrect pr_debug()

Grant Likely (3):
      powerpc/5200: update defconfigs
      powerpc/5200: Bugfix for PCI mapping of memory and IMMR
      powerpc/5200: update device tree binding documentation

Risto Suominen (1):
      fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks

Stephen Rothwell (1):
      powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net

 Documentation/powerpc/dts-bindings/fsl/mpc5200.txt |  180 +++++++++++++
 .../powerpc/mpc52xx-device-tree-bindings.txt       |  277 --------------------
 arch/powerpc/configs/52xx/cm5200_defconfig         |   83 +++++--
 arch/powerpc/configs/52xx/lite5200b_defconfig      |   86 +++++--
 arch/powerpc/configs/52xx/motionpro_defconfig      |   85 +++++--
 arch/powerpc/configs/52xx/pcm030_defconfig         |   82 ++++--
 arch/powerpc/configs/52xx/tqm5200_defconfig        |   89 +++++--
 arch/powerpc/configs/mpc5200_defconfig             |  104 ++++++--
 arch/powerpc/kernel/pci-common.c                   |    5 +-
 arch/powerpc/platforms/52xx/mpc52xx_pci.c          |   24 +-
 drivers/net/ps3_gelic_wireless.c                   |    2 +-
 drivers/video/aty/mach64_ct.c                      |   11 +
 12 files changed, 590 insertions(+), 438 deletions(-)
 create mode 100644 Documentation/powerpc/dts-bindings/fsl/mpc5200.txt
 delete mode 100644 Documentation/powerpc/mpc52xx-device-tree-bindings.txt


[-- Attachment #2: Type: text/html, Size: 3373 bytes --]

             reply	other threads:[~2009-02-02  6:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02  6:13 Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-22  5:01 [git pull] Please pull from powerpc.git next branch Benjamin Herrenschmidt
2008-10-22  5:01 ` Benjamin Herrenschmidt
2008-10-21  7:56 Benjamin Herrenschmidt
2008-10-21  7:56 ` Benjamin Herrenschmidt
2008-10-15  1:16 Benjamin Herrenschmidt
2008-10-15  1:16 ` Benjamin Herrenschmidt
2008-10-15  8:35 ` Robert Richter
2008-10-15  8:35   ` Robert Richter
2008-10-15  8:41   ` Arnd Bergmann
2008-10-15  8:41     ` Arnd Bergmann
2008-10-15  9:41     ` Benjamin Herrenschmidt
2008-10-15  9:41       ` Benjamin Herrenschmidt

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=1233555189.18767.77.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.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.