[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110819101952.43c44ddd@jbarnes-desktop>
Date: Fri, 19 Aug 2011 10:19:52 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Greg KH <greg@...ah.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [git pull] PCI fixes
On Fri, 19 Aug 2011 10:12:24 -0700
Jesse Barnes <jbarnes@...tuousgeek.org> wrote:
> On Fri, 19 Aug 2011 09:46:54 -0700
> Greg KH <greg@...ah.com> wrote:
>
> > On Fri, Aug 19, 2011 at 09:17:49AM -0700, Jesse Barnes wrote:
> > > The following changes since commit
> > > 5c80c71b9a0ec518b4b58d2a61de01a04f4a4453:
> > >
> > > Merge branch 'for-linus' of
> > > git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
> > > (2011-08-18 14:20:00 -0700)
> > >
> > > are available in the git repository at:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 ..BRANCH.NOT.VERIFIED..
> >
> > I think that branch name is not correct :)
>
> Yeah a pull from that probably won't work will it?
>
> for-linus is the branch name, sorry.
Here's the pull req for master.kernel.org so you know what to expect.
Looks like the mirroring is taking longer than usual right now.
The following changes since commit 5c80c71b9a0ec518b4b58d2a61de01a04f4a4453:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable (2011-08-18 14:20:00 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus
David Daney (1):
PCI: OF: Don't crash when bridge parent is NULL.
Jon Mason (2):
PCI: Set PCI-E Max Payload Size on fabric
PCI: export pcie_bus_configure_settings symbol
Ram Pai (3):
PCI : ability to relocate assigned pci-resources
PCI: make cardbus-bridge resources optional
PCI: code and comments cleanup
Yinghai Lu (2):
PCI: honor child buses add_size in hot plug configuration
PCI: make SRIOV resources optional
arch/x86/pci/acpi.c | 9 ++
drivers/pci/hotplug/pcihp_slot.c | 45 +----------
drivers/pci/of.c | 2 +-
drivers/pci/pci.c | 67 +++++++++++++++
drivers/pci/pci.h | 4 +
drivers/pci/probe.c | 146 +++++++++++++++++++++++++++++++++
drivers/pci/setup-bus.c | 166 ++++++++++++++++++++++++++-----------
drivers/pci/setup-res.c | 152 ++++++++++++++++++++++-------------
include/linux/pci.h | 16 ++++-
9 files changed, 454 insertions(+), 153 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists