11 Oct, 2010

1 commit


06 Mar, 2008

1 commit


21 Dec, 2007

1 commit


17 Dec, 2007

1 commit

  • This patch fixes:
    CHECK /home/kernel/src/net/irda/parameters.c
    /home/kernel/src/net/irda/parameters.c:466:2: warning: Using plain integer as NULL pointer
    /home/kernel/src/net/irda/parameters.c:520:2: warning: Using plain integer as NULL pointer
    /home/kernel/src/net/irda/parameters.c:573:2: warning: Using plain integer as NULL pointer

    Signed-off-by: Richard Knutsson
    Signed-off-by: Samuel Ortiz
    Signed-off-by: David S. Miller

    Richard Knutsson
     

26 Apr, 2007

1 commit


11 Feb, 2007

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds