1. 07 12月, 2006 1 次提交
    • J
      [PATCH] Clean up 'make help' output for documentation targets. · 6fc52f81
      Jesper Juhl 提交于
      Here's a patch that cleans up the "make help" output a bit for the
      documentation targets.
      
      Currently the documentation targets are listed completely different than
      all the other targets :
      
        Documentation targets:
          Linux kernel internal documentation in different formats:
          xmldocs (XML DocBook), psdocs (Postscript), pdfdocs (PDF)
          htmldocs (HTML), mandocs (man pages, use installmandocs to install)
      
      with this patch they are more in line with the rest of the output :
      
        Documentation targets:
         Linux kernel internal documentation in different formats:
          htmldocs        - HTML
          installmandocs  - install man pages generated by mandocs
          mandocs         - man pages
          pdfdocs         - PDF
          psdocs          - Postscript
          xmldocs         - XML DocBook
      Signed-off-by: NJesper Juhl <jesper.juhl@gmail.com>
      Acked-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      6fc52f81
  2. 04 11月, 2006 1 次提交
  3. 31 10月, 2006 1 次提交
  4. 30 6月, 2006 1 次提交
  5. 01 4月, 2006 1 次提交
  6. 06 3月, 2006 1 次提交
  7. 05 3月, 2006 1 次提交
  8. 14 11月, 2005 1 次提交
  9. 07 11月, 2005 1 次提交
  10. 24 6月, 2005 1 次提交
  11. 21 5月, 2005 1 次提交
  12. 01 5月, 2005 5 次提交
  13. 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