1. 14 7月, 2008 1 次提交
  2. 17 4月, 2008 1 次提交
  3. 26 1月, 2008 3 次提交
  4. 12 10月, 2007 1 次提交
    • C
      [S390] cio: Avoid machine check vs. not operational races. · 3f4cf6e7
      Cornelia Huck 提交于
      There was the possibilty that an action like ccw_device_set_offline()
      triggered by a device gone machine check might trigger a not oper
      event. Unfortunately, this could lead to the situation that we tried
      to unregister a subchannel twice: Once from the slow path evaluation,
      and once via the not oper event.
      
      Fix this by always using the same mechanism (css_schedule_eval()) for
      triggering the unregister. This makes sure that unregistration will
      only be done once. As an added bonus, it also simplyfies the code.
      Signed-off-by: NCornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      3f4cf6e7
  5. 06 2月, 2007 1 次提交
  6. 08 12月, 2006 2 次提交
  7. 27 10月, 2006 1 次提交
  8. 11 10月, 2006 1 次提交
  9. 29 6月, 2006 2 次提交
  10. 07 1月, 2006 1 次提交
  11. 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