Re: Linux 2.6.21

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Theodore Tso <tytso@...>
Cc: Andi Kleen <andi@...>, Linus Torvalds <torvalds@...>, Adrian Bunk <bunk@...>, Diego Calleja <diegocg@...>, Chuck Ebbert <cebbert@...>, Linux Kernel Mailing List <linux-kernel@...>
Date: Monday, April 30, 2007 - 1:02 am

It might not be bad to write up an email-based BTS-alike bug-tracking  
system just for the Linux kernel.  It should probably even be  
implemented 100% via email at first, with a web-based status viewer  
as a later add-on.  Here's a possible email format:

[kbugger: action1 arg1 arg2 ..., action2 arg1 arg2 ...]

Make it almost totally message-id and thread based, and make it an  
implicit part of LKML (IE: subscribe the kbugger program to LKML).   
People who are flagged "admin" may ban/unban users and make certain  
large-scale changes.  Supported actions:

create, create-parent, create-thread:
   Create a new bug associated with this message.
   The arguments specify the title.
   This would automatically happen for new threads with titles like  
"[BUG] foo: It's broken"

merge:
   Merges the current bug and/or email thread into an existing bug.
   The arguments are a list of bug numbers and/or message-IDs to  
merge together with this one.

prune, prune-parent, prune-thread:
   Prunes a given thread from the current bug.
   Optional argument specifies a referential message-ID

settitle:
   Change the title of the current bug

fixed, broken:
   Mark the bug as fixed or broken in a particular version/configuration
   Arguments are used as opaque strings representing configurations  
where it is known to be fixed or broken.  For example [kbugger: fixed  
2.6.16 2.6.20-x86, broken 2.6.20-ppc] would just store the list of  
strings and statuses.  If the bug was auto-created with a title like  
"[BUG ppc] foo: It's broken" or "[BUG 2.6.20] bar: I dunno", then the  
argument to the [BUG] title portion will be auto-passed to [kbugger:  
broken].

status:
   Get a brief status report on the current bug.

info:
   Get a detailed status report on the current bug.

history:
   Get detailed information about the history of the current bug.   
This only sends the reply to the author.

stop:
   Stop parsing the rest of this email.  Useful when teaching  
somebody about kbugger commands via an email sent to kbugger itself.

The results of the kbugger statements in an email will be sent as a  
reply to the original message and "To:" the original sender, "CC:"- 
ing the targets of the message, so if the original [kbugger: create]  
post went to LKML then the reply will go there as well for people to  
read and for it to be archived by kbugger as part of the status  
history of that bug.  All emails it receives will be autoparsed for  
commands, however it should be coded to ignore all text in emailed  
patches, and it should support the [kbugger: stop] command to halt  
parsing for cases where you need to send plain kbugger commands via  
email.

If somebody was feeling unusually brave they might add some  
keyword<=>author bayesian tracking so that it could automatically  
discover the keywords in emails that particular authors reply to and  
helpfully forward a kbugger info email to that person with a link to  
the archives for the original thread.  If somebody didn't want to  
receive such info messages they could click a link or send a  
[kbugger: no-auto-forward] command to blacklist themselves from  
receiving automatic forwards ([kbugger: auto-forward] to re-enable).   
Maybe even [kbugger: not-for-me ...] and [kbugger: for-me] commands  
which take bug numbers and message-IDs to tune the keyword lists.

I may try working on something like that this week if I get the time.

