Re: [git pull] Please pull powerpc.git master branch

2008-05-02 Thread Paul Mackerras
Linus Torvalds writes: > On Fri, 2 May 2008, Paul Mackerras wrote: > > > > git pull \ > > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master > > "Already up-to-date." > > Forgot to push? Yep. :( Try again now. Thanks, Paul. ___

Re: [git pull] Please pull powerpc.git master branch

2008-05-02 Thread Linus Torvalds
On Fri, 2 May 2008, Paul Mackerras wrote: > > git pull \ > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master "Already up-to-date." Forgot to push? Linus ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org http

Re: [git pull] Please pull powerpc.git master branch

2008-05-02 Thread Grant Likely
On Thu, May 1, 2008 at 11:56 PM, Paul Mackerras <[EMAIL PROTECTED]> wrote: > Linus, > > Please do: > > git pull \ > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master Hmmm; none of these commits appear in your public git server ATM. Top of tree is still "[POWERPC] Fix cras

Re: [git pull] Please pull powerpc.git master branch

2008-05-01 Thread Kumar Gala
Paul, Any plans to start applying some patches to powerpc-next (for .27)? For example, your NAP patch? the devres_ioremap_prot patch. - k ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

[git pull] Please pull powerpc.git master branch

2008-05-01 Thread Paul Mackerras
Linus, Please do: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master With the exception of one commit from Grant Likely, these are all fixes for various bugs and compile problems, or documentation updates. The one from Grant is something that has been around for

[git pull] Please pull powerpc.git master branch

2008-04-30 Thread Paul Mackerras
Linus, Please do: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master once more. There are a bunch of updates for the embedded MPC5200 based platforms, some spufs updates for Cell, and two bug fixes from Michael Ellerman. Sorry about missing the diffstat last tim

Re: [git pull] Please pull powerpc.git master branch

2008-04-29 Thread Linus Torvalds
On Tue, 29 Apr 2008, Paul Mackerras wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master Umm, where did the diffstat go? I really want to see it to compare against what I get. I checked the shortlog and everything matches, but please, keep the diffstat coming too

[git pull] Please pull powerpc.git master branch

2008-04-29 Thread Paul Mackerras
Linus, Please do: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master There are 14 commits there that Andrew Morton sent to me to merge, from Badari Pulavarty (memory hot-remove stuff) and Zhang Wei (RapidIO patches). Plus there are 5 other powerpc-related patches

[git pull] Please pull powerpc.git master branch

2008-04-24 Thread Paul Mackerras
Linus, Please do: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master to get another powerpc update. There are fixes for various problems that have arisen plus a few patchsets that were not quite ready to go when I sent the last pull request but now are. Note tha