An error occurred fetching the project authors.
  1. 16 Jun, 2009 1 commit
  2. 06 Jan, 2009 1 commit
  3. 25 Dec, 2008 1 commit
  4. 16 Oct, 2008 1 commit
  5. 10 Oct, 2008 2 commits
  6. 14 Jul, 2008 1 commit
  7. 20 Jun, 2008 1 commit
  8. 20 May, 2008 1 commit
    • Greg Kroah-Hartman's avatar
      s390: fix race in device_create · c5fb920a
      Greg Kroah-Hartman authored
      There is a race from when a device is created with device_create() and
      then the drvdata is set with a call to dev_set_drvdata() in which a
      sysfs file could be open, yet the drvdata will be NULL, causing all
      sorts of bad things to happen.
      
      This patch fixes the problem by using the new function,
      device_create_drvdata().
      
      Cc: Kay Sievers <kay.sievers@vrfy.org>
      Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
      Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
      Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      c5fb920a
  9. 15 May, 2008 1 commit
  10. 26 Jan, 2008 1 commit
  11. 22 Oct, 2007 1 commit
  12. 10 Jul, 2007 1 commit
  13. 27 Apr, 2007 2 commits
  14. 12 Feb, 2007 1 commit
  15. 08 Feb, 2007 1 commit
  16. 05 Feb, 2007 1 commit
  17. 12 Jul, 2006 1 commit
  18. 24 Mar, 2006 1 commit
  19. 29 Oct, 2005 1 commit
  20. 28 Oct, 2005 1 commit
  21. 25 Jun, 2005 1 commit
  22. 20 Jun, 2005 2 commits
  23. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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