An error occurred fetching the project authors.
  1. 29 Jul, 2007 1 commit
  2. 22 Jul, 2007 1 commit
  3. 21 May, 2007 1 commit
  4. 02 May, 2007 1 commit
  5. 28 Apr, 2007 1 commit
    • Jeff Garzik's avatar
      libata/IDE: remove combined mode quirk · 8cdfb29c
      Jeff Garzik authored
      Both old-IDE and libata should be able handle all controllers and
      devices found using normal resource reservation methods.
      
      This eliminates the awful, low-performing split-driver configuration
      where old-IDE drove the PATA portion of a PCI device, in PIO-only mode,
      and libata drove the SATA portion of the /same/ PCI device, in DMA mode.
      Typically vendors would ship SATA hard drive / PATA optical
      configuration, which would lend itself to slow (PIO-only) CD-ROM
      performance.
      
      For Intel users running in combined mode, it is now wholly dependent on
      your driver choice (potentially link order, if you compile both drivers
      in) whether old-IDE or libata will drive your hardware.
      
      In either case, you will get full performance from both SATA and PATA
      ports now, without having to pass a kernel command line parameter.
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      8cdfb29c
  6. 16 Mar, 2007 1 commit
  7. 13 Feb, 2007 1 commit
  8. 11 Jan, 2007 1 commit
  9. 30 Dec, 2006 1 commit
  10. 15 Dec, 2006 1 commit
    • Linus Torvalds's avatar
      Remove stack unwinder for now · d1526e2c
      Linus Torvalds authored
      It has caused more problems than it ever really solved, and is
      apparently not getting cleaned up and fixed.  We can put it back when
      it's stable and isn't likely to make warning or bug events worse.
      
      In the meantime, enable frame pointers for more readable stack traces.
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      d1526e2c
  11. 09 Dec, 2006 1 commit
  12. 07 Dec, 2006 1 commit
  13. 21 Oct, 2006 1 commit
  14. 05 Oct, 2006 1 commit
  15. 29 Sep, 2006 1 commit
  16. 26 Sep, 2006 1 commit
  17. 30 Aug, 2006 1 commit
  18. 30 Jul, 2006 1 commit
  19. 10 Jul, 2006 1 commit
  20. 26 Jun, 2006 1 commit
  21. 18 Apr, 2006 1 commit
  22. 09 Apr, 2006 1 commit
  23. 25 Mar, 2006 1 commit
  24. 21 Feb, 2006 1 commit
  25. 17 Feb, 2006 1 commit
  26. 05 Feb, 2006 1 commit
  27. 18 Jan, 2006 1 commit
  28. 17 Jan, 2006 1 commit
  29. 12 Jan, 2006 1 commit
  30. 15 Nov, 2005 1 commit
  31. 12 Sep, 2005 1 commit
  32. 25 Aug, 2005 1 commit
  33. 24 Aug, 2005 4 commits
  34. 29 Jul, 2005 1 commit
  35. 17 May, 2005 1 commit
  36. 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