1. 10 4月, 2006 1 次提交
    • A
      [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area · 946f2ee5
      Arjan van de Ven 提交于
      This patch introduces a user for the e820_all_mapped function:
      
      There have been several machines that don't have a working MMCONFIG,
      often because of a buggy MCFG table in the ACPI bios.  This patch adds a
      simple sanity check that detects a whole bunch of these cases, and when
      it detects it, linux now boots rather than crash-and-burns.
      
      The accuracy of this detection can in principle be improved if there was
      a "is this entire range in e820 with THIS attribute", but no such
      function exist and the complexity needed for this is not really worth
      it; this simple check already catches most cases anyway.
      Signed-off-by: NArjan van de Ven <arjan@linux.intel.com>
      Signed-off-by: NAndi Kleen <ak@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      946f2ee5
  2. 24 3月, 2006 1 次提交
  3. 01 2月, 2006 1 次提交
  4. 17 12月, 2005 1 次提交
  5. 16 12月, 2005 1 次提交
  6. 13 12月, 2005 2 次提交
  7. 13 9月, 2005 1 次提交
  8. 28 6月, 2005 2 次提交
  9. 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