From: Kjetil Barvik <barvik@broadpark.no>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.32-rc5
Date: Fri, 16 Oct 2009 06:48:13 +0200 [thread overview]
Message-ID: <86aazsx7ua.fsf@broadpark.no> (raw)
In-Reply-To: <alpine.LFD.2.01.0910151756550.4017@localhost.localdomain>
Linus Torvalds <torvalds@linux-foundation.org> writes:
> 90% of the bulk of the changes since -rc4 are in drivers, with most of
> it coming from two new network drivers (stmmac and vmxnet3). But apart
> from the new drivers, there's almost 300 commits in there,
some more statistics(1):
243 "real" commits
+ 46 merge-commits (34 by Linus)
= 289 total commits (almost 300)
-- kjetil
1) from the following git commands (git version 1.6.4.4)
git log --oneline -M v2.6.32-rc4..v2.6.32-rc5 | wc -l
git log --no-merges --oneline -M v2.6.32-rc4..v2.6.32-rc5 | wc -l
git log --merges --oneline -M v2.6.32-rc4..v2.6.32-rc5 | wc -l
git log --merges --author="Linus Torvalds" --oneline -M v2.6.32-rc4..v2.6.32-rc5 | wc -l
prev parent reply other threads:[~2009-10-16 5:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 1:11 Linus Torvalds
2009-10-16 4:07 ` Steven Yong
2009-10-16 4:48 ` Kjetil Barvik [this message]
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=86aazsx7ua.fsf@broadpark.no \
--to=barvik@broadpark.no \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome