1. 18 6月, 2009 1 次提交
  2. 04 4月, 2009 1 次提交
  3. 17 3月, 2009 1 次提交
  4. 31 12月, 2008 20 次提交
  5. 17 7月, 2008 1 次提交
  6. 08 7月, 2008 2 次提交
  7. 03 6月, 2008 1 次提交
    • Y
      x86: update mptable · 2944e16b
      Yinghai Lu 提交于
      make mptable to be consistent with acpi routing, so we could:
      
      1. kexec kernel with acpi=off
      2. work around BIOSes where acpi routing is working, but mptable is
         not right, so can use kernel/kexec to start other OSes that don't have
         good acpi support.
      
      command line: update_mptable
      Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      2944e16b
  8. 26 3月, 2008 1 次提交
  9. 12 3月, 2008 1 次提交
    • B
      ACPI: add _PRT quirks to work around broken firmware · 391df5dc
      Bjorn Helgaas 提交于
      This patch works around incorrect _PRT (PCI interrupt routing)
      information from firmware.  This does not fix any regressions
      and can wait for the next kernel release.
      
      On the Medion MD9580-F laptop, the BIOS says the builtin RTL8139
      NIC interrupt at 00:09.0[A] is connected to \_SB.PCI0.ISA.LNKA, but
      it's really connected to \_SB.PCI0.ISA.LNKB.  Before this patch,
      the workaround was to use "pci=routeirq".  More details at
      http://bugzilla.kernel.org/show_bug.cgi?id=4773.
      
      On the Dell OptiPlex GX1, the BIOS says the PCI slot interrupt
      00:0d[A] is connected to LNKB, but it's really connected to LNKA.
      Before this patch, the workaround was to use "pci=routeirq".
      Pierre Ossman tested a previous version of this patch and confirmed
      that it fixed the problem.  More details at
      http://bugzilla.kernel.org/show_bug.cgi?id=5044.
      
      On the HP t5710 thin client, the BIOS says the builtin Radeon
      video interrupt at 01:00[A] is connected to LNK1, but it's really
      connected to LNK3.  The previous workaround was to use a custom
      DSDT.  I tested this patch and verified that it fixes the problem.
      More details at http://bugzilla.kernel.org/show_bug.cgi?id=10138.
      Signed-off-by: NBjorn Helgaas <bjorn.helgaas@hp.com>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      391df5dc
  10. 07 2月, 2008 2 次提交
  11. 11 1月, 2008 1 次提交
  12. 13 2月, 2007 1 次提交
  13. 21 12月, 2006 1 次提交
  14. 14 10月, 2006 1 次提交
  15. 01 7月, 2006 1 次提交
  16. 27 6月, 2006 4 次提交