1. 11 10月, 2008 1 次提交
  2. 22 7月, 2008 1 次提交
  3. 14 7月, 2008 3 次提交
  4. 30 5月, 2008 1 次提交
  5. 26 1月, 2008 1 次提交
  6. 22 10月, 2007 1 次提交
  7. 22 8月, 2007 1 次提交
  8. 27 7月, 2007 1 次提交
  9. 31 5月, 2007 1 次提交
  10. 10 5月, 2007 1 次提交
  11. 06 2月, 2007 1 次提交
  12. 18 7月, 2006 1 次提交
  13. 12 7月, 2006 1 次提交
  14. 01 7月, 2006 1 次提交
  15. 29 6月, 2006 1 次提交
    • M
      [S390] modular 3270 driver. · 132fab13
      Martin Schwidefsky 提交于
      The initial i/o to a 3270 device is done using the static module variables
      raw3270_init_data and raw3270_init_request. If the 3270 device driver is
      built as a module and gets loaded above 2GB, the initial i/o will fail
      because these variables will get addresses > 2GB. To make it work the
      two variables are moved to struct raw3270 and the data structure is
      allocated with GFP_DMA.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      132fab13
  16. 27 3月, 2006 1 次提交
  17. 24 3月, 2006 1 次提交
  18. 18 11月, 2005 1 次提交
  19. 07 11月, 2005 1 次提交
  20. 31 10月, 2005 1 次提交
  21. 05 9月, 2005 1 次提交
  22. 21 6月, 2005 1 次提交
  23. 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