1. 11 10月, 2008 1 次提交
  2. 14 7月, 2008 2 次提交
  3. 30 4月, 2008 1 次提交
  4. 17 4月, 2008 1 次提交
  5. 26 1月, 2008 1 次提交
  6. 12 10月, 2007 1 次提交
  7. 27 7月, 2007 2 次提交
  8. 10 5月, 2007 1 次提交
  9. 27 4月, 2007 2 次提交
  10. 12 2月, 2007 1 次提交
    • C
      [S390] cio: Fixup interface for setting options on ccw devices. · 4dd3cc5c
      Cornelia Huck 提交于
      The current ccw_device_set_options() sets a specified mask of options
      and clears those not specified, but there is no way to find out which
      options have already been set.
      
      In order to fix this up, introduce the following interface changes:
      
      ccw_device_set_options() now only sets the specified bits, but does
      not clear those that are not specified.
      
      ccw_device_clear_options() clears the specified bits.
      
      ccw_device_set_options_mask() provides the old semantics (setting only
      the specified bits and clearing the others).
      
      Device drivers now work as expected. qdio has been adapted.
      Signed-off-by: NCornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      4dd3cc5c
  11. 06 2月, 2007 1 次提交
  12. 08 12月, 2006 1 次提交
  13. 11 10月, 2006 2 次提交
  14. 05 10月, 2006 3 次提交
  15. 20 9月, 2006 2 次提交
  16. 07 8月, 2006 1 次提交
  17. 01 7月, 2006 1 次提交
  18. 29 6月, 2006 2 次提交
  19. 24 3月, 2006 1 次提交
  20. 02 2月, 2006 1 次提交
  21. 15 1月, 2006 1 次提交
  22. 07 1月, 2006 1 次提交
  23. 07 11月, 2005 1 次提交
  24. 05 9月, 2005 1 次提交
  25. 01 5月, 2005 1 次提交
  26. 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