1. 14 Jun, 2004 2 commits
    • Andi Kleen's avatar
      [PATCH] Fix x86-64 VIA systems with IOMMU debug · dca8ede4
      Andi Kleen authored
      VIA chipsets are broken and don't work with IOMMU enabled. For some mysterious
      reason (the IOMMU logic is actually in the CPU) they manage to corrupt all
      data going through the aperture to PCI devices.
      
      There was a workaround previously that enabled the slower softmmu when VIA is 
      detected on the normal IOMMU path (when there is more than 3GB of memory). But
      CONFIG_IOMMU_DEBUG took a short cut that was not handled, which ended up with 
      VIA systems not booting when this option is enabled.
      
      This patch enables the workaround with CONFIG_IOMMU_DEBUG/iommu=force too
      dca8ede4
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/tg3-2.6 · c902e4cd
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      c902e4cd
  2. 13 Jun, 2004 10 commits
  3. 12 Jun, 2004 28 commits