From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 10 Dec 2014 12:33:16 +0100 Subject: [GIT PULL 9/9] ARM64: SoC changes for 3.19 In-Reply-To: References: <4491193.a6KEQb1tZH@wuerfel> <2482441.CQUhI8rqR1@wuerfel> Message-ID: <142437558.Xy2szB89Mt@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 09 December 2014 17:20:43 Linus Torvalds wrote: > On Tue, Dec 9, 2014 at 1:46 PM, Arnd Bergmann wrote: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/arm64-for-linus > > I get the same shortlog this time, but a different diffstat again. > > Oh well. At least this time my diffstat is smaller. > Ah, my mistake. This branch included the move of the files that was done in the cleanup branch. In the other pull requests I manually did the diffstat to match what I expect you would see instead of what "git request-pull" tells me, while for this one, the diffstat looked correct to me and I did not recreate one manually. Arnd