1. 10 10月, 2012 1 次提交
  2. 02 11月, 2011 1 次提交
  3. 13 5月, 2008 1 次提交
  4. 28 4月, 2008 1 次提交
  5. 17 10月, 2007 1 次提交
    • J
      uml: console subsystem tidying · e99525f9
      Jeff Dike 提交于
      This does a lot of cleanup on the UML console system.  This patch should be
      entirely non-functional.
      
      The tidying is as follows:
      	header cleanups - the includes should be closer to minimal and complete
      	all printks now have a severity
      	lots of style fixes
      	fd_close is restructured a little in order to reduce the nesting
      	some functions were calling the os_* wrappers when they can
      call libc directly
      	port_accept had a unnecessary variable
      	it also tested a pid unecessarily before killing it
      	some functions were made static
      	xterm_free is gone, as it was identical to generic_free
      Signed-off-by: NJeff Dike <jdike@linux.intel.com>
      Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      e99525f9
  6. 17 7月, 2007 2 次提交
  7. 08 5月, 2007 1 次提交
  8. 12 2月, 2007 1 次提交
  9. 21 10月, 2006 1 次提交
  10. 27 9月, 2006 1 次提交
  11. 14 11月, 2005 1 次提交
  12. 07 11月, 2005 1 次提交
  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