1. 07 12月, 2009 1 次提交
  2. 13 11月, 2009 1 次提交
  3. 11 9月, 2009 1 次提交
  4. 07 7月, 2009 1 次提交
    • H
      [S390] monreader: fix dev_set_drvdata conversion · 99357742
      Heiko Carstens 提交于
      Fix this:
      
      drivers/s390/char/monreader.c: In function 'mon_open':
      drivers/s390/char/monreader.c:323: warning: passing argument 1 of 'dev_set_drvdata' from incompatible pointer type
      include/linux/device.h:457: note: expected 'struct device *' but argument is of type 'struct device **'
      drivers/s390/char/monreader.c: In function 'monreader_freeze':
      drivers/s390/char/monreader.c:466: warning: passing argument 1 of 'dev_get_drvdata' from incompatible pointer type
      include/linux/device.h:452: note: expected 'const struct device *' but argument is of type 'struct device **'
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      99357742
  5. 22 6月, 2009 1 次提交
  6. 16 6月, 2009 1 次提交
  7. 25 12月, 2008 1 次提交
  8. 14 7月, 2008 1 次提交
  9. 03 7月, 2008 1 次提交
  10. 17 4月, 2008 1 次提交
  11. 10 5月, 2007 1 次提交
  12. 13 2月, 2007 1 次提交
  13. 09 2月, 2007 1 次提交
  14. 27 6月, 2006 1 次提交
  15. 24 3月, 2006 1 次提交
  16. 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