1. 23 5月, 2006 2 次提交
  2. 07 11月, 2005 2 次提交
  3. 29 6月, 2005 1 次提交
    • T
      [MTD] NAND: Reorganize chip locking · 0dfc6246
      Thomas Gleixner 提交于
      The code was wrong in several aspects. The locking order was
      inconsistent, the device aquire code did not reset a variable
      after a wakeup and the wakeup handling was not working for
      applications where multiple chips are sharing a single
      hardware controller.
      When a hardware controller is available the locking is now
      reduced to the hardware controller lock and the waitqueue is
      moved to the hardware controller structure in order to avoid
      a wake_up_all().
      
      The problem was pointed out by Ben Dooks, who also found the
      missing variable reset as main cause for his deadlock problem.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      0dfc6246
  4. 27 5月, 2005 1 次提交
  5. 23 5月, 2005 3 次提交
  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