Found 127 matching messages (0.068 seconds). Page 1 of 7.
... 2003 10:16:31 -0700 Sender: corbet I went ahead and packaged up ... of getting something out there. jon Jonathan Corbet Executive editor, LWN.net corbet ... The seq_file interface + + Copyright 2003 Jonathan Corbet <corbet@lwn.net> + This file is ...
linux-kernel - Jonathan Corbet - Jul 23 2007 - 16:09
... 00:00:00 2001 From: Jonathan Corbet <corbet@lwn.net> Date: Thu, 31 ... reviewer comments. Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- Documentation/development-process/ ... This document was written by Jonathan Corbet, corbet@lwn.net. It has been ...
linux-kernel - Jonathan Corbet - Jul 31 2008 - 13:17
... !) makes sense to me. So... Acked-by: Jonathan Corbet <corbet@lwn.net> That said, I do prefer ... original name for the parameter. jon Jonathan Corbet / LWN.net / corbet@lwn.net - To unsubscribe from this list: send the line "unsubscribe ...
linux-kernel - Jonathan Corbet - Sep 19 2007 - 15:31
... the Linux Foundation. Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- Documentation/00-INDEX | ... +join our community. + + +1.1: CREDITS + +This document was written by Jonathan Corbet, corbet@lwn.net. It has been + ...
linux-kernel - Jonathan Corbet - Jul 29 2008 - 16:30
... , jon Add a document describing the kernel development process. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/ ... + +This document was written by Jonathan Corbet, corbet@lwn.net. It has been + ...
linux-kernel - Jonathan Corbet - Jul 31 2008 - 13:14
... shouldn't use volatile. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff -ruNp linux-2.6 ... and research by Randy Dunlap +Written by Jonathan Corbet +Improvements via coments from Satyam Sharma Johannes Stezenbach - To unsubscribe from this ...
linux-kernel - Jonathan Corbet - May 9 2007 - 17:05
... from the volatile type. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/ ... / + +CREDITS +------- + +Original impetus and research by Randy Dunlap +Written by Jonathan Corbet +Improvements via coments from Satyam Sharma, ...
linux-kernel - Jonathan Corbet - May 10 2007 - 16:20
... class in kernel code. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/ ... / + +CREDITS +------- + +Original impetus and research by Randy Dunlap +Written by Jonathan Corbet +Improvements via coments from Satyam Sharma, ...
linux-kernel - Jonathan Corbet - May 11 2007 - 13:36
Linus Torvalds
linux-kernel - Jonathan Corbet - May 29 2008 - 19:13
... I fixed it up. jon Update the documentation of PCI power management functions. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/power/pci.txt b/Documentation/power/pci.txt ...
linux-kernel - Jonathan Corbet - Mar 22 2007 - 18:53
... a version which moves from the LWN style to Documentation/ and send it in. Thanks, jon Jonathan Corbet / LWN.net / corbet@lwn.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
linux-kernel - Jonathan Corbet - May 8 2007 - 21:47
... the next few weeks involve some insane travel which will make that hard. Stay tuned. Thanks, jon Jonathan Corbet / LWN.net / corbet@lwn.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...
linux-kernel - Jonathan Corbet - Jun 24 2007 - 11:16
... my minor qualms withdrawn, there doesn't seem to be any trouble in this area. Thanks, jon Jonathan Corbet / LWN.net / corbet@lwn.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
linux-kernel - Jonathan Corbet - Jun 25 2007 - 20:00
... gives almost exactly what was asked for. jon Use hrtimers for msleep() and msleep_interruptible() Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- 2.6.22-vanilla/kernel/timer.c 2007-07-15 13:08:36. ...
linux-kernel - Jonathan Corbet - Jul 15 2007 - 18:42
... . Using hrtimers allows msleep() to sleep for something much closer to the requested time. Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- 2.6.23-rc1/kernel/timer.c.orig 2007-08-02 13:45:20. ...
linux-kernel - Jonathan Corbet - Aug 3 2007 - 14:37
... comment describes a "dentry" argument, but the actual function does not have that argument. jon Jonathan Corbet / LWN.net / corbet@lwn.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...
linux-kernel - Jonathan Corbet - Sep 25 2007 - 15:20
... should move to this file as well? jon --- Add a document on patch tags. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 43e89b1..fa1518b ...
linux-kernel - Jonathan Corbet - Oct 8 2007 - 18:43
... didn't like. Comments? jon -- Document the tags used with kernel patches Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 43e89b1.. ...
linux-kernel - Jonathan Corbet - Oct 9 2007 - 12:59
... Add a document describing the various tags attached to patches. Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- Documentation/00-INDEX | 2 + Documentation/patch-tags | 76 ++++++++++++++++++++++++++++++++++++++++++++++ ...
linux-kernel - Jonathan Corbet - Feb 8 2008 - 12:51
... an emphasis on trying to nail down what Reviewed-by: really means. Signed-off-by: Jonathan Corbet <corbet@lwn.net> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 08a1ed1..cc00c8e ...
linux-kernel - Jonathan Corbet - Feb 8 2008 - 16:42