1. 31 3月, 2012 1 次提交
  2. 05 11月, 2011 1 次提交
  3. 07 8月, 2011 1 次提交
  4. 07 7月, 2011 1 次提交
  5. 23 3月, 2011 1 次提交
  6. 17 3月, 2011 1 次提交
  7. 13 6月, 2009 1 次提交
  8. 30 1月, 2009 2 次提交
  9. 26 7月, 2008 1 次提交
  10. 17 10月, 2007 1 次提交
  11. 19 7月, 2007 1 次提交
  12. 17 7月, 2007 2 次提交
  13. 24 5月, 2007 1 次提交
  14. 09 5月, 2007 2 次提交
  15. 23 12月, 2006 1 次提交
  16. 11 12月, 2006 1 次提交
    • R
      [PATCH] CodingStyle updates · b3fc9941
      Randy Dunlap 提交于
      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: NRandy Dunlap <randy.dunlap@oracle.com>
      Acked-by: NJesper Juhl <jesper.juhl@gmail.com>
      Acked-by: NJan Engelhardt <jengelh@gmx.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      b3fc9941
  17. 30 9月, 2006 1 次提交
  18. 23 6月, 2006 1 次提交
  19. 11 1月, 2006 1 次提交
  20. 09 1月, 2006 2 次提交
  21. 18 9月, 2005 1 次提交
  22. 11 9月, 2005 1 次提交
  23. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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