linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Nicolas Mailhot" <nicolas.mailhot@laposte.net>
To: "David Schwartz" <davids@webmaster.com>
Cc: linux-kernel@vger.kernel.org
Subject: RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Date: Fri, 15 Jun 2007 10:54:12 +0200 (CEST)	[thread overview]
Message-ID: <46063.192.54.193.51.1181897652.squirrel@rousalka.dyndns.org> (raw)

David Schwartz wrote :

> The GPL is about having the legal right to modify the software and
being
> able to put other people's distributed improvements back into the
> original code base. It does not guarantee that you will actually be
able
> to modify the software and get it to work on some particular hardware.

This is obviously wrong.

Need I remind everyone the "origin" of the GNU movement is RMS getting
a buggy printer driver from its manufacturer, and finding out he had
no way to fix it? What use would RMS have had for putting other
people's distributed improvements back into the original code base and
not being allowed to get his printer to work? (And yes driver was
os-side but only because devices had little computing capabilities
then. Nowadays a lot of this very same stuff happens on the
DRM-protected flashable firmware)

The aim from the start was for the ultimate software recipient (not
the software author) to be able to fix a software blob provided with a
hardware device, and use it with the original hardware device.
Translated on modern hardware that's exactly what people (even
non-developper people) do when they download a rockbox image and put
it on their MP3 player, and exactly the use case DRM forbids.

The plain truth is the GPL v2 didn't target explicitely DRM when it
was written because hardware manufacturers hadn't come up with DRM
yet. Getting source code available was sufficient because no one
"protected" hardware against binaries built from this source code, and
embedded hardware logic was either bog-simple and foolproof because
neither the manufacturer nor anyone else could change it, or wide open
to everyone (the manufacturer but also the buyer of the device).

Modern DRM targets this original GPL assumption. GPLv3 only clarifies
the intended effects of previous GPL versions.

It is a shameless rewriting of history to say the GPLv2 writers
considered DRM and wrote a license that allowed it. It is a shameless
rewriting of history to claim anyone (Linus included) who released GPL
v2 code before DRM was used considered DRM and okayed it. It is a
shameless rewriting of history to claim the GPLv3 "spirit" WRT
combined software + hardware bundles is any different from the GPLv2
one.

The first documented reason for free/libre software was a
software+hardware bundle. They never were isolated parts.

Moreover many people write about GPLv3 imposing "software" rules on
"hardware" design. DRM is wholly about using "software" rules on
hardware design. Hardware can be broken and the law allows buyers to
break what they bought. The attractiveness of DRM to hardware
manufacturers and content producers is precisely it's not hardware,
but software that has many interesting legal properties:
- it's not sold but licensed, and you can attach strings to the
license you can't on a pure hardware deal (Hardware is not licensed.
An hardware design may be licensed to other manufacturers, but the
hardware implementation buyers receive has no particular legal
protection against modifications)
- copyright law gives you exclusive rights (supposedly for a time), so
you can legaly lock out users and competitors when the law is very
clear you're not allowed to for hardware. So to take the ROM case it's
very difficult for a user to take a ROM out and replace it with
something else. However he can legally do it. Aside from introducing
an assymetry between the user and the manufacturer, DRM makes
replacement legally forbidden. GPLv3 does not target the technical
difficulty but the new legal impossibility (by forcing the GPLv3
distributor to relinquish any legal entitlement to block changes on
the GPLv3 part. That it also unlocks the rest of the device is only
cheap design that does not distinguish between the parts it blocks)

Now kernel authors can choose whatever license they want for code they
wrote. They can specify the conditions of acceptance of submitted
patches (but not what the authors of the submitted patches think about
the GPLv3). They definitively do not have to switch to the GPLv3 just
because the FSF released it.

However if they want to discuss the rationality of their choice of
GPLv2 over GPLv3, it would be nice to get rational arguments and not
the gross exagerations, name-callings and dubious analogies this
thread is full of.

-- 
Nicolas Mailhot


             reply	other threads:[~2007-06-15  8:54 UTC|newest]

Thread overview: 1067+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15  8:54 Nicolas Mailhot [this message]
2007-06-15 17:27 ` Dual-Licensing Linux Kernel with GPL V2 and GPL V3 Rob Landley
2007-06-15 17:44   ` Nicolas Mailhot
  -- strict thread matches above, loose matches on Subject: below --
2007-06-20  0:15 Josh Williams
2007-06-20  2:13 ` Alexandre Oliva
2007-06-19 22:57 Al Boldi
2007-06-20  2:29 ` Scott Preece
2007-06-20  3:30   ` Al Boldi
2007-06-20  3:47     ` david
2007-06-20  4:11       ` Dave Neuer
2007-06-20 12:10         ` Alan Cox
2007-06-20 12:05       ` Al Boldi
2007-06-20  4:05     ` Dave Neuer
2007-06-20  8:37       ` SL Baur
2007-06-20 12:57         ` Dave Neuer
2007-06-20  8:16     ` SL Baur
2007-06-18 22:36 Joshua David Williams
2007-06-19  2:00 ` Alexandre Oliva
2007-06-18  8:49 Anders Larsen
2007-06-18 14:05 ` Marek Wawrzyczny
2007-06-18 14:32   ` Tim Post
2007-06-18 15:43   ` Alan Cox
2007-06-18 15:46 ` Daniel Hazelton
2007-06-18 18:52 ` Alexandre Oliva
2007-06-18 19:07   ` david
2007-06-18 19:50     ` Alexandre Oliva
2007-06-18 20:46       ` david
2007-06-18 21:45         ` Alexandre Oliva
2007-06-18 21:52           ` david
2007-06-19  1:21             ` Alexandre Oliva
2007-06-19  9:10       ` Anders Larsen
2007-06-19 18:23         ` Alexandre Oliva
2007-06-19 20:01           ` Anders Larsen
2007-06-19 21:13             ` Alexandre Oliva
2007-06-19 21:26               ` Dave Neuer
2007-06-19 22:46                 ` Alexandre Oliva
2007-06-20 15:50   ` H. Peter Anvin
2007-06-20 20:58     ` Alexandre Oliva
2007-06-17 20:19 Al Boldi
2007-06-17 20:50 ` Alexandre Oliva
2007-06-17 22:08   ` Al Boldi
2007-06-18  0:24     ` Alexandre Oliva
2007-06-18  5:39     ` Tim Post
2007-06-18  5:16 ` Tim Post
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
2007-06-17 17:14 Gabor Czigola
2007-06-17 17:29 ` david
2007-06-17 17:43   ` Alexey Dobriyan
2007-06-17 18:55 ` Alexandre Oliva
2007-06-17 20:28   ` Bernd Petrovitsch
2007-06-17 21:07     ` Alexandre Oliva
2007-06-17 21:13       ` david
2007-06-17 23:33         ` Alexandre Oliva
2007-06-18  5:22         ` Tim Post
2007-06-17 21:16       ` Bernd Petrovitsch
2007-06-18  6:08 ` Tim Post
     [not found] <46063.192.54.193.51.1181897654.squirrel@rousalka.dyndns.org>
2007-06-16 11:55 ` Nicolas Mailhot
2007-06-15 13:08 Nicolas Mailhot
2007-06-15 16:06 ` Ingo Molnar
     [not found] <1078.192.54.193.51.1181908114.squirrel@rousalka.dyndns.org>
2007-06-15 11:53 ` Nicolas Mailhot
2007-06-15 11:48 Nicolas Mailhot
     [not found] <64689.192.54.193.51.1181901773.squirrel@rousalka.dyndns.org>
2007-06-15 11:45 ` Nicolas Mailhot
2007-06-15 18:49   ` Daniel Hazelton
     [not found] ` <49716.192.54.193.51.1181907924.squirrel@rousalka.dyndns.org>
2007-06-16 12:48   ` Nicolas Mailhot
2007-06-16 13:08     ` Nicolas Mailhot
2007-06-19  6:36     ` Nicolas Mailhot
2007-06-19 16:06     ` Nicolas Mailhot
2007-06-19 17:50       ` David Schwartz
2007-06-19 18:21         ` Nicolas Mailhot
2007-06-19 19:56           ` Diego Calleja
2007-06-19 20:21             ` Nicolas Mailhot
2007-06-15 10:53 Jesper Juhl
2007-06-15 11:32 ` Nicolas Mailhot
2007-06-15 13:41   ` Jesper Juhl
2007-06-15 14:33     ` Nicolas Mailhot
2007-06-15 16:18       ` Florin Malita
2007-06-15 17:11         ` Nicolas Mailhot
2007-06-15 20:34     ` Alexandre Oliva
2007-06-15 19:46   ` Daniel Hazelton
2007-06-15 21:24     ` Alexandre Oliva
2007-06-15 22:00       ` Daniel Hazelton
2007-06-15 23:16         ` Alexandre Oliva
2007-06-15 21:26     ` Alexandre Oliva
2007-06-15 21:53       ` Chris Adams
2007-06-15 23:13         ` Alexandre Oliva
2007-06-15 23:57           ` Al Viro
2007-06-16  0:00             ` alan
2007-06-14 12:40 Nicolas Mailhot
2007-06-14 12:58 ` Xavier Bestel
2007-06-10 20:42 David Schwartz
2007-06-13 20:03 ` Rob Landley
2007-06-09  5:46 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 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-12  6:32                         ` Alexandre Oliva
2007-06-12 15:45                           ` Linus Torvalds
2007-06-13 11:02                             ` Matthias Kaehlcke
2007-06-13 14:40                               ` Tarkan Erimer
2007-06-13 14:28                             ` Tarkan Erimer
2007-06-10 16:05               ` Greg KH
2007-06-12 18:07                 ` debian developer
2007-06-10  8:49   ` Tarkan Erimer
2007-06-11  9:53     ` Tim Post
2007-06-13 13:47       ` Pavel Machek
2007-06-10 17:47 ` Alan Cox
2007-06-10 19:32   ` debian developer
2007-06-13 20:32     ` Rob Landley
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  3:48                                               ` 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:27                                                                     ` 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-18 20:03                                                               ` 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
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
     [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>
     [not found] <fa.LW6a/JNOV4UxQSQYVUg4QmNGpVg@ifi.uio.no>
     [not found] ` <fa.CCSI/L3Wi9ZuPW2zfaUoy3r6NpM@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=46063.192.54.193.51.1181897652.squirrel@rousalka.dyndns.org \
    --to=nicolas.mailhot@laposte.net \
    --cc=davids@webmaster.com \
    --cc=linux-kernel@vger.kernel.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).