1. 28 6月, 2006 1 次提交
    • J
      [PARISC] Fix do_gettimeofday() hang · 61c34016
      James Bottomley 提交于
      Apparently gettimeoffset can return small negative values (usually in
      the 100us range).  If xtime.tv_nsec is accidentally less than this,
      though (a fortunately unlikely event) it triggers the loop forever.
      
      I've added a test and correct adjustment for this case.  It has a
      warning printk in there which I'd like to leave for the time being
      just in case this problem implicates some other part of the kernel.
      Signed-off-by: NJames Bottomley <jejb@parisc-linux.org>
      Signed-off-by: NKyle McMartin <kyle@parisc-linux.org>
      61c34016
  2. 11 1月, 2006 1 次提交
  3. 31 10月, 2005 1 次提交
  4. 22 10月, 2005 2 次提交
  5. 08 9月, 2005 1 次提交
  6. 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