public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: merging other repos into linux-2.6
Date: Wed, 29 Oct 2008 22:49:44 -0700	[thread overview]
Message-ID: <20081030054944.GA19035@kroah.com> (raw)

Hi,

In working with some of the current out-of-tree drivers, some of them
are asking if they could keep their past development history when
merging the code into the main kernel tree.

Now normally we don't do this for new drivers, just dropping them in in
one big patch, or sometimes multiple patches to get it through email
filters.

The comedi group (data acquisition subsystem for Linux) have their whole
history going back to 2000 in a git tree (well, a cvs->git repo.)

I was wondering if it would be acceptable to graft their tree into the
linux-2.6 tree (after moving the files to the proper location) to keep
their whole old history alive.

Now what good that old history would do, I really don't know and can't
think of a solid reason to need it, other than to give proper authorship
credit for the various individual drivers and parts of the code (which
is good to have at tims.)

But the merge looks pretty cool, and it is impressive that git can allow
this to happen, so there are some extra "style" points a merge like this
would give :)

So, any thoughts?  Should I graft the trees, or just stick to simple
"here's the whole driver" type patches like we have been doing?

thanks,

greg k-h

             reply	other threads:[~2008-10-30  5:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30  5:49 Greg KH [this message]
2008-10-30 17:17 ` merging other repos into linux-2.6 Stefan Richter
2008-10-30 19:04 ` Linus Torvalds
2008-10-30 21:52   ` Dave Kleikamp
2008-10-30 23:19     ` Linus Torvalds
2008-10-30 21:57   ` Greg KH
2008-10-30 23:28     ` Linus Torvalds
2008-10-31  3:13       ` Greg KH
2008-10-31  1:34 ` J.R. Mauro
2008-10-31  1:47   ` Linus Torvalds
2008-10-31  2:38     ` J.R. Mauro
2008-10-31  3:31       ` Theodore Tso
2008-10-31  4:08       ` Kyle Moffett
2008-10-31 12:57         ` J.R. Mauro
2008-10-31 14:22           ` Kyle Moffett

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=20081030054944.GA19035@kroah.com \
    --to=greg@kroah.com \
    --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