1. 12 4月, 2008 1 次提交
    • M
      Add additional examples in Documentation/spinlocks.txt · 14dadf1d
      Mark Fasheh 提交于
      Checkpatch will throw an error if code doesn't use the correct initializers
      for static spinlocks:
      
      ERROR: Use of SPIN_LOCK_UNLOCKED is deprecated: see Documentation/spinlocks.txt
      
      This is fine, but Documentation/spinlocks.txt isn't very clear on how to
      _use_ the new initializers for static variables. To save people time in the
      future, I added two small examples of how to fix old-style static
      initializers to be more lockdep friendly.
      Signed-off-by: NMark Fasheh <mfasheh@suse.com>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      14dadf1d
  2. 17 7月, 2007 1 次提交
  3. 22 3月, 2006 1 次提交
  4. 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