You need to sign in or sign up before continuing.
  1. 07 6月, 2007 1 次提交
  2. 07 3月, 2007 1 次提交
  3. 05 3月, 2007 2 次提交
  4. 27 2月, 2007 1 次提交
  5. 12 2月, 2007 1 次提交
    • K
      [PATCH] Common compat_sys_sysinfo · d4d23add
      Kyle McMartin 提交于
      I noticed that almost all architectures implemented exactly the same
      sys32_sysinfo...  except parisc, where a bug was to be found in handling of
      the uptime.  So let's remove a whole whack of code for fun and profit.
      Cribbed compat_sys_sysinfo from x86_64's implementation, since I figured it
      would be the best tested.
      
      This patch incorporates Arnd's suggestion of not using set_fs/get_fs, but
      instead extracting out the common code from sys_sysinfo.
      
      Cc: Christoph Hellwig <hch@infradead.org>
      Cc: <linux-arch@vger.kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      d4d23add
  6. 07 2月, 2007 1 次提交
  7. 30 11月, 2006 1 次提交
  8. 31 10月, 2006 1 次提交
  9. 20 10月, 2006 2 次提交
  10. 02 10月, 2006 1 次提交
  11. 27 9月, 2006 2 次提交
  12. 14 7月, 2006 2 次提交
  13. 01 7月, 2006 1 次提交
  14. 30 6月, 2006 1 次提交
  15. 06 6月, 2006 1 次提交
  16. 19 4月, 2006 2 次提交
  17. 27 3月, 2006 1 次提交
  18. 28 2月, 2006 1 次提交
  19. 09 2月, 2006 1 次提交
  20. 01 12月, 2005 1 次提交
  21. 30 10月, 2005 6 次提交
  22. 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