An error occurred fetching the project authors.
  1. 24 Nov, 2009 1 commit
  2. 04 Nov, 2009 1 commit
    • Bjorn Helgaas's avatar
      x86/PCI: allow MMCONFIG above 4GB · 9a08f7d3
      Bjorn Helgaas authored
      The current whitelist requires a kernel change for every machine that has
      MMCONFIG regions above 4GB, even if BIOS provides a correct MCFG table.
      
      This patch expands the whitelist to include machines with a rev 1 or newer
      MCFG table and a DMI_BIOS_DATE of 2010 or later.  That way, we only need
      kernel changes for new machines that provide incorrect MCFG tables.
      Signed-off-by: default avatarBjorn Helgaas <bjorn.helgaas@hp.com>
      CC: Matthew Wilcox <willy@linux.intel.com>
      CC: John Keller <jpk@sgi.com>
      CC: Yinghai Lu <yhlu.kernel@gmail.com>
      CC: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
      CC: Andi Kleen <andi@firstfloor.org>
      Acked-by: default avatarIngo Molnar <mingo@elte.hu>
      Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
      9a08f7d3
  3. 28 Aug, 2009 3 commits
  4. 13 Jun, 2009 1 commit
  5. 04 Jun, 2009 1 commit
  6. 22 Apr, 2009 1 commit
  7. 20 Mar, 2009 2 commits
  8. 29 Dec, 2008 1 commit
  9. 04 Sep, 2008 1 commit
  10. 15 Aug, 2008 1 commit
  11. 20 Jul, 2008 1 commit
    • Yinghai Lu's avatar
      x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 · a83fe32f
      Yinghai Lu authored
      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: default avatarJack Howarth <howarth@bromo.msbb.uc.edu>
      Signed-off-by: default avatarYinghai Lu <yhlu.kernel@gmail.com>
      Cc: jbarnes@virtuousgeek.org
      Cc: Jack Howarth <howarth@bromo.msbb.uc.edu>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      a83fe32f
  12. 25 May, 2008 1 commit
  13. 26 Apr, 2008 7 commits
  14. 10 Feb, 2008 2 commits
  15. 11 Oct, 2007 1 commit
  16. 22 Jul, 2007 1 commit
  17. 02 May, 2007 1 commit
  18. 13 Feb, 2007 8 commits