1. 29 7月, 2006 3 次提交
    • J
      [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue · 0b4972d5
      Ju, Seokmann 提交于
      There was an issue in the data structure defined by megaraid driver
      casuing "kernel unaligned access.." messages to be displayed during
      IOCTL on IA64 platform.
      
      The issue has been reported/fixed by Sakurai Hiroomi
      [sakurai_hiro@soft.fujitsu.com].
      
      Signed-Off By: Seokmann Ju <seokmann.ju@lsil.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      0b4972d5
    • J
      [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPD · aa677bc7
      Ju, Seokmann 提交于
      With this patch, driver will protect data corruption created by
      INQUIRY with EVPD request to megaraid controllers.  As specified in
      the changelog, megaraid F/W already has fixed the issue and being
      under process of release. Meanwhile, driver will protect the system
      with this patch.
      
      Signed-Off By: Seokmann Ju <seokmann.ju@lsil.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      aa677bc7
    • J
      [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checker · fbf60802
      Ju, Seokmann 提交于
      This patch contains
      - a fix for 64-bit DMA capability check in megaraid_{mm,mbox} driver.
      - includes changes (going back to 32-bit DMA mask if 64-bit DMA mask
      failes) suggested by James with previous patch.
      - addition of SATA 150-4/6 as commented by Vasily Averin.
      
      With patch, the driver access PCIconfiguration space with dedicated
      offset to read a signature. If the signature read, it means that the
      controller has capability to handle 64-bit DMA.
      Without this patch, the driver used to blindly claim 64-bit DMA
      capability.
      The issue has been reported by Vasily Averin [vvs@sw.ru].
      Thank you Vasily for the reporting.
      
      Signed-Off By: Seokmann Ju <seokmann.ju@lsil.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      fbf60802
  2. 28 4月, 2006 1 次提交
  3. 14 12月, 2005 1 次提交
  4. 21 5月, 2005 1 次提交
  5. 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