17 Oct, 2008

1 commit

  • Remove Andrew Morton's http://www.zip.com.au/~akpm/ urls, update to new
    ones when necessary, delete references otherwise.

    There are still instances of that living in:
    Documentation/zh_CN/HOWTO
    Documentation/zh_CN/SubmittingPatches
    Documentation/ko_KR/HOWTO
    Documentation/ja_JP/SubmittingPatches

    Signed-off-by: Francois Cami
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    FD Cami
     

04 Oct, 2008

1 commit


22 Jul, 2008

1 commit


14 Jul, 2008

1 commit


26 Apr, 2008

1 commit


17 Oct, 2007

1 commit

  • The email address that I use for man-pages maintenance has changed as of
    now. This patch changes the address in Documentation/HOWTO and
    MAINTAINERS.

    Signed-off-by: Michael Kerrisk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Michael Kerrisk
     

16 Oct, 2007

1 commit


23 Aug, 2007

1 commit

  • Hello,

    I've noticed that in Document/HOWTO the url address:
    http://sosdg.org/~coywolf/lxr/
    has changed to
    http://users.sosdg.org/~qiyong/lxr/
    from the website.

    -- qiyong

    Signed-off-by: Qi Yong
    Signed-off-by: Greg Kroah-Hartman

    Qi Yong
     

19 Jul, 2007

1 commit


29 Jun, 2007

1 commit


24 May, 2007

1 commit


08 Feb, 2007

1 commit


19 Oct, 2006

1 commit

  • I suspect that not many people is subscribed to the bugzilla mailing list,
    not surprising since the URLs doesn't seem to be in the tree :)

    After fixing my english, I wonder if the following patch could be applied...

    Signed-off-by: Diego Calleja
    Acked-by: Randy Dunlap
    Signed-off-by: Greg Kroah-Hartman

    Diego Calleja
     

01 Oct, 2006

1 commit


26 Sep, 2006

1 commit


28 Apr, 2006

1 commit


19 Nov, 2005

1 commit

  • Here's a document that describes the process and procedures of how to do Linux
    kernel development. It has gone through a number of rounds of review on the
    linux-kernel mailing list, and contains contributions and help from Paolo
    Ciarrocchi, Randy Dunlap, Gerrit Huizenga, Pat Mochel, Hanna Linder, Kay
    Sievers, Vojtech Pavlik, Jan Kara, Josh Boyer, Kees Cook, Andrew Morton, Andi
    Kleen, Vadim Lobanov, Jesper Juhl, Adrian Bunk, Keri Harris, Frans Pop, David
    A. Wheeler, Junio Hamano, Michael Kerrisk, and Alex Shepard.

    Signed-off-by: Greg Kroah-Hartman
    Signed-off-by: Linus Torvalds

    Greg Kroah-Hartman