linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Hazelton <dhazelton@enter.net>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Alexandre Oliva <aoliva@redhat.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Greg KH <greg@kroah.com>, debian developer <debiandev@gmail.com>,
	david@lang.hm, Tarkan Erimer <tarkan@netone.net.tr>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	mingo@elte.hu
Subject: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Date: Fri, 15 Jun 2007 16:24:13 -0400	[thread overview]
Message-ID: <200706151624.14180.dhazelton@enter.net> (raw)
In-Reply-To: <1181904545.25228.413.camel@pmac.infradead.org>

On Friday 15 June 2007 06:49:05 David Woodhouse wrote:
> On Fri, 2007-06-15 at 06:03 -0400, Daniel Hazelton wrote:
> > In other words, it applies to *SECTIONS* of the code, not to individual
> > object code files. This is why kernel modules can have their own,
> > separate license from the kernel. It isn't until the code is shipped as a
> > *standard* part of the kernel that it has to be GPLv2. (Dynamic Linking,
> > being a totally mechanical process, cannot create a derivative work under
> > US copyright law, so please, don't try that old saw)
> >
> > What this means is that it doesn't matter that a non-GPL module is
> > shipped, in "object code" form with the "object code" form of the linux
> > kernel it is designed to interface with - it *still* doesn't become
> > automatically covered by the GPL.
>
> You're interpreting 'sections' to mean individual linker sections? And
> you think it's talking about distributing those 'sections' "as separate
> works"? Despite the fact that all the rest of the language in the
> document is high-level and doesn't even mention _linking_?
>
> That's... an interesting interpretation.

And it's your own, twisted interpretation. When I say "Sections" I 
mean "portions of the source code", ie: files, functions, etc... In that 
manner the person who wrote that function, file, etc... (provided it meets 
the "minimum of artistic expression" required by US copyright law) has 
copyright to it. If it doesn't become compiled into - ie: linked into as a 
*standard* part of the build - the final executable the license on the final 
executable *cannot* have any effect on the stated code. QED: a kernel module, 
like "i8042.ko" *can* and *does* have a separate copyright *and* license from 
the linux kernel itself.

> > > If I grant you a licence on the condition that you give me money, would
> > > you object on the basis that the money is not a 'derived work' of my
> > > code? No. It's just a condition of the licence, and you're not allowed
> > > to use my code unless you give me money.
> >
> > But you obviously are. After all, what does this have to do with whether
> > the GPLv2 can "magically" change the law?
>
> The GPLv2 doesn't "magically" change the law, and has no need to. The
> above is just a demonstration that a licence can have conditions which
> involve things _other_ than derived works.
>
> I can release code under a 'viral' licence which requires you to release
> _everything_ you write for a whole year under that same licence. You
> don't _have_ to obey, and there's no suggestion that your own code would
> be 'derived' from mine -- but if you don't follow the conditions of the
> licence, then you don't get permission to use my code. There's no
> "magical" change to the law required.
>
> > > If I grant you a licence on the condition that you sacrifice your
> > > first-born son to Satan, would you object on the basis that your son is
> > > not a 'derived work' of my code? No. It's just a condition of the
> > > licence. If you don't do it, you don't have the right to use my code.
> > > (You may be able to get me locked up, but you still don't get to use my
> > > code without a licence).
> > >
> > > If I grant you a licence on the condition that you release _everything_
> > > you write this year under the GPLv2, would you object on the basis that
> > > your code is not a 'derived work' of my own? No. It's just a condition
> > > of the licence, which you choose to accept or not.
> >
> > Again, what does this have to do with your apparent belief that me
> > putting a binary of a kernel module that isn't GPL'd on a disc with the
> > Linux kernel causes that module to become covered by the GPL?
>
> It's just a demonstration that a licence _can_ make requirements about
> non-derived code. You seemed to be making two bogus claims -- first that
> it _can_ not, and then that the GPL _does_ not.

I never said it couldn't - a license can do whatever the hell it wants. What I 
said was that the license on one copyright work *cannot* just magically 
change the license on another work. The change of license *requires* the 
person holding copyright to *agree* to the change of license.

And no, the GPL *DOES* *NOT* have the requirement that a non-GPL'd work 
included on the same medium - for distribution or otherwise - must change its 
license to the GPL. If you think otherwise then you are sadly mistaken.

> I've dealt with the first; let's look at the second, leaving aside your
> weird digression about bison... (hint: it's about the code stubs in the
> output which weren't _produced_ mechanically in the first place; they
> were only _put_ there mechanically by the software).

About bison: doesn't matter. The code that they are included in *is* 
mechanically generated, as guided by the input file. QED: The output of Bison 
is a mechanical translation process *exactly* like the compiling of a C 
source file is a mechanical translation.

> > > Talking about how your code can't possibly be a derived work is just a
> > > red herring. The GPL explicitly talks about works which are
> > > 'independent and separate works in themselves', to which the GPL does
> > > not apply 'when you distribute them as separate works'.
> >
> > And it also says:
> > In addition, mere aggregation of another work not based on the Program
> > with the Program (or with a work based on the Program) on a volume of
> > a storage or distribution medium does not bring the other work under
> > the scope of this License.
> >
> > In other words, even though I've built a program that isn't GPL'd, I can
> > still put it on the same "volume of storage or distribution medium" as a
> > GPL'd work and not have to put it under the GPL. Imagine that.
>
> Yes. That's why I said 'not necessarily' rather than 'no'. If it just
> happens to be on the same hard drive / tape / CD-ROM that's not
> important. The important question is whether it's distributed 'as a
> separate work' or whether it's part of a larger, coherent whole.

And the GPL cannot define, on its own, what a "Separate Work" or a "Coherent 
Whole" is. That is defined by the relevant parts of copyright law. QED: The 
passage is largely irrelevant - if not, then the FSF claim that linking to a 
GPL'd library means your program is "magically" now GPL'd. It would also mean 
that every Linux live-cd that includes a non-GPL program is violating the 
GPL.

> > > But when you distribute the same sections as part of a whole which is a
> > > work based on the Program, the distribution of the whole must be on the
> > > terms of this License, whose permissions for other licensees extend to
> > > the entire whole, and thus to each and every part regardless of who
> > > wrote it.
> >
> > Hrm... I see, you've included the section unmolested here - but you still
> > seem unable to read it correctly. Perhaps I'm wrong though.
>
> If by 'correctly' you mean I should interpret 'sections' to mean linker
> sections, then you're right -- I really can't bring myself to read it
> that way. Of course, you're not actually _wrong_ until/unless it's
> interpreted in court. But I'm willing to place bets :)

Nope. To mean "source code files" or "functions in the source code". "Linker 
Sections" is your idea.

> > > It's your choice -- you're not _forced_ to use the kernel, and you're
> > > not _forced_ to distribute a product which combines it with other code
> > > of your own. But if you do, you're bound by the licence. And whether
> > > your code is a 'derived work' has nothing to do with it.
> >
> > And is this what the process of making a module does? Because that *IS*
> > what I had mentioned. If the mail I'm responding to was a response to
> > that mail then you are sadly confused as to what I was talking about.
>
> I'm certainly confused as to what you're talking about _now_; it seems
> to make little sense. What do you mean by 'this' in the context of 'is
> this what the process of making a module does?'? And how is it relevant?

The confusion is probably because you assumed I was an idiot who didn't have a 
clue what he was talking about. "This" means, if you really don't 
understand, "combining a GPL'd work with code of your own". So, does creating 
a kernel module that needs to be loaded into memory *separately* from the 
kernel "combine GPL'd code with your own". If that's what you think then you 
are wrong - see my comments about "mechanical processes" and such.

> You said that modules aren't derivative works. I said 'Who cares?'
> because there are far more obvious reasons why the module would be under
> GPL, because of the GPL's requirements about collective works. What part
> of that confuses you? You seem to _keep_ going back to talking about
> derived works.

Because the *only* relevant passages in the GPL, as applied to not-in-tree 
kernel modules is that about "derived works". *IF* distributing GPL'd 
binaries as part of an "Operating System" created a "collective work" then 
the FreeBSD people, who - last I looked - shipped with GCC as part of the OS, 
are in direct violation of the GPL. That means that either your argument is 
wrong or that every non-GPL'd OS that ships with GCC as an integral part is 
in violation of the GPL. 

> > > Yes, there are exceptions for mere aggregation onto a storage medium --
> > > if the kernel and your own work are next to each other on a backup tape
> > > or your laptop's hard drive, or even both burned to a 'Gratis Software'
> > > CD as _separate_ works, then that doesn't count. But we're talking
> > > about a product which has a Linux kernel, a module built specifically
> > > for that kernel, and cannot function unless both of them are present.
> > > That ain't "mere aggregation on a storage medium".
> >
> > Yet it still doesn't make them a "combined work". If it did then the
> > simple act of me installing a copy of the ATI or NVidia modules makes
> > them GPL'd. But it doesn't - if it did I'm sure that somebody would have
> > filed a lawsuit over this already.
>
> The GPL applies if you _distribute_ a work which combines such modules
> and the kernel into a larger whole. You can do what you like if you
> don't distribute it.
>
> The 'mere aggregation' thing means you can even distribute them together
> if they just happen to be side-by-side on a storage medium as if by
> coincidence. But putting them together into a product which actually
> uses and requires both of them is not 'mere aggregation'. Some people
> _were_ bundling the ATI and nVidia modules together with the kernel in a
> 'product', and they stopped under threat of legal action.
>
> The module on its own is questionable -- it is a matter of opinion
> whether that's a derived work or not. But when you ship a product which
> combines both kernel and module into a coherent whole, it doesn't
> _matter_ if the module is a derived work or not. You are not permitted
> to distribute the kernel unless your module is also licensed under the
> GPL. Not because it's a derived work, but because the licence of the
> kernel says that's the price you pay if you want to distribute the
> kernel.

Hrm... I see your point. When applied *solely* to the kernel and associated 
modules. But I can *still* see problems with that interpretation - very big 
ones that a good lawyer could exploit.

DRH

-- 
Dialup is like pissing through a pipette. Slow and excruciatingly painful.

  reply	other threads:[~2007-06-15 20:24 UTC|newest]

Thread overview: 1094+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-09  5:46 Dual-Licensing Linux Kernel with GPL V2 and GPL V3 Tarkan Erimer
2007-06-09  5:57 ` Neil Brown
2007-06-09  7:12   ` Jan-Benedict Glaw
2007-06-10  8:43     ` Tarkan Erimer
     [not found]       ` <Pine.LNX.4.64.0706100150080.6675@asgard.lang.hm>
2007-06-10 10:00         ` Tarkan Erimer
2007-06-10 10:03           ` david
2007-06-10 10:55             ` debian developer
2007-06-10 14:21               ` Tarkan Erimer
2007-06-10 16:13                 ` Greg KH
2007-06-11  6:46                   ` Tarkan Erimer
2007-06-11  7:08                     ` Al Viro
2007-06-11  7:21                       ` Tarkan Erimer
2007-06-11  7:50                         ` Ingo Molnar
2007-06-11  7:57                           ` Tarkan Erimer
2007-06-11  8:18                             ` Ingo Molnar
2007-06-11  8:32                               ` Tarkan Erimer
2007-06-11  8:47                                 ` Ingo Molnar
2007-06-11  8:58                                   ` Tarkan Erimer
2007-06-10 17:29                 ` Linus Torvalds
2007-06-10 17:33                   ` Linus Torvalds
2007-06-11  8:38                     ` Tarkan Erimer
2007-06-11  9:03                       ` Ingo Molnar
2007-06-11 10:23                         ` Bron Gondwana
2007-06-11 11:26                         ` Tarkan Erimer
2007-06-12  6:32                         ` Alexandre Oliva
2007-06-12 15:45                           ` Linus Torvalds
2007-06-12 23:12                             ` Alexandre Oliva
2007-06-13 11:02                             ` Matthias Kaehlcke
2007-06-13 14:40                               ` Tarkan Erimer
2007-06-13 14:28                             ` Tarkan Erimer
2007-06-10 17:47                   ` Alan Cox
2007-06-10 19:32                     ` debian developer
2007-06-10 20:02                       ` Andrew Morton
2007-06-10 20:54                       ` Alan Cox
2007-06-11  3:42                         ` Greg KH
2007-06-11  9:38                           ` Alan Cox
2007-06-13 20:32                       ` Rob Landley
2007-06-10 17:55                   ` Jeff Garzik
2007-06-10 21:15                   ` James Bruce
2007-06-10 21:47                     ` Jesper Juhl
2007-06-10 22:46                       ` James Bruce
2007-06-13  9:19                   ` Florian Weimer
2007-06-10 19:22                 ` debian developer
2007-06-10 22:03                   ` Al Viro
2007-06-11  6:58                   ` Tarkan Erimer
2007-06-10 16:05               ` Greg KH
2007-06-12 18:07                 ` debian developer
2007-06-12 18:41                   ` Greg KH
2007-06-13  4:53                     ` Alexandre Oliva
2007-06-13 12:02                       ` Bernd Paysan
2007-06-13 13:11                         ` Krzysztof Halasa
2007-06-13 14:24                           ` Bernd Paysan
2007-06-13 18:09                             ` Jan Harkes
2007-06-14 19:28                               ` David Schwartz
2007-06-14 22:09                                 ` Rob Landley
2007-06-14 22:24                                   ` David Schwartz
2007-06-15  0:45                                     ` Rob Landley
2007-06-14 22:21                                 ` Jan Harkes
2007-06-13 20:14                             ` Krzysztof Halasa
2007-06-14  8:23                               ` Bernd Paysan
2007-06-14 15:39                                 ` Al Viro
2007-06-14 16:32                                   ` Bernd Paysan
2007-06-14 16:41                                     ` Al Viro
2007-06-14 17:01                                       ` Dmitry Torokhov
2007-06-14 17:09                                         ` Al Viro
2007-06-14 17:16                                           ` Dmitry Torokhov
2007-06-14 17:20                                           ` Paulo Marques
2007-06-14 18:37                                             ` Alexandre Oliva
2007-06-14 18:55                                               ` Dmitry Torokhov
2007-06-14 23:19                                                 ` Krzysztof Halasa
2007-06-15  8:48                                                 ` Bernd Paysan
2007-06-15 12:46                                                   ` Dmitry Torokhov
2007-06-15 12:57                                                     ` Alan Cox
2007-06-15 13:03                                                       ` Dmitry Torokhov
2007-06-15 13:19                                                         ` Alan Cox
2007-06-15 13:19                                                           ` Dmitry Torokhov
2007-06-15 15:09                                                           ` Daniel Forrest
2007-06-15 16:25                                                             ` Alan Cox
2007-06-15 16:30                                                               ` Dmitry Torokhov
2007-06-15  8:14                                             ` Bernd Paysan
2007-06-15 11:49                                               ` Paulo Marques
2007-06-15 12:03                                                 ` Bernd Paysan
2007-06-15 12:52                                                   ` Dmitry Torokhov
2007-06-15 18:27                                                     ` Alexandre Oliva
2007-06-15 18:46                                                       ` Dmitry Torokhov
2007-06-15 21:08                                                         ` Alexandre Oliva
2007-06-16  3:25                                                           ` Dmitry Torokhov
2007-06-16  3:51                                                             ` Alexandre Oliva
2007-06-16  5:17                                                               ` Dmitry Torokhov
2007-06-16  8:40                                                                 ` Alexandre Oliva
2007-06-15 14:29                                                   ` Paulo Marques
2007-06-15 14:45                                                     ` Alan Cox
2007-06-15 14:46                                                       ` Paulo Marques
2007-06-15 14:52                                                       ` Dmitry Torokhov
2007-06-15 14:58                                                         ` Jesper Juhl
2007-06-15 16:20                                                         ` Alan Cox
2007-06-15 18:01                                                         ` Carlo Wood
2007-06-15 14:43                                                   ` Al Viro
2007-06-15 18:18                                                     ` Alexandre Oliva
2007-06-15 18:52                                                       ` Al Viro
2007-06-15 21:04                                                         ` Alexandre Oliva
2007-06-15 21:32                                                           ` Al Viro
2007-06-15 21:42                                                             ` Alexandre Oliva
2007-06-15 14:45                                                   ` Glauber de Oliveira Costa
2007-06-15 12:41                                               ` Dmitry Torokhov
2007-06-15 13:38                                               ` Carlo Wood
2007-06-13 22:31                         ` Alexandre Oliva
2007-06-13 19:25                       ` Linus Torvalds
2007-06-13 20:11                         ` Alexandre Oliva
2007-06-13 21:14                           ` Lennart Sorensen
2007-06-13 22:38                             ` Alexandre Oliva
2007-06-13 23:02                               ` Linus Torvalds
2007-06-13 23:49                                 ` Alexandre Oliva
2007-06-14  0:15                                   ` Bongani Hlope
2007-06-14  0:50                                     ` Adrian Bunk
2007-06-14  0:55                                     ` Alexandre Oliva
2007-06-14  1:08                                       ` Daniel Hazelton
2007-06-14  1:59                                         ` Alexandre Oliva
2007-06-14  5:25                                           ` Dmitry Torokhov
2007-06-14  6:47                                             ` Alexandre Oliva
2007-06-14 15:56                                               ` Dmitry Torokhov
2007-06-14 18:06                                                 ` Alexandre Oliva
2007-06-14 19:00                                                   ` Dmitry Torokhov
2007-06-14 20:01                                                     ` Alexandre Oliva
2007-06-14 20:15                                                       ` Dmitry Torokhov
2007-06-14 21:04                                                         ` Alexandre Oliva
2007-06-14 20:18                                                       ` Linus Torvalds
2007-06-14 21:10                                                         ` Alexandre Oliva
2007-06-14  6:19                                       ` Bongani Hlope
2007-06-14  6:49                                         ` Alexandre Oliva
2007-06-14  4:44                                     ` Michael Gerdau
2007-06-14  5:08                                       ` Al Viro
2007-06-14  8:46                                         ` Michael Gerdau
2007-06-14 18:40                                       ` Valdis.Kletnieks
2007-06-14  0:42                                   ` Daniel Hazelton
2007-06-14  2:38                                     ` Alexandre Oliva
2007-06-14  2:57                                       ` david
2007-06-14  6:02                                         ` Alexandre Oliva
2007-06-14  3:47                                       ` Daniel Hazelton
2007-06-14  5:51                                         ` Alexandre Oliva
2007-06-14  6:36                                           ` Daniel Hazelton
2007-06-14  7:11                                             ` Alexandre Oliva
2007-06-14  8:29                                               ` Daniel Hazelton
2007-06-14 17:26                                                 ` Alexandre Oliva
2007-06-14 18:31                                                   ` Lennart Sorensen
2007-06-14 18:53                                                     ` Linus Torvalds
2007-06-14 22:36                                                       ` Daniel Hazelton
2007-06-14 22:56                                                         ` Alan Cox
2007-06-15  8:56                                                         ` Bernd Paysan
2007-06-14 19:48                                                     ` Alexandre Oliva
2007-06-14 20:40                                                   ` Daniel Hazelton
2007-06-14 21:19                                                     ` Alexandre Oliva
2007-06-15  0:49                                                       ` Daniel Hazelton
2007-06-15  2:13                                                         ` Michael Poole
2007-06-15  2:46                                                           ` Daniel Hazelton
2007-06-15  3:04                                                             ` Michael Poole
2007-06-15  3:22                                                               ` Linus Torvalds
2007-06-15  3:31                                                                 ` Michael Poole
2007-06-15  4:23                                                                   ` Linus Torvalds
2007-06-15 16:27                                                                     ` Dual-Licensing Linux And Medical Devices Tim Post
2007-06-15  3:48                                                                 ` Dual-Licensing Linux Kernel with GPL V2 and GPL V3 Alexandre Oliva
2007-06-15  8:02                                                                 ` Ingo Molnar
2007-06-15 19:22                                                                   ` Alexandre Oliva
2007-06-15  5:27                                                               ` Daniel Hazelton
2007-06-15 12:07                                                                 ` Michael Poole
2007-06-15 12:40                                                                   ` Ingo Molnar
2007-06-15 12:53                                                                     ` Michael Poole
2007-06-15 14:30                                                                       ` Ingo Molnar
2007-06-15 14:56                                                                         ` Michael Poole
2007-06-15 15:42                                                                           ` Ingo Molnar
2007-06-15 16:07                                                                             ` Michael Poole
2007-06-15 20:42                                                                             ` Alexandre Oliva
2007-06-17  8:46                                                                               ` Ingo Molnar
2007-06-17 13:02                                                                                 ` Michael Poole
2007-06-17 18:28                                                                                 ` Alexandre Oliva
2007-06-15 15:53                                                                           ` Florin Malita
2007-06-15 16:18                                                                             ` Michael Poole
2007-06-15 17:04                                                                               ` Florin Malita
2007-06-15 18:30                                                                                 ` Michael Poole
2007-06-15 21:17                                                                                   ` Florin Malita
2007-06-15 20:38                                                                         ` Alexandre Oliva
2007-06-15 20:36                                                                     ` Alexandre Oliva
2007-06-15  6:24                                                         ` Michael Gerdau
2007-06-15  9:20                                                           ` Daniel Hazelton
2007-06-15 10:18                                                             ` David Greaves
2007-06-15 10:44                                                               ` Daniel Hazelton
2007-06-15 17:18                                                               ` Linus Torvalds
2007-06-15 18:02                                                                 ` david
2007-06-15 18:11                                                                 ` David Greaves
2007-06-15 22:40                                                                   ` Krzysztof Halasa
2007-06-16  7:10                                                                     ` David Greaves
2007-06-16  8:01                                                                       ` Krzysztof Halasa
2007-06-16 10:18                                                                         ` David Greaves
2007-06-15 17:03                                                           ` Linus Torvalds
2007-06-15 20:32                                                             ` Alexandre Oliva
2007-06-15 22:06                                                             ` Michael Gerdau
2007-06-15 22:22                                                               ` Ingo Molnar
2007-06-15 23:39                                                                 ` Michael Gerdau
2007-06-16  0:57                                                                   ` Daniel Hazelton
2007-06-15 22:30                                                               ` Daniel Hazelton
2007-06-15 22:44                                                                 ` Ingo Molnar
2007-06-15 22:59                                                                   ` Linus Torvalds
2007-06-16  1:57                                                                     ` Rob Landley
2007-06-16  5:46                                                                       ` Michael Gerdau
2007-06-16  7:21                                                                     ` Ingo Molnar
2007-06-15 23:34                                                                   ` Alexandre Oliva
2007-06-16  0:56                                                                     ` Scott Preece
2007-06-16  1:40                                                                       ` Alexandre Oliva
2007-06-16  5:44                                                                         ` Scott Preece
2007-06-15 22:45                                                               ` Linus Torvalds
2007-06-16  1:03                                                             ` Rob Landley
2007-06-16  1:29                                                               ` Linus Torvalds
2007-06-16  5:33                                                                 ` Rob Landley
2007-06-16 15:00                                                                   ` Alan Cox
2007-06-14  7:32                                           ` Paul Mundt
2007-06-14  9:18                                             ` Bernd Paysan
2007-06-14 16:57                                             ` Alexandre Oliva
     [not found]                                               ` <200706141617.46734.dhazelton@enter.net>
2007-06-14 21:27                                                 ` Alexandre Oliva
2007-06-14 21:46                                                   ` Chris Friesen
2007-06-14 22:45                                                     ` Alexandre Oliva
2007-06-15  1:55                                                       ` Daniel Hazelton
2007-06-15  3:22                                                         ` Alexandre Oliva
2007-06-15  3:46                                                           ` Linus Torvalds
2007-06-15  4:14                                                             ` Alexandre Oliva
2007-06-15  5:08                                                               ` Al Viro
2007-06-15 20:08                                                                 ` Alexandre Oliva
2007-06-15 20:38                                                                   ` Al Viro
2007-06-15  5:44                                                               ` Daniel Hazelton
2007-06-15 19:57                                                                 ` Alexandre Oliva
2007-06-20 12:14                                                             ` Helge Hafting
2007-06-20 16:32                                                               ` Linus Torvalds
2007-06-20 16:58                                                                 ` Dave Neuer
2007-06-20 17:16                                                                   ` Alan Cox
2007-06-20 17:19                                                                     ` Dave Neuer
2007-06-20 18:03                                                                   ` Linus Torvalds
2007-06-20 19:19                                                                     ` Dave Neuer
2007-06-21  5:19                                                                     ` Alexandre Oliva
2007-06-21  3:33                                                                 ` Alexandre Oliva
2007-06-15  4:34                                                           ` Daniel Hazelton
2007-06-15  7:07                                                           ` Jesper Juhl
2007-06-15 19:39                                                             ` Alexandre Oliva
2007-06-15  1:00                                                   ` Daniel Hazelton
2007-06-15  2:42                                                     ` Alexandre Oliva
2007-06-14 23:34                                               ` Paul Mundt
2007-06-14  9:36                                           ` Krzysztof Halasa
2007-06-14  9:30                                         ` Krzysztof Halasa
2007-06-14  8:37                                       ` Bernd Petrovitsch
2007-06-14  9:05                                         ` Daniel Hazelton
2007-06-14 10:09                                           ` Bernd Petrovitsch
2007-06-14 15:13                                         ` Linus Torvalds
2007-06-14 16:06                                     ` Kevin Fox
2007-06-14 16:32                                       ` Linus Torvalds
2007-06-14 19:07                                         ` Alexandre Oliva
2007-06-14 19:37                                           ` Chris Friesen
2007-06-14 20:03                                           ` Linus Torvalds
2007-06-14 21:00                                             ` Alexandre Oliva
2007-06-14 23:46                                               ` david
2007-06-15  9:30                                                 ` Bernd Paysan
2007-06-15 10:14                                                   ` Daniel Hazelton
2007-06-15 12:47                                                     ` Michael Poole
2007-06-14 17:25                                       ` Al Viro
2007-06-14 19:55                                       ` Daniel Hazelton
2007-06-14  1:32                                   ` Chris Adams
2007-06-14  1:48                                     ` Alan Cox
2007-06-14  1:52                                     ` Alan Cox
2007-06-14  2:22                                       ` Daniel Forrest
2007-06-14  5:01                                         ` Alexandre Oliva
2007-06-14  5:16                                         ` Michael Gerdau
2007-06-14 10:10                                         ` Alan Cox
2007-06-14  4:10                                       ` Bron Gondwana
2007-06-14  4:58                                         ` Alexandre Oliva
2007-06-14  7:00                                           ` Bron Gondwana
2007-06-14 16:50                                             ` Alexandre Oliva
2007-06-14 18:16                                               ` Bill Nottingham
2007-06-14 18:25                                                 ` Alexandre Oliva
2007-06-14 22:39                                                   ` Bill Nottingham
2007-06-14  9:37                                           ` Bernd Schmidt
2007-06-14  2:46                                     ` Alexandre Oliva
2007-06-14  2:55                                   ` Linus Torvalds
2007-06-14  6:24                                     ` Alexandre Oliva
2007-06-14  7:52                                       ` Matt Keenan
2007-06-14 11:22                                         ` Michael Poole
2007-06-14 15:02                                           ` Matt Keenan
2007-06-14 15:50                                             ` Michael Poole
2007-06-14 17:00                                         ` Alexandre Oliva
2007-06-14  8:33                                   ` Bernd Paysan
2007-06-14 20:47                                     ` David Schwartz
2007-06-15  9:36                                       ` Bernd Paysan
2007-06-15 19:49                                         ` David Schwartz
2007-06-14 17:53                               ` Lennart Sorensen
2007-06-14 19:32                                 ` Alexandre Oliva
2007-06-14 22:58                                   ` Bongani Hlope
2007-06-15  1:22                                     ` Alexandre Oliva
2007-06-14 20:24                                 ` Dave Neuer
2007-06-14 21:03                                   ` David Schwartz
2007-06-14 21:24                                     ` Dave Neuer
2007-06-14 21:06                                   ` Lennart Sorensen
2007-06-14 21:25                                   ` Dmitry Torokhov
2007-06-14 21:33                                     ` Dave Neuer
2007-06-15  0:19                                     ` Bron Gondwana
2007-06-19 15:28                                 ` Manu Abraham
2007-06-19 16:19                                   ` Alan Cox
2007-06-20 11:09                                     ` Manu Abraham
2007-06-20 20:08                                       ` Alexandre Oliva
2007-06-20 19:46                                   ` Lennart Sorensen
2007-06-21  6:56                                     ` Manu Abraham
2007-06-21 15:09                                       ` Lennart Sorensen
2007-06-13 21:33                           ` Linus Torvalds
2007-06-13 21:57                             ` Alan Cox
2007-06-13 22:06                               ` Linus Torvalds
2007-06-13 23:15                                 ` Alexandre Oliva
2007-06-13 23:46                                   ` Daniel Hazelton
2007-06-14  0:44                                     ` Adrian Bunk
2007-06-14  1:01                                       ` Daniel Hazelton
2007-06-14  1:24                                         ` Adrian Bunk
2007-06-14  1:40                                           ` Daniel Hazelton
2007-06-14  2:08                                             ` Adrian Bunk
2007-06-14  2:43                                               ` Daniel Hazelton
2007-06-14  2:56                                                 ` Adrian Bunk
2007-06-14  3:49                                                   ` Daniel Hazelton
2007-06-14  5:39                                                     ` Michael Gerdau
2007-06-14  6:40                                                       ` Daniel Hazelton
2007-06-14  4:00                                                   ` Valdis.Kletnieks
2007-06-14  5:49                                                     ` Theodore Tso
2007-06-14  8:39                                                       ` jimmy bahuleyan
2007-06-14 15:20                                                     ` Adrian Bunk
2007-06-14 16:01                                                       ` Linus Torvalds
2007-06-14 17:14                                                         ` Sean
2007-06-14 17:36                                                           ` Linus Torvalds
2007-06-14 18:42                                                             ` Alexandre Oliva
2007-06-14 19:03                                                               ` Linus Torvalds
2007-06-14 19:46                                                                 ` Alexandre Oliva
2007-06-14 19:55                                                                   ` Sam Ravnborg
2007-06-14 20:42                                                                     ` Alexandre Oliva
2007-06-14 21:04                                                                       ` Sam Ravnborg
2007-06-15  0:10                                                                       ` Daniel Hazelton
2007-06-14 20:15                                                                   ` Linus Torvalds
2007-06-14 21:06                                                                     ` Alexandre Oliva
2007-06-14 21:27                                                                       ` Linus Torvalds
2007-06-14 22:35                                                                         ` Alexandre Oliva
2007-06-14 22:52                                                                           ` Linus Torvalds
2007-06-14 23:20                                                                             ` Alexandre Oliva
2007-06-15  0:02                                                                               ` Jeremy Maitin-Shepard
2007-06-15  2:31                                                                                 ` Alexandre Oliva
2007-06-15 12:42                                                                                   ` Carlo Wood
2007-06-15 15:21                                                                                     ` Linus Torvalds
2007-06-16  3:00                                                                                       ` Sanjoy Mahajan
2007-06-16  8:57                                                                                         ` Krzysztof Halasa
2007-06-16 14:01                                                                                           ` Sanjoy Mahajan
2007-06-16 19:39                                                                                             ` Krzysztof Halasa
2007-06-15  1:20                                                                               ` Rob Landley
2007-06-15  1:29                                                                                 ` Olivier Galibert
2007-06-15  2:46                                                                                 ` Alexandre Oliva
2007-06-15  5:24                                                                               ` Theodore Tso
2007-06-15  6:16                                                                                 ` Sean
2007-06-15  6:34                                                                                   ` Al Viro
2007-06-15 10:02                                                                                 ` Bernd Paysan
2007-06-15 10:33                                                                                   ` Daniel Hazelton
2007-06-15 13:02                                                                                     ` Carlo Wood
2007-06-15 15:45                                                                                       ` Linus Torvalds
2007-06-15 16:22                                                                                         ` Adrian Bunk
2007-06-15 17:59                                                                                           ` Linus Torvalds
2007-06-15 20:30                                                                                           ` Daniel Hazelton
2007-06-15 16:43                                                                                         ` Carlo Wood
2007-06-15 18:15                                                                                           ` Linus Torvalds
2007-06-16  3:22                                                                                             ` Rob Landley
2007-06-15 20:51                                                                                       ` Daniel Hazelton
2007-06-15 15:29                                                                                   ` Linus Torvalds
2007-06-15 16:17                                                                                   ` Jan Harkes
2007-06-15 20:44                                                                                 ` Alexandre Oliva
2007-06-15  1:53                                                                           ` Daniel Hazelton
2007-06-14 23:53                                                                   ` Daniel Hazelton
2007-06-15  0:30                                                           ` Rob Landley
2007-06-14 17:15                                                         ` Adrian Bunk
2007-06-14 17:44                                                           ` Linus Torvalds
2007-06-14 17:48                                                         ` Rene Herman
2007-06-14 19:29                                                           ` Lennart Sorensen
2007-06-14 20:45                                                             ` Rene Herman
2007-06-14 17:49                                                         ` Alexandre Oliva
2007-06-14 18:06                                                           ` Linus Torvalds
2007-06-14 19:23                                                             ` Alexandre Oliva
2007-06-14 20:09                                                               ` Linus Torvalds
2007-06-14 20:54                                                                 ` Alexandre Oliva
2007-06-14 21:23                                                                   ` Linus Torvalds
2007-06-14 22:31                                                                     ` Alexandre Oliva
2007-06-14 22:43                                                                       ` Lennart Sorensen
2007-06-14 22:45                                                                       ` Linus Torvalds
2007-06-14 23:09                                                                         ` Alexandre Oliva
2007-06-14 23:37                                                                         ` David Schwartz
2007-06-15 14:24                                                                           ` Tomas Neme
2007-06-16  9:41                                                                             ` Bron Gondwana
2007-06-14 23:18                                                                 ` Carlo Wood
2007-06-14 23:39                                                                   ` Alan Cox
2007-06-15  0:02                                                                     ` Carlo Wood
2007-06-15  0:22                                                                       ` Alan Cox
2007-06-15  0:34                                                                       ` Linus Torvalds
2007-06-15  0:16                                                                   ` Jeremy Maitin-Shepard
2007-06-15  1:49                                                                   ` Rob Landley
2007-06-15 11:57                                                                     ` Bernd Paysan
2007-06-15 18:00                                                                       ` Rob Landley
2007-06-15 18:04                                                                       ` Lennart Sorensen
2007-06-15 18:38                                                                         ` Al Viro
2007-06-14 18:47                                                           ` Diego Calleja
2007-06-14 19:13                                                             ` Linus Torvalds
2007-06-14 19:55                                                               ` Alexandre Oliva
2007-06-14 21:03                                                                 ` David Schwartz
2007-06-14 22:31                                                                 ` Bongani Hlope
2007-06-14 22:57                                                                   ` Alexandre Oliva
2007-06-15 19:48                                                                 ` Diego Calleja
2007-06-14 19:49                                                       ` Daniel Hazelton
2007-06-15  1:58                                                         ` Rob Landley
2007-06-14  2:53                                             ` Alexandre Oliva
2007-06-15  0:15                                             ` Krzysztof Halasa
2007-06-14  9:32                                           ` Bernd Paysan
2007-06-15  3:19                                             ` Rob Landley
2007-06-14  1:45                                         ` Alan Cox
2007-06-14  2:17                                           ` Adrian Bunk
2007-06-14  6:07                                             ` Alexandre Oliva
2007-06-14  7:50                                               ` Adrian Bunk
2007-06-14 12:10                                             ` Alan Cox
2007-06-14  3:09                                       ` Linus Torvalds
2007-06-14  6:36                                         ` Alexandre Oliva
2007-06-14  7:05                                           ` Daniel Hazelton
2007-06-14 16:52                                             ` Alexandre Oliva
2007-06-14 17:14                                               ` Linus Torvalds
2007-06-14 18:35                                                 ` Alexandre Oliva
2007-06-14 23:18                                                   ` Daniel Hazelton
2007-06-15  1:43                                                     ` Alexandre Oliva
2007-06-15  2:37                                                       ` Daniel Hazelton
2007-06-15  3:39                                                         ` Alexandre Oliva
2007-06-15  5:14                                                           ` Daniel Hazelton
2007-06-15 20:04                                                             ` Alexandre Oliva
2007-06-15 21:48                                                               ` Daniel Hazelton
2007-06-15 23:11                                                                 ` Alexandre Oliva
2007-06-14 17:35                                               ` Florin Malita
2007-06-14 18:27                                                 ` Alexandre Oliva
2007-06-14 20:29                                                   ` Florin Malita
2007-06-14 21:39                                                     ` Alexandre Oliva
2007-06-14 23:45                                                       ` Bill Nottingham
2007-06-14 23:56                                                         ` Alan Cox
2007-06-15  0:36                                                           ` David Schwartz
2007-06-15  2:25                                                         ` Alexandre Oliva
2007-06-15  2:39                                                           ` Bill Nottingham
2007-06-15  3:44                                                             ` Alexandre Oliva
2007-06-15  3:50                                                               ` david
2007-06-15  4:19                                                                 ` Michael Poole
2007-06-15  7:16                                                           ` Rob Landley
2007-06-15 19:28                                                             ` Alexandre Oliva
2007-06-16  1:12                                                               ` Rob Landley
2007-06-16  1:42                                                                 ` Alexandre Oliva
2007-06-15  1:39                                                       ` Daniel Hazelton
2007-06-15  1:53                                                       ` Florin Malita
2007-06-15  3:19                                                         ` Alexandre Oliva
2007-06-15  5:57                                                           ` Daniel Hazelton
2007-06-15  6:29                                                             ` Glauber de Oliveira Costa
2007-06-15  6:54                                                               ` Daniel Hazelton
2007-06-15 19:49                                                             ` Alexandre Oliva
2007-06-15 21:34                                                               ` Daniel Hazelton
2007-06-15 23:08                                                                 ` Alexandre Oliva
2007-06-14 20:55                                               ` Chris Adams
2007-06-14 21:47                                                 ` Alan Cox
2007-06-14 22:37                                                   ` Alexandre Oliva
2007-06-15  8:53                                                     ` Bernd Petrovitsch
2007-06-14 15:34                                           ` Linus Torvalds
2007-06-14 18:01                                             ` Alexandre Oliva
2007-06-14 18:14                                               ` Linus Torvalds
2007-06-14 19:28                                                 ` Alexandre Oliva
2007-06-14  1:04                                     ` Alexandre Oliva
2007-06-14  1:21                                       ` Daniel Hazelton
2007-06-14  2:04                                         ` Alexandre Oliva
2007-06-14  3:04                                           ` Daniel Hazelton
2007-06-14  5:07                                             ` Alexandre Oliva
2007-06-14 14:14                                               ` Robin Getz
2007-06-14 17:46                                                 ` Alexandre Oliva
2007-06-14 23:44                                                   ` Rob Landley
2007-06-14 23:55                                                     ` Alan Cox
2007-06-15  2:07                                                     ` Alexandre Oliva
2007-06-15 18:25                                                   ` Robin Getz
2007-06-15 21:21                                                     ` Alexandre Oliva
2007-06-15  0:10                                                 ` Bron Gondwana
2007-06-14 10:23                                             ` Alan Cox
2007-06-14 10:38                                               ` Ingo Molnar
2007-06-14 11:20                                                 ` Alan Cox
2007-06-14 12:25                                                   ` Ingo Molnar
2007-06-14 23:07                                                     ` Rob Landley
2007-06-15 12:09                                                       ` Ingo Molnar
2007-06-15 18:54                                                         ` Alexandre Oliva
2007-06-15 21:48                                                           ` Ingo Molnar
2007-06-16  0:22                                                             ` Alexandre Oliva
2007-06-16  1:02                                                               ` Scott Preece
2007-06-16  1:06                                                               ` Daniel Hazelton
2007-06-17  7:38                                                               ` Ingo Molnar
2007-06-17  8:17                                                                 ` Alexandre Oliva
2007-06-17 15:08                                                                   ` Jan Harkes
2007-06-17 18:53                                                                     ` Alexandre Oliva
2007-06-15 22:03                                                           ` Scott Preece
2007-06-15 23:21                                                             ` Alexandre Oliva
2007-06-16  0:52                                                               ` Scott Preece
2007-06-16  1:38                                                                 ` Alexandre Oliva
2007-06-16  5:47                                                                   ` Scott Preece
2007-06-16  8:26                                                                     ` Alexandre Oliva
2007-06-16  2:12                                                                 ` Tim Post
2007-06-16  5:51                                                                   ` Scott Preece
2007-06-17  7:57                                                               ` Ingo Molnar
2007-06-17  8:28                                                                 ` Alexandre Oliva
2007-06-14 11:27                                                 ` Bernd Paysan
2007-06-14 13:24                                                   ` Ingo Molnar
2007-06-14 14:08                                                     ` Alan Milnes
2007-06-14 15:44                                                       ` Bernd Paysan
2007-06-14 23:17                                                         ` Rob Landley
2007-06-15  1:35                                                           ` Alexandre Oliva
2007-06-15  2:19                                                             ` Linus Torvalds
2007-06-15  3:08                                                               ` Alexandre Oliva
2007-06-15  3:34                                                                 ` Linus Torvalds
2007-06-15  4:04                                                                   ` Alexandre Oliva
2007-06-15  8:07                                                               ` Bernd Paysan
2007-06-15  9:23                                                             ` Alan Cox
2007-06-15 19:10                                                               ` Alexandre Oliva
2007-06-14 17:38                                                       ` Alexandre Oliva
2007-06-14 14:33                                                     ` Michael Poole
2007-06-14 23:08                                                   ` Rob Landley
2007-06-15  7:35                                                     ` Bernd Paysan
2007-06-14 17:40                                                 ` Alexandre Oliva
2007-06-14 17:46                                                   ` Linus Torvalds
2007-06-14 18:23                                                     ` Greg KH
     [not found]                                                       ` <4f436aae0706141128y5cfc8e52nb52745dfe8820341@mail.gmail.com>
     [not found]                                                         ` <dfb262380706141129u114111b1r5ff4fa1d843c2e48@mail.gmail.com>
2007-06-14 18:42                                                           ` Neshama Parhoti
2007-06-14 19:03                                                             ` Greg KH
2007-06-14 19:50                                                               ` Alexandre Oliva
2007-06-14 19:03                                                             ` Bill Nottingham
2007-06-14 21:22                                                             ` Alan Cox
2007-06-14 17:52                                                   ` Chris Friesen
2007-06-14 19:13                                                     ` Alexandre Oliva
2007-06-14 22:48                                                       ` Daniel Hazelton
2007-06-14 23:03                                                         ` Alexandre Oliva
2007-06-14 23:18                                                           ` Jesper Juhl
2007-06-14 23:45                                                             ` Alan Cox
2007-06-15  6:59                                                               ` Jesper Juhl
2007-06-15  7:08                                                                 ` Daniel Hazelton
2007-06-15 19:37                                                                   ` Alexandre Oliva
2007-06-15 21:15                                                                     ` Daniel Hazelton
2007-06-15 21:45                                                                       ` Alexandre Oliva
2007-06-15 21:57                                                                         ` Ingo Molnar
2007-06-15 23:06                                                                           ` Alexandre Oliva
2007-06-17  8:15                                                                             ` Ingo Molnar
2007-06-17  8:42                                                                               ` Alexandre Oliva
2007-06-17 17:47                                                                                 ` Tim Post
2007-06-15 22:09                                                                         ` Daniel Hazelton
2007-06-15 21:52                                                                       ` Linus Torvalds
2007-06-15 22:05                                                                         ` Ingo Molnar
2007-06-15 23:16                                                                       ` Alan Cox
2007-06-14 23:31                                                           ` Linus Torvalds
2007-06-14 23:48                                                             ` Alan Cox
2007-06-15  1:51                                                             ` Alexandre Oliva
2007-06-14 19:55                                                   ` Ingo Molnar
2007-06-14 20:32                                                     ` Al Viro
2007-06-14 21:05                                                       ` Ingo Molnar
2007-06-14 20:48                                                     ` Alexandre Oliva
2007-06-14 23:50                                                       ` Ingo Molnar
2007-06-15  0:10                                                         ` Alan Cox
2007-06-15  1:26                                                           ` Ingo Molnar
2007-06-15  9:10                                                             ` Alan Cox
2007-06-15 19:18                                                               ` Alexandre Oliva
2007-06-16 11:33                                                                 ` Bernd Schmidt
2007-06-16 16:57                                                                   ` Alexandre Oliva
2007-06-16 18:19                                                                     ` Al Viro
2007-06-16 18:53                                                                       ` Alexandre Oliva
2007-06-16 21:25                                                                         ` Jesper Juhl
2007-06-16 22:12                                                                           ` Linus Torvalds
2007-06-16 23:06                                                                             ` Al Viro
2007-06-16 22:19                                                                           ` Alexandre Oliva
2007-06-17  3:10                                                                         ` Linus Torvalds
2007-06-17  5:09                                                                           ` Alexandre Oliva
2007-06-17  5:48                                                                             ` Daniel Hazelton
2007-06-17  6:27                                                                               ` Alexandre Oliva
2007-06-17  6:59                                                                                 ` Daniel Hazelton
2007-06-17  8:06                                                                                   ` Alexandre Oliva
2007-06-17 14:05                                                                             ` Bernd Schmidt
2007-06-17 18:44                                                                               ` Alexandre Oliva
2007-06-17 19:14                                                                             ` Linus Torvalds
2007-06-17 19:46                                                                               ` Alexandre Oliva
2007-06-17 21:36                                                                                 ` Jesper Juhl
2007-06-17 21:58                                                                                   ` Chris Adams
2007-06-17 23:22                                                                                     ` Bron Gondwana
2007-06-18  0:45                                                                                       ` Chris Adams
2007-06-18  6:33                                                                                         ` Bron Gondwana
2007-06-18  0:01                                                                                     ` Andrea Arcangeli
2007-06-17 23:51                                                                                   ` Alexandre Oliva
2007-06-20 20:44                                                                                     ` Jesper Juhl
2007-06-21  4:54                                                                                       ` Alexandre Oliva
2007-06-17 23:33                                                                                 ` Linus Torvalds
2007-06-18  0:30                                                                                   ` Alexandre Oliva
2007-06-18 18:09                                                                                     ` Linus Torvalds
2007-06-18 19:26                                                                                       ` Alexandre Oliva
2007-06-18 19:43                                                                                         ` Linus Torvalds
2007-06-18 20:39                                                                                           ` Alexandre Oliva
2007-06-18 21:09                                                                                             ` Linus Torvalds
2007-06-18 21:43                                                                                               ` Linus Torvalds
2007-06-18 22:28                                                                                               ` Al Viro
2007-06-18 23:31                                                                                               ` Alexandre Oliva
2007-06-18 23:45                                                                                                 ` Daniel Hazelton
2007-06-19  2:06                                                                                                   ` Alexandre Oliva
2007-06-19  3:15                                                                                                     ` Daniel Hazelton
2007-06-19  5:58                                                                                                       ` Alexandre Oliva
2007-06-19  3:46                                                                                                     ` Linus Torvalds
2007-06-19  4:04                                                                                                       ` Al Viro
2007-06-19  5:51                                                                                                       ` Alexandre Oliva
2007-06-19  6:21                                                                                                         ` Daniel Hazelton
2007-06-19  6:44                                                                                                           ` Alexandre Oliva
2007-06-19  6:58                                                                                                             ` Daniel Hazelton
2007-06-19  8:04                                                                                                               ` Alexandre Oliva
2007-06-19  8:23                                                                                                                 ` Daniel Hazelton
2007-06-19 17:06                                                                                                                   ` Alexandre Oliva
2007-06-19 23:28                                                                                                                     ` Daniel Hazelton
2007-06-20  0:47                                                                                                                       ` Alexandre Oliva
2007-06-19 17:22                                                                                                                   ` Alexandre Oliva
2007-06-19 21:18                                                                                                                 ` david
2007-06-19 22:45                                                                                                                   ` Alexandre Oliva
2007-06-19 22:50                                                                                                                     ` david
2007-06-19 23:37                                                                                                                       ` Alexandre Oliva
2007-06-19 23:57                                                                                                                         ` david
2007-06-20  0:38                                                                                                                           ` Alexandre Oliva
2007-06-20  3:40                                                                                                                             ` david
2007-06-20 17:17                                                                                                                 ` Lennart Sorensen
2007-06-20 21:07                                                                                                                   ` Alexandre Oliva
2007-06-19 19:42                                                                                                           ` david
2007-06-19 21:09                                                                                                             ` Alexandre Oliva
2007-06-19 21:39                                                                                                               ` david
2007-06-19 23:30                                                                                                                 ` Alexandre Oliva
2007-06-19 23:49                                                                                                                   ` david
2007-06-19 23:54                                                                                                                     ` Daniel Hazelton
2007-06-19 14:17                                                                                                         ` Pekka Enberg
2007-06-19 17:28                                                                                                           ` Alexandre Oliva
2007-06-19 20:44                                                                                                             ` Pekka Enberg
2007-06-18 23:49                                                                                                 ` Linus Torvalds
2007-06-19  1:18                                                                                                 ` Kevin Bowling
2007-06-19  5:29                                                                                                   ` Alexandre Oliva
2007-06-19  1:25                                                                                                 ` Jan Harkes
2007-06-19  2:03                                                                                                   ` David Schwartz
2007-06-19  5:40                                                                                                   ` Alexandre Oliva
2007-06-19 20:01                                                                                                     ` Jan Harkes
2007-06-19 21:20                                                                                                       ` Alexandre Oliva
2007-06-20  2:02                                                                                                         ` Jan Harkes
2007-06-20  3:34                                                                                                           ` Dave Neuer
2007-06-20  7:07                                                                                                             ` David Schwartz
2007-06-20  7:35                                                                                                               ` Alexandre Oliva
2007-06-20 17:34                                                                                                 ` Jesper Juhl
2007-06-20 18:10                                                                                                   ` Tomas Neme
2007-06-20 18:19                                                                                                     ` Michael Poole
2007-06-20 18:54                                                                                                       ` H. Peter Anvin
2007-06-20 19:06                                                                                                         ` david
2007-06-20 19:26                                                                                                           ` Michael Poole
2007-06-20 19:40                                                                                                             ` david
2007-06-20 19:50                                                                                                               ` Michael Poole
2007-06-20 19:58                                                                                                                 ` david
2007-06-20 20:07                                                                                                                   ` Michael Poole
2007-06-20 22:49                                                                                                                     ` David Schwartz
2007-06-20 23:38                                                                                                                       ` Michael Poole
2007-06-20 23:48                                                                                                                         ` David Schwartz
2007-06-21  0:15                                                                                                                           ` Michael Poole
2007-06-21  2:08                                                                                                                             ` David Schwartz
2007-06-21  2:40                                                                                                                               ` Michael Poole
2007-06-21  2:53                                                                                                                                 ` David Schwartz
2007-06-21  3:02                                                                                                                                   ` Michael Poole
2007-06-21  3:06                                                                                                                                 ` david
2007-06-21  3:15                                                                                                                                   ` Michael Poole
2007-06-21  3:41                                                                                                                                     ` david
2007-06-21  3:58                                                                                                                                       ` Michael Poole
2007-06-21 17:16                                                                                                                     ` Lennart Sorensen
2007-06-21 17:26                                                                                                                       ` david
2007-06-21 17:43                                                                                                                         ` Lennart Sorensen
2007-06-21 17:51                                                                                                                           ` david
2007-06-21 18:05                                                                                                                             ` Lennart Sorensen
2007-06-21 18:29                                                                                                                               ` david
2007-06-21 19:54                                                                                                                                 ` Alexandre Oliva
2007-06-20 19:05                                                                                                       ` Tomas Neme
2007-06-20 19:20                                                                                                         ` Michael Poole
2007-06-20 19:33                                                                                                           ` david
2007-06-20 19:38                                                                                                             ` Michael Poole
2007-06-20 19:45                                                                                                               ` david
2007-06-20 19:53                                                                                                                 ` Michael Poole
2007-06-20 20:02                                                                                                                   ` david
2007-06-20 20:05                                                                                                                 ` Dave Neuer
2007-06-21  3:46                                                                                                                 ` Alexandre Oliva
2007-06-21  4:08                                                                                                                   ` david
2007-06-21  6:05                                                                                                                     ` Alexandre Oliva
2007-06-21  6:29                                                                                                                       ` david
2007-06-21  7:12                                                                                                                         ` Alexandre Oliva
2007-06-21  7:29                                                                                                                           ` david
2007-06-20 19:55                                                                                                           ` David Schwartz
2007-06-21  4:00                                                                                                             ` Alexandre Oliva
2007-06-21 11:14                                                                                                             ` Alan Cox
2007-06-21 18:17                                                                                                               ` David Schwartz
2007-06-21 19:19                                                                                                                 ` Stephen Clark
2007-06-22  2:54                                                                                                                   ` Kyle Moffett
2007-06-21 19:38                                                                                                                 ` Alexandre Oliva
2007-06-20 20:02                                                                                                           ` Tomas Neme
2007-06-20 20:06                                                                                                             ` Tomas Neme
2007-06-20 20:25                                                                                                             ` Michael Poole
2007-06-20 20:46                                                                                                               ` Tim Post
2007-06-20 19:47                                                                                                       ` David Schwartz
2007-06-20 23:34                                                                                                         ` Dave Neuer
2007-06-20 23:48                                                                                                           ` David Schwartz
2007-06-21  0:14                                                                                                             ` Dave Neuer
2007-06-20 21:09                                                                                                   ` Alexandre Oliva
2007-06-20 21:20                                                                                                     ` david
2007-06-21  4:30                                                                                                       ` Alexandre Oliva
2007-06-20 16:27                                                                                     ` Andrew McKay
2007-06-20 16:56                                                                                       ` Alan Cox
2007-06-20 19:13                                                                                         ` Andrew McKay
2007-06-20 20:59                                                                                           ` Alexandre Oliva
2007-06-20 21:14                                                                                             ` Tomas Neme
2007-06-20 21:27                                                                                               ` Dave Neuer
     [not found]                                                                                                 ` <2e6659dd0706201629t2c293c5di614b2eb0818a9777@mail.gmail.com>
2007-06-20 23:53                                                                                                   ` Dave Neuer
2007-06-21  0:14                                                                                                     ` Tomas Neme
2007-06-21  4:23                                                                                               ` Alexandre Oliva
2007-06-21 16:34                                                                                                 ` Lennart Sorensen
2007-06-21 18:42                                                                                                   ` Alan Cox
2007-06-21  9:20                                                                                               ` Bernd Petrovitsch
2007-06-21  9:28                                                                                                 ` Manu Abraham
2007-06-20 21:16                                                                                             ` david
2007-06-20 21:42                                                                                               ` Andrew McKay
2007-06-21  4:26                                                                                               ` Alexandre Oliva
2007-06-21  5:30                                                                                                 ` david
2007-06-21  6:10                                                                                                   ` Alexandre Oliva
2007-06-21  6:39                                                                                                     ` david
2007-06-21  7:16                                                                                                       ` Alexandre Oliva
2007-06-21  7:33                                                                                                         ` david
2007-06-21  8:01                                                                                                           ` Manu Abraham
2007-06-21 19:34                                                                                                           ` Alexandre Oliva
2007-06-21 20:01                                                                                                             ` david
2007-06-21 20:28                                                                                                               ` Alexandre Oliva
2007-06-21 20:45                                                                                                                 ` david
2007-06-21 23:59                                                                                                                   ` Alexandre Oliva
2007-06-22  0:20                                                                                                                     ` david
2007-06-22  1:22                                                                                                                       ` Alexandre Oliva
2007-06-22  2:13                                                                                                                         ` David Schwartz
2007-06-21 12:53                                                                                                       ` Tomas Neme
2007-06-21 16:30                                                                                                         ` david
2007-06-21 15:18                                                                                                       ` Andrew McKay
2007-06-21 19:45                                                                                                         ` Alexandre Oliva
2007-06-21 20:04                                                                                                           ` Andrew McKay
2007-06-21 10:15                                                                                                   ` Tim Post
2007-06-20 21:41                                                                                             ` Andrew McKay
2007-06-21 11:22                                                                                           ` Alan Cox
2007-06-21 15:31                                                                                             ` Andrew McKay
2007-06-21 19:48                                                                                               ` Alexandre Oliva
2007-06-21 20:16                                                                                                 ` Andrew McKay
2007-06-21 23:56                                                                                                   ` Alexandre Oliva
2007-06-22 16:45                                                                                                     ` Tomas Neme
2007-06-22 19:47                                                                                                       ` Alexandre Oliva
2007-06-22 20:21                                                                                                         ` Tomas Neme
2007-06-20 17:08                                                                                       ` Tim Post
2007-06-17 23:40                                                                                 ` Andrea Arcangeli
2007-06-18  0:44                                                                                   ` Alexandre Oliva
2007-06-18 15:50                                                                                 ` Johannes Stezenbach
2007-06-18 18:41                                                                                   ` Alexandre Oliva
2007-06-18 23:25                                                                                     ` Johannes Stezenbach
2007-06-18 23:39                                                                                       ` david
2007-06-19  2:32                                                                                         ` Alexandre Oliva
2007-06-19  2:41                                                                                           ` Is kdb package available for 2.6 Linux on PowerPC? gshan
2007-06-19  2:27                                                                                       ` Dual-Licensing Linux Kernel with GPL V2 and GPL V3 Alexandre Oliva
2007-06-19 10:28                                                                                         ` Johannes Stezenbach
2007-06-19 11:08                                                                                           ` Manu Abraham
2007-06-19 13:10                                                                                             ` Johannes Stezenbach
2007-06-19 14:17                                                                                               ` Manu Abraham
2007-06-19 18:19                                                                                               ` Alexandre Oliva
2007-06-17 13:47                                                                           ` bert hubert
2007-06-16 18:23                                                                     ` Daniel Hazelton
2007-06-16 19:30                                                                       ` Alexandre Oliva
2007-06-17  0:16                                                                     ` Bernd Schmidt
2007-06-17  2:00                                                                       ` Alexandre Oliva
2007-06-15  2:21                                                         ` Alexandre Oliva
2007-06-15  2:52                                                           ` Daniel Hazelton
2007-06-15  3:54                                                             ` Alexandre Oliva
2007-06-15  5:36                                                               ` Daniel Hazelton
2007-06-15 11:31                                                           ` Ingo Molnar
2007-06-15 19:03                                                             ` Alexandre Oliva
2007-06-15 21:29                                                               ` Ingo Molnar
2007-06-16  3:01                                                                 ` Tim Post
2007-06-16  3:44                                                                   ` Alexandre Oliva
2007-06-16  4:07                                                                     ` Daniel Hazelton
2007-06-16  8:21                                                                       ` Alexandre Oliva
2007-06-16 18:43                                                                         ` Daniel Hazelton
2007-06-16 19:05                                                                           ` Tim Post
2007-06-16 22:01                                                                           ` Alexandre Oliva
2007-06-16 22:26                                                                             ` Daniel Hazelton
2007-06-16  4:31                                                                     ` Tim Post
2007-06-15 18:17                                                           ` Lennart Sorensen
2007-06-15 21:19                                                             ` Alexandre Oliva
2007-06-15  4:11                                                         ` Bron Gondwana
2007-06-15  5:38                                                           ` Alexandre Oliva
2007-06-15  6:02                                                             ` Daniel Hazelton
2007-06-15 19:53                                                               ` Alexandre Oliva
2007-06-15  7:23                                                             ` Bron Gondwana
2007-06-15 19:26                                                               ` Alexandre Oliva
2007-06-16  2:16                                                                 ` Bron Gondwana
2007-06-16  4:10                                                                   ` Daniel Hazelton
2007-06-16  8:22                                                                   ` Alexandre Oliva
2007-06-16 10:31                                                                     ` Bron Gondwana
2007-06-16 17:14                                                                       ` Alexandre Oliva
2007-06-16 18:31                                                                         ` Daniel Hazelton
2007-06-16 19:27                                                                           ` Alexandre Oliva
2007-06-16 20:04                                                                             ` David Schwartz
2007-06-17  1:39                                                                               ` Alexandre Oliva
2007-06-17  2:35                                                                                 ` David Schwartz
2007-06-17  3:52                                                                                   ` Alexandre Oliva
2007-06-18 20:13                                                                                     ` David Schwartz
2007-06-18 21:12                                                                                       ` Alexandre Oliva
2007-06-18 21:36                                                                                         ` david
2007-06-18 21:48                                                                                           ` Michael Poole
2007-06-18 22:59                                                                                             ` David Schwartz
2007-06-19  1:21                                                                                               ` Michael Poole
2007-06-19  2:10                                                                                                 ` David Schwartz
2007-06-19  2:48                                                                                                   ` Michael Poole
2007-06-19  1:26                                                                                               ` Alexandre Oliva
2007-06-18 22:59                                                                                           ` David Schwartz
2007-06-18 23:23                                                                                           ` Alan Cox
2007-06-18 21:39                                                                                         ` David Schwartz
2007-06-19  1:49                                                                                           ` Alexandre Oliva
2007-06-19  2:17                                                                                             ` David Schwartz
2007-06-19  5:23                                                                                               ` Alexandre Oliva
2007-06-19 17:50                                                                                                 ` David Schwartz
2007-06-19 19:56                                                                                                   ` Alexandre Oliva
2007-06-19 20:33                                                                                                     ` David Schwartz
2007-06-19 21:52                                                                                                       ` Alexandre Oliva
2007-06-19 22:40                                                                                                         ` David Schwartz
2007-06-19 23:51                                                                                                           ` Alexandre Oliva
2007-06-20 14:04                                                                                         ` Lennart Sorensen
2007-06-20 20:55                                                                                           ` Alexandre Oliva
2007-06-20 14:01                                                                                     ` Lennart Sorensen
2007-06-20 20:52                                                                                       ` Alexandre Oliva
2007-06-20 21:09                                                                                         ` david
2007-06-21  4:19                                                                                           ` Alexandre Oliva
2007-06-21 15:00                                                                                         ` Lennart Sorensen
2007-06-21 19:45                                                                                           ` Alexandre Oliva
2007-06-16 22:17                                                                             ` Daniel Hazelton
2007-06-17  1:49                                                                               ` Alexandre Oliva
2007-06-17  3:06                                                                                 ` Daniel Hazelton
2007-06-17  3:31                                                                                   ` Alexandre Oliva
2007-06-17  4:08                                                                                     ` Daniel Hazelton
2007-06-17  5:31                                                                                       ` Alexandre Oliva
2007-06-17 12:51                                                                                       ` Graham Murray
2007-06-17 13:54                                                                                       ` Michael Poole
2007-06-17 18:18                                                                                         ` Daniel Hazelton
2007-06-17 18:46                                                                                           ` Michael Poole
2007-06-17 19:41                                                                                             ` Daniel Hazelton
2007-06-17 20:47                                                                                               ` Alexandre Oliva
2007-06-17 20:54                                                                                               ` Michael Poole
2007-06-17 19:32                                                                                           ` Alexandre Oliva
2007-06-17 19:51                                                                                             ` Daniel Hazelton
2007-06-17  5:14                                                                                     ` Al Viro
2007-06-17  5:56                                                                                       ` Alexandre Oliva
2007-06-18 15:45                                                                                         ` Greg KH
2007-06-18 18:20                                                                                           ` Alexandre Oliva
2007-06-18 18:32                                                                                             ` david
2007-06-18 18:41                                                                                               ` Chris Adams
2007-06-18 19:20                                                                                               ` Alexandre Oliva
2007-06-18 19:00                                                                                             ` Dave Neuer
2007-06-18 19:42                                                                                               ` Alexandre Oliva
2007-06-18 19:48                                                                                             ` Greg KH
2007-06-18 21:56                                                                                               ` Theodore Tso
2007-06-21 10:40                                                                                           ` Bernd Schmidt
2007-06-21 19:36                                                                                             ` Alexandre Oliva
2007-06-18 22:15                                                                                         ` Al Viro
2007-06-19  6:23                                                                                           ` Alexandre Oliva
     [not found]                                                                                     ` <alpine.LFD.0.98.0706162116570.14121@woody.linux-foundation.org>
2007-06-17  5:43                                                                                       ` Alexandre Oliva
2007-06-17 19:16                                                                                         ` Linus Torvalds
2007-06-17 20:34                                                                                           ` Alexandre Oliva
2007-06-16 23:32                                                                         ` Bron Gondwana
2007-06-17  0:58                                                                           ` Linus Torvalds
2007-06-17  2:21                                                                             ` Jeffrey V. Merkey
2007-06-17  1:27                                                                               ` Carlo Wood
2007-06-17  8:06                                                                             ` Bron Gondwana
2007-06-18 20:03                                                                               ` David Schwartz
2007-06-19  0:01                                                                                 ` Bron Gondwana
2007-06-17  8:35                                                                             ` Bron Gondwana
2007-06-17  1:54                                                                           ` Alexandre Oliva
2007-06-17  3:10                                                                             ` Daniel Hazelton
2007-06-17  4:19                                                                               ` Alexandre Oliva
2007-06-17  4:23                                                                                 ` Daniel Hazelton
2007-06-17  5:38                                                                                   ` Alexandre Oliva
2007-06-17  8:08                                                                                     ` Bron Gondwana
2007-06-17 11:20                                                                             ` Alan Cox
2007-06-17 18:33                                                                               ` Alexandre Oliva
2007-06-17 20:18                                                                                 ` Alan Cox
2007-06-17 20:49                                                                                   ` Alexandre Oliva
2007-06-17 21:21                                                                                     ` Alan Cox
2007-06-17 23:11                                                                                       ` mea culpa on the meaning of Tivoization (was: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3) Alexandre Oliva
2007-06-17 23:50                                                                                         ` Alan Cox
2007-06-18  0:56                                                                                           ` mea culpa on the meaning of Tivoization Alexandre Oliva
2007-06-18  7:22                                                                                             ` Hans-Jürgen Koch
2007-06-18 18:55                                                                                               ` Alexandre Oliva
2007-06-18 19:44                                                                                                 ` Hans-Jürgen Koch
2007-06-18 21:18                                                                                                   ` Alexandre Oliva
2007-06-18 21:31                                                                                                     ` Hans-Jürgen Koch
2007-06-19  2:46                                                                                                       ` Alexandre Oliva
2007-06-19  8:22                                                                                                         ` Hans-Jürgen Koch
2007-06-19 11:50                                                                                                           ` Michael Poole
2007-06-19 21:48                                                                                                             ` Hans-Jürgen Koch
2007-06-19 18:32                                                                                                           ` Alexandre Oliva
2007-06-19 22:08                                                                                                             ` Hans-Jürgen Koch
2007-06-20  0:30                                                                                                               ` Alexandre Oliva
2007-06-18 20:53                                                                                           ` mea culpa on the meaning of Tivoization (was: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3) Rob Landley
2007-06-18  1:15                                                                                         ` Daniel Hazelton
2007-06-18 19:09                                                                                           ` mea culpa on the meaning of Tivoization Alexandre Oliva
2007-06-18 19:59                                                                                             ` Daniel Hazelton
2007-06-18 21:31                                                                                               ` Alexandre Oliva
2007-06-18 22:08                                                                                                 ` Daniel Hazelton
2007-06-19  2:57                                                                                                   ` Alexandre Oliva
2007-06-19  3:25                                                                                                     ` Daniel Hazelton
2007-06-19  6:10                                                                                                       ` Alexandre Oliva
2007-06-19  6:28                                                                                                         ` Daniel Hazelton
2007-06-18 20:03                                                                                 ` Dual-Licensing Linux Kernel with GPL V2 and GPL V3 David Schwartz
2007-06-18 20:50                                                                                   ` Alexandre Oliva
2007-06-19  3:21                                                                             ` Daniel Drake
2007-06-19  4:51                                                                               ` Tim Post
2007-06-19  6:03                                                                               ` Alexandre Oliva
2007-06-19 21:07                                                                                 ` david
2007-06-19 21:46                                                                                   ` Alexandre Oliva
2007-06-20 13:41                                                                 ` Lennart Sorensen
2007-06-20 20:21                                                                   ` Alexandre Oliva
2007-06-14 22:56                                       ` Rob Landley
2007-06-14  1:16                                     ` Alan Cox
2007-06-14  1:29                                       ` Daniel Hazelton
2007-06-14  2:40                                         ` Alexandre Oliva
2007-06-14  3:48                                           ` Valdis.Kletnieks
2007-06-14  6:03                                             ` Alexandre Oliva
2007-06-14 17:50                                               ` Valdis.Kletnieks
2007-06-14 19:29                                                 ` Alexandre Oliva
2007-06-15 11:42                                                   ` Ingo Molnar
2007-06-15 12:06                                                     ` Alan Cox
2007-06-14 22:24                                         ` David Woodhouse
2007-06-15  1:44                                           ` Daniel Hazelton
2007-06-15  8:25                                             ` David Woodhouse
2007-06-15  8:58                                               ` Daniel Hazelton
2007-06-15  9:17                                                 ` David Woodhouse
2007-06-15 10:03                                                   ` Daniel Hazelton
2007-06-15 10:49                                                     ` David Woodhouse
2007-06-15 20:24                                                       ` Daniel Hazelton [this message]
2007-06-15 15:58                                                   ` Linus Torvalds
2007-06-15 17:56                                                     ` David Woodhouse
2007-06-15 18:23                                                       ` Linus Torvalds
2007-06-15 19:49                                                         ` David Woodhouse
2007-06-15 20:20                                                           ` Ingo Molnar
2007-06-15 20:28                                                             ` David Woodhouse
2007-06-15 20:56                                                               ` Ingo Molnar
2007-06-15 20:34                                                           ` Linus Torvalds
2007-06-15 20:47                                                             ` David Woodhouse
2007-06-15 21:23                                                           ` Daniel Hazelton
2007-06-15 18:30                                               ` Alexandre Oliva
2007-06-15 11:49                                           ` Ingo Molnar
2007-06-15 11:57                                             ` David Woodhouse
2007-06-15 12:29                                               ` Ingo Molnar
2007-06-15 12:36                                                 ` David Woodhouse
2007-06-15 12:58                                                   ` Ingo Molnar
2007-06-15 13:12                                                     ` David Woodhouse
2007-06-15 19:49                                                       ` David Schwartz
2007-06-16  2:13                                                         ` David Schwartz
2007-06-15 20:58                                                       ` Daniel Hazelton
2007-06-14  4:39                                 ` Willy Tarreau
2007-06-13 23:11                             ` Alexandre Oliva
2007-06-14  2:28                               ` Linus Torvalds
2007-06-13 23:35                             ` Jörn Engel
2007-06-13 23:50                               ` Daniel Hazelton
2007-06-14  0:14                                 ` Neil Brown
2007-06-14  0:48                                   ` Daniel Hazelton
2007-06-14  0:58                                   ` Alexandre Oliva
2007-06-14  0:56                               ` Alexandre Oliva
2007-06-14  2:13                               ` Satyam Sharma
2007-06-11  6:11       ` H. Peter Anvin
2007-06-10  8:49   ` Tarkan Erimer
2007-06-10  9:36     ` Neil Brown
2007-06-10 12:45       ` Jiri Kosina
2007-06-10 13:04         ` Daniel Hazelton
2007-06-10 14:23         ` Michael Gerdau
2007-06-10 14:49           ` Adrian Bunk
2007-06-10 14:56             ` Michael Gerdau
2007-06-10 13:38       ` Adrian Bunk
2007-06-10 14:30         ` Michael Gerdau
2007-06-10 13:40       ` Alan Cox
2007-06-10 13:56         ` Daniel Hazelton
2007-06-10 15:38       ` Tim Post
2007-06-11  9:53     ` Tim Post
2007-06-13 13:47       ` Pavel Machek
2007-06-09  7:04 ` David Schwartz
2007-06-10  8:37   ` Tarkan Erimer
2007-06-10  9:03     ` Jan Engelhardt
2007-06-10  9:17     ` Simon Arlott
2007-06-10 11:08       ` Jan Engelhardt
2007-06-10 20:42         ` David Schwartz
2007-06-13 20:03           ` Rob Landley
  -- strict thread matches above, loose matches on Subject: below --
2007-06-17 20:19 Al Boldi
2007-06-26  4:17 ` Al Boldi
2007-06-26  6:18   ` Alexandre Oliva
2007-06-26 10:44     ` Al Boldi
2007-06-26 17:11       ` Alexandre Oliva
2007-06-26 17:17         ` david
2007-06-26 19:44           ` Alexandre Oliva
2007-06-26 20:08             ` david
2007-06-26 22:45               ` David Schwartz
2007-06-26 23:30               ` Alexandre Oliva
2007-06-26 19:10         ` David Schwartz
2007-06-26 19:16           ` Tomas Neme
2007-06-26 22:12             ` David Schwartz
2007-06-26 21:02           ` Alexandre Oliva
2007-06-26 22:12             ` David Schwartz
2007-06-27  3:32         ` Al Boldi
     [not found] <fa.toMqQ3LqoQn6Xh51bVordO8WMVc@ifi.uio.no>
     [not found] ` <fa.EmnDne9QndTLcw7NAzc83tWplMI@ifi.uio.no>
     [not found]   ` <fa.G+0vGcF8U8pcd6ozkdhKGsQ/dDs@ifi.uio.no>
     [not found]     ` <fa.8bXRW7nY7z5eXVZxCxUgra+gbb8@ifi.uio.no>
     [not found] ` <fa.S7TtURxpneesx5OvHH3PsGMA/6I@ifi.uio.no>
     [not found]   ` <fa.FCPGQxJuO8s/Srp6aUwojWeKBWQ@ifi.uio.no>
     [not found]     ` <fa.CT3b+p3Ki2+O+ri7hJPZXsp4NLI@ifi.uio.no>
     [not found] <fa.V8u0BBHrkymrjcYrFArgehF4jRA@ifi.uio.no>
     [not found] ` <fa.98cYXp0MWFizp+AzMAkKWAo+bpE@ifi.uio.no>
     [not found]   ` <fa.21pY11gonruis9l1QAvUgcD/c7g@ifi.uio.no>
     [not found] <fa.khBgzvPDXYj45cntZBDPf6OM0jQ@ifi.uio.no>
     [not found] ` <fa.yLrgAnyZNUTaQtIdBjBq6aFGXU8@ifi.uio.no>
     [not found]   ` <fa.OeLmE9apDSUc1Jj/3NNi3Oh5dxg@ifi.uio.no>
     [not found]     ` <fa.81ogjXw6CW1aVETJQcz/2q97Mlw@ifi.uio.no>

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=200706151624.14180.dhazelton@enter.net \
    --to=dhazelton@enter.net \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=aoliva@redhat.com \
    --cc=david@lang.hm \
    --cc=debiandev@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tarkan@netone.net.tr \
    --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;
as well as URLs for NNTP newsgroup(s).