1. 29 Jan, 2009 2 commits
  2. 25 Jul, 2008 1 commit
  3. 17 Oct, 2007 1 commit
  4. 18 Jul, 2007 1 commit
  5. 16 Jul, 2007 2 commits
  6. 23 May, 2007 1 commit
  7. 08 May, 2007 2 commits
  8. 22 Dec, 2006 1 commit
  9. 10 Dec, 2006 1 commit
    • Randy Dunlap's avatar
      [PATCH] CodingStyle updates · b3fc9941
      Randy Dunlap authored
      
      Add some kernel coding style comments, mostly pulled from emails
      by Andrew Morton, Jesper Juhl, and Randy Dunlap.
      
      - add paragraph on switch/case indentation (with fixes)
      - add paragraph on multiple-assignments
      - add more on Braces
      - add section on Spaces; add typeof, alignof, & __attribute__ with sizeof;
        add more on postfix/prefix increment/decrement operators
      - add paragraph on function breaks in source files; add info on
        function prototype parameter names
      - add paragraph on EXPORT_SYMBOL placement
      - add section on /*-comment style, long-comment style, and data
        declarations and comments
      - correct some chapter number references that were missed when
        chapters were renumbered
      Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
      Acked-by: default avatarJesper Juhl <jesper.juhl@gmail.com>
      Acked-by: default avatarJan Engelhardt <jengelh@gmx.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      b3fc9941
  10. 29 Sep, 2006 1 commit
  11. 23 Jun, 2006 1 commit
  12. 10 Jan, 2006 1 commit
  13. 08 Jan, 2006 2 commits
  14. 17 Sep, 2005 1 commit
  15. 10 Sep, 2005 1 commit
  16. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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!
      1da177e4