Cheers,
Kyle Moffett

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.21, Linus Torvalds, (Wed Apr 25, 11:29 pm)
Re: Linux 2.6.21, Jan Engelhardt, (Thu Apr 26, 4:35 am)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 12:40 pm)
Re: Linux 2.6.21, Jan Engelhardt, (Thu Apr 26, 3:57 pm)
Re: Linux 2.6.21, Mel Gorman, (Thu Apr 26, 5:59 pm)
Re: Linux 2.6.21, Willy Tarreau, (Thu Apr 26, 3:02 pm)
Re: Linux 2.6.21, Mike Galbraith, (Fri Apr 27, 12:08 am)
Re: Linux 2.6.21, Marat Buharov, (Thu Apr 26, 4:23 am)
Re: Linux 2.6.21, Jan Engelhardt, (Fri Apr 27, 2:30 am)
Re: Linux 2.6.21, Jan De Luyck, (Thu Apr 26, 2:30 am)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 12:08 am)
Re: Linux 2.6.21, Daniel Barkalow, (Thu Apr 26, 2:46 am)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 8:32 am)
Re: Linux 2.6.21, Oliver Neukum, (Thu Apr 26, 4:03 am)
Re: Linux 2.6.21, Jeff Chua, (Thu Apr 26, 2:28 am)
Re: Linux 2.6.21, Jesper Juhl, (Thu Apr 26, 6:44 am)
Re: Linux 2.6.21, Bill Davidsen, (Thu Apr 26, 1:23 pm)
Re: Linux 2.6.21, Jeff Garzik, (Thu Apr 26, 2:04 pm)
Re: Linux 2.6.21, Stephen Clark, (Thu Apr 26, 3:14 pm)
Re: Linux 2.6.21, Bill Davidsen, (Fri Apr 27, 5:36 pm)
Re: Linux 2.6.21, Jeff Garzik, (Thu Apr 26, 3:32 pm)
Re: Linux 2.6.21, Gene Heskett, (Thu Apr 26, 5:02 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 2:36 pm)
Re: Linux 2.6.21, Francois Romieu, (Thu Apr 26, 2:58 pm)
Re: Linux 2.6.21, Jeff Garzik, (Thu Apr 26, 3:13 pm)
Re: Linux 2.6.21, Stephen Clark, (Thu Apr 26, 3:43 pm)
Re: Linux 2.6.21, Francois Romieu, (Thu Apr 26, 3:43 pm)
Re: Linux 2.6.21, Stephen Clark, (Thu Apr 26, 3:53 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 3:19 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 3:13 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 8:58 am)
Re: Linux 2.6.21, Daniel Barkalow, (Fri Apr 27, 7:08 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 11:47 am)
Re: Linux 2.6.21, Bill Davidsen, (Thu Apr 26, 1:39 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 1:44 pm)
Re: Linux 2.6.21, Bill Davidsen, (Fri Apr 27, 5:14 pm)
Re: Linux 2.6.21, Chuck Ebbert, (Thu Apr 26, 1:02 pm)
Re: Linux 2.6.21, Diego Calleja, (Thu Apr 26, 2:13 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 2:42 pm)
Re: Linux 2.6.21, Diego Calleja, (Thu Apr 26, 4:41 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 5:13 pm)
Re: Linux 2.6.21, Martin J. Bligh, (Sat Apr 28, 3:08 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sat Apr 28, 8:07 pm)
Re: Linux 2.6.21, Andrew Morton, (Sat Apr 28, 11:28 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sat Apr 28, 3:53 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sat Apr 28, 6:33 pm)
Re: Linux 2.6.21, Markus Rechberger, (Sat Apr 28, 6:58 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sat Apr 28, 7:40 pm)
Re: Linux 2.6.21, Markus Rechberger, (Sat Apr 28, 8:28 pm)
Re: Linux 2.6.21, Bob Tracy, (Sat Apr 28, 8:20 pm)
Re: Linux 2.6.21, Markus Rechberger, (Sat Apr 28, 8:40 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sat Apr 28, 8:05 pm)
Re: Linux 2.6.21, Dave Jones, (Sun Apr 29, 5:27 pm)
Re: Linux 2.6.21, David Lang, (Sun Apr 29, 5:27 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 6:09 pm)
Re: Linux 2.6.21, Russell King, (Sun Apr 29, 3:37 am)
Re: Linux 2.6.21, Willy Tarreau, (Sun Apr 29, 2:01 am)
Re: Linux 2.6.21, Stefan Richter, (Sun Apr 29, 5:53 am)
Re: Linux 2.6.21, David Miller, (Sat Apr 28, 11:40 pm)
Re: Linux 2.6.21, David Lang, (Sun Apr 29, 2:43 am)
Re: Linux 2.6.21, Stefan Richter, (Sun Apr 29, 5:34 am)
Re: Linux 2.6.21, Stefan Richter, (Sun Apr 29, 5:40 am)
Re: Linux 2.6.21, Adrian Bunk, (Sat Apr 28, 7:04 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sat Apr 28, 7:58 pm)
Re: Linux 2.6.21, David Miller, (Sat Apr 28, 11:41 pm)
Re: Linux 2.6.21, Thomas Gleixner, (Sun Apr 29, 4:44 am)
Re: Linux 2.6.21, Borislav Petkov, (Mon Apr 30, 2:13 pm)
Re: Linux 2.6.21, Russell King, (Sat Apr 28, 4:27 pm)
irks with bugzilla (was Re: Linux 2.6.21), Stefan Richter, (Sat Apr 28, 5:43 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sat Apr 28, 6:49 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sat Apr 28, 7:29 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 9:15 am)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 12:07 pm)
Re: Linux 2.6.21, Stefan Richter, (Sun Apr 29, 12:34 pm)
Re: Linux 2.6.21, Matthias Andree, (Mon Apr 30, 3:34 am)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 12:49 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 1:37 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 1:50 pm)
regression tracking (Re: Linux 2.6.21), Oleg Verych, (Thu Jun 14, 2:29 am)
Re: regression tracking (Re: Linux 2.6.21), Linus Torvalds, (Fri Jun 15, 7:20 pm)
Re: regression tracking (Re: Linux 2.6.21), Martin Bligh, (Mon Jun 18, 8:28 pm)
Re: regression tracking (Re: Linux 2.6.21), Rafael J. Wysocki, (Tue Jun 19, 10:49 am)
Re: regression tracking (Re: Linux 2.6.21), Martin J. Bligh, (Tue Jun 19, 1:27 pm)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Fri Jun 15, 7:42 pm)
Re: regression tracking (Re: Linux 2.6.21), Oleg Verych, (Fri Jun 15, 9:32 pm)
Re: regression tracking (Re: Linux 2.6.21), Stefan Richter, (Sat Jun 16, 8:23 am)
Re: regression tracking (Re: Linux 2.6.21), Michal Piotrowski, (Sat Jun 16, 8:54 am)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Sat Jun 16, 8:44 pm)
[PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Michal Piotrowski, (Sun Jun 17, 5:41 am)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Michal Piotrowski, (Sun Jun 17, 9:17 am)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Stefan Richter, (Sun Jun 17, 10:02 am)
How to improve the quality of the kernel?, Adrian Bunk, (Sun Jun 17, 10:29 am)
Re: How to improve the quality of the kernel?, Michal Piotrowski, (Sun Jun 17, 12:15 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Sun Jun 17, 12:26 pm)
Re: How to improve the quality of the kernel?, Michal Piotrowski, (Sun Jun 17, 12:47 pm)
Re: How to improve the quality of the kernel?, Adrian Bunk, (Sun Jun 17, 2:24 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Sun Jun 17, 2:44 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Sun Jun 17, 2:50 pm)
Re: How to improve the quality of the kernel?, Markus Rechberger, (Fri Jun 22, 8:01 am)
Re: How to improve the quality of the kernel?, Stefan Richter, (Fri Jun 22, 10:19 am)
Re: How to improve the quality of the kernel?, Oleg Verych, (Fri Jun 22, 11:25 am)
Re: How to improve the quality of the kernel?, Bartlomiej Zolnierkiewicz..., (Sun Jun 17, 2:53 pm)
Re: How to improve the quality of the kernel?, Michal Piotrowski, (Sun Jun 17, 2:54 pm)
Re: How to improve the quality of the kernel?, Andrew Morton, (Sun Jun 17, 2:52 pm)
Re: How to improve the quality of the kernel?, Bartlomiej Zolnierkiewicz..., (Sun Jun 17, 5:49 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Sun Jun 17, 7:15 pm)
Re: How to improve the quality of the kernel?, Bartlomiej Zolnierkiewicz..., (Sun Jun 17, 8:22 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Sun Jun 17, 8:32 pm)
Re: How to improve the quality of the kernel?, Andrew Morton, (Mon Jun 18, 1:09 am)
RE: How to improve the quality of the kernel?, Fortier,Vincent [Montreal]..., (Mon Jun 18, 9:23 am)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Mon Jun 18, 6:31 pm)
Re: How to improve the quality of the kernel?, Martin Bligh, (Mon Jun 18, 6:41 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Mon Jun 18, 6:56 pm)
RE: How to improve the quality of the kernel?, Fortier,Vincent [Montreal]..., (Mon Jun 18, 9:51 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Mon Jun 18, 10:27 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Tue Jun 19, 7:06 am)
Re: How to improve the quality of the kernel?, Martin Bligh, (Mon Jun 18, 7:59 pm)
Re: How to improve the quality of the kernel?, Linus Torvalds, (Mon Jun 18, 8:09 pm)
Re: This is [Re:] How to improve the quality of the kernel[?]., Natalie Protasevich, (Tue Jun 19, 1:37 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Mon Jun 18, 8:24 pm)
Re: How to improve the quality of the kernel?, Martin Bligh, (Mon Jun 18, 8:42 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Mon Jun 18, 8:55 pm)
Re: How to improve the quality of the kernel?, Martin Bligh, (Mon Jun 18, 9:10 pm)
Re: How to improve the quality of the kernel?, Rafael J. Wysocki, (Sun Jun 17, 7:15 pm)
Re: How to improve the quality of the kernel?, Bartlomiej Zolnierkiewicz..., (Sun Jun 17, 9:04 pm)
Re: How to improve the quality of the kernel?, Rafael J. Wysocki, (Sun Jun 17, 3:18 pm)
Re: How to improve the quality of the kernel?, Carlo Wood, (Sun Jun 17, 3:33 pm)
Re: How to improve the quality of the kernel?, Stefan Richter, (Sun Jun 17, 4:00 pm)
Re: How to improve the quality of the kernel?, Michal Piotrowski, (Sun Jun 17, 4:10 pm)
Re: How to improve the quality of the kernel?, Rafael J. Wysocki, (Sun Jun 17, 1:31 pm)
Re: How to improve the quality of the kernel?, Natalie Protasevich, (Sun Jun 17, 1:42 pm)
Re: How to improve the quality of the kernel?, Rafael J. Wysocki, (Sun Jun 17, 2:16 pm)
Re: How to improve the quality of the kernel?, Adrian Bunk, (Sun Jun 17, 3:31 pm)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Andrew Morton, (Sun Jun 17, 5:55 am)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Michal Piotrowski, (Sun Jun 17, 6:22 am)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Rafael J. Wysocki, (Sun Jun 17, 8:01 am)
Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21)), Rafael J. Wysocki, (Sun Jun 17, 8:13 am)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Fri Jun 15, 10:55 pm)
Re: regression tracking (Re: Linux 2.6.21), Oleg Verych, (Sat Jun 16, 1:03 am)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Sat Jun 16, 9:25 am)
Re: regression tracking (Re: Linux 2.6.21), Stefan Richter, (Thu Jun 14, 11:33 am)
Re: regression tracking (Re: Linux 2.6.21), Oleg Verych, (Thu Jun 14, 12:39 pm)
Re: regression tracking (Re: Linux 2.6.21), Stefan Richter, (Thu Jun 14, 12:36 pm)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Thu Jun 14, 1:30 pm)
Re: regression tracking (Re: Linux 2.6.21), Oleg Verych, (Thu Jun 14, 4:33 pm)
Re: regression tracking (Re: Linux 2.6.21), Adrian Bunk, (Thu Jun 14, 4:46 pm)
Re: Linux 2.6.21, Willy Tarreau, (Mon Apr 30, 1:43 am)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 2:50 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 2:58 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 3:14 pm)
Re: Bugzilla (was Linux 2.6.21), Martin J. Bligh, (Fri May 4, 2:18 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 4:18 pm)
Re: Linux 2.6.21, Alexey Dobriyan, (Sun Apr 29, 4:52 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 6:09 pm)
Re: Linux 2.6.21, Andrew Morton, (Mon Apr 30, 2:30 am)
Re: Linux 2.6.21, Rafael J. Wysocki, (Mon Apr 30, 7:08 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 4:43 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 6:00 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 6:00 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 7:14 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 1:35 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 1:47 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 2:09 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 2:47 pm)
Re: Linux 2.6.21, Simon Arlott, (Sun Apr 29, 4:38 pm)
Re: Linux 2.6.21, Diego Calleja, (Sun Apr 29, 3:40 pm)
Re: Linux 2.6.21, Michal Piotrowski, (Sun Apr 29, 3:51 pm)
Re: Linux 2.6.21, Gene Heskett, (Sun Apr 29, 9:50 pm)
Re: Linux 2.6.21, Bernd Eckenfels, (Mon Apr 30, 12:54 am)
Re: Linux 2.6.21, Gene Heskett, (Mon Apr 30, 1:06 am)
Re: Linux 2.6.21, Lennart Sorensen, (Wed May 2, 3:59 pm)
Re: Linux 2.6.21, Francois Romieu, (Sun Apr 29, 5:29 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 4:17 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 4:33 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 5:05 pm)
Re: Linux 2.6.21, Linus Torvalds, (Sun Apr 29, 5:24 pm)
Re: Linux 2.6.21, Adrian Bunk, (Mon Apr 30, 2:09 pm)
Re: Linux 2.6.21, Linus Torvalds, (Mon Apr 30, 2:20 pm)
Re: Linux 2.6.21, Linus Torvalds, (Mon Apr 30, 2:27 pm)
Re: Linux 2.6.21, Adrian Bunk, (Mon Apr 30, 2:57 pm)
Re: Linux 2.6.21, Vegard Nossum, (Mon Apr 30, 3:25 pm)
Re: Linux 2.6.21, Anton Altaparmakov, (Mon Apr 30, 3:45 am)
Re: Linux 2.6.21, Johannes Stezenbach, (Sun Apr 29, 6:36 pm)
Re: Linux 2.6.21, Indan Zupancic, (Sun Apr 29, 7:18 pm)
Re: Linux 2.6.21, Matthias Andree, (Mon Apr 30, 3:54 am)
Re: Linux 2.6.21, Johannes Stezenbach, (Sun Apr 29, 7:41 pm)
Re: Linux 2.6.21, Indan Zupancic, (Sun Apr 29, 8:05 pm)
Re: Linux 2.6.21, Diego Calleja, (Sun Apr 29, 4:56 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 5:10 pm)
Re: Linux 2.6.21, Michal Piotrowski, (Sun Apr 29, 5:16 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 5:21 pm)
Re: Linux 2.6.21, Michal Piotrowski, (Sun Apr 29, 5:26 pm)
Re: Linux 2.6.21, Thomas Gleixner, (Sun Apr 29, 5:52 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 6:19 pm)
Re: Linux 2.6.21, Thomas Gleixner, (Sun Apr 29, 6:33 pm)
Re: Linux 2.6.21, Adrian Bunk, (Sun Apr 29, 6:42 pm)
Re: Linux 2.6.21, Michal Piotrowski, (Sun Apr 29, 6:57 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 6:37 pm)
Re: Linux 2.6.21, Michal Piotrowski, (Sun Apr 29, 6:48 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 7:09 pm)
Re: Linux 2.6.21, Diego Calleja, (Sun Apr 29, 5:51 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 7:19 pm)
Re: Linux 2.6.21, Rafael J. Wysocki, (Sun Apr 29, 2:59 pm)
Re: Linux 2.6.21, Russell King, (Sun Apr 29, 3:31 pm)
Re: Linux 2.6.21, David Miller, (Sun Apr 29, 4:01 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 5:26 pm)
Re: Linux 2.6.21, David Miller, (Sun Apr 29, 5:41 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 6:15 pm)
Re: Linux 2.6.21, Theodore Tso, (Sun Apr 29, 7:55 pm)
Re: Linux 2.6.21, David Lang, (Mon Apr 30, 12:51 pm)
Re: Linux 2.6.21, Andi Kleen, (Sun Apr 29, 9:31 pm)
Re: Linux 2.6.21, Johannes Stezenbach, (Mon Apr 30, 3:59 am)
Re: Linux 2.6.21, Björn, (Sun Apr 29, 9:14 pm)
Re: Linux 2.6.21, Dave Jones, (Sun Apr 29, 8:13 pm)
Re: Linux 2.6.21, Kyle Moffett, (Mon Apr 30, 1:02 am)
Re: Linux 2.6.21, Russell King, (Sun Apr 29, 3:34 am)
Re: Linux 2.6.21, Marek Wawrzyczny, (Fri Apr 27, 5:33 am)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 12:59 pm)
Re: Linux 2.6.21, Krzysztof Halasa, (Thu Apr 26, 2:37 pm)
Re: Linux 2.6.21, Michael Tokarev, (Fri Apr 27, 1:14 pm)
Re: Linux 2.6.21, Krzysztof Halasa, (Sat Apr 28, 4:44 pm)
Re: Linux 2.6.21, Stefan Richter, (Fri Apr 27, 3:35 pm)
Re: Linux 2.6.21, Stephen Clark, (Thu Apr 26, 3:11 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 2:45 pm)
Re: Linux 2.6.21, Krzysztof Halasa, (Thu Apr 26, 3:55 pm)
Re: Linux 2.6.21, Mel Gorman, (Thu Apr 26, 5:34 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 1:20 pm)
Re: Linux 2.6.21, Adrian Bunk, (Thu Apr 26, 1:48 pm)
Re: Linux 2.6.21, Bill Davidsen, (Fri Apr 27, 5:17 pm)
Re: Linux 2.6.21, Alan Cox, (Thu Apr 26, 4:50 pm)
Re: Linux 2.6.21, Adrian Bunk, (Fri Apr 27, 10:58 am)
Re: Linux 2.6.21, Theodore Tso, (Fri Apr 27, 12:31 pm)
Re: Linux 2.6.21, Adrian Bunk, (Fri Apr 27, 3:46 pm)
Re: Linux 2.6.21, Markus Rechberger, (Sat Apr 28, 8:51 am)
Re: Linux 2.6.21, Stephen Clark, (Fri Apr 27, 4:23 pm)
Re: Linux 2.6.21, Thomas Gleixner, (Thu Apr 26, 7:32 pm)
Re: Linux 2.6.21, Linus Torvalds, (Thu Apr 26, 8:22 pm)
Re: Linux 2.6.21, Jens Axboe, (Thu Apr 26, 5:20 am)
Re: Linux 2.6.21, Willy Tarreau, (Thu Apr 26, 1:04 am)
Re: Linux 2.6.21, Greg KH, (Thu Apr 26, 1:02 am)
Re: Linux 2.6.21, Nick Piggin, (Thu Apr 26, 1:44 am)
Re: Linux 2.6.21, Dave Jones, (Thu Apr 26, 12:38 am)
Re: Linux 2.6.21, Soeren Sonnenburg, (Thu Apr 26, 4:42 am)