1. 30 12月, 2008 1 次提交
  2. 05 9月, 2008 1 次提交
  3. 15 8月, 2008 1 次提交
  4. 20 7月, 2008 1 次提交
    • Y
      x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 · a83fe32f
      Yinghai Lu 提交于
      Jack Howarth reported that 2.6.26-rc9-git9 doesn't boot on MacBookPro2.
      
      the reason is a faulty BIOS update that reportes faulty resources.
      
      Nevertheless it's possible for Linux to be more resolent about this
      situation (and similar situations) and work around this bug, by
      cross-checking the mmconf range against the e820 table and ACPI resources.
      
      Change the mconf bus range from [0,0xff] to to [0, 0x3f]
      to match range [0xf0000000, 0xf4000000) in e820 tables.
      
      [ v2, yhlu.kernel@gmail.com:
        x86, pci: detect end_bus_number according to acpi/e820 reserved - fix ]
      Reported-by: NJack Howarth <howarth@bromo.msbb.uc.edu>
      Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
      Cc: jbarnes@virtuousgeek.org
      Cc: Jack Howarth <howarth@bromo.msbb.uc.edu>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      a83fe32f
  5. 25 5月, 2008 1 次提交
  6. 27 4月, 2008 7 次提交
  7. 11 2月, 2008 2 次提交
  8. 11 10月, 2007 1 次提交
  9. 22 7月, 2007 1 次提交
  10. 03 5月, 2007 1 次提交
  11. 13 2月, 2007 8 次提交