1. 09 5月, 2007 1 次提交
  2. 01 7月, 2006 1 次提交
  3. 19 2月, 2006 1 次提交
  4. 11 1月, 2006 1 次提交
  5. 10 9月, 2005 1 次提交
    • I
      [PATCH] matroxfb: read MGA PInS data on PowerPC · 5c06e2aa
      Ian Romanick 提交于
      This updates the matroxfb code so that it can find the PInS data embedded
      in the BIOS on PowerPC cards.  The process for finding the data is
      different on OpenFirmware cards than on x86 cards, and the code for doing
      so was missing.
      
      After patching, building, installing, and booting a kernel, you should grep
      for "PInS" in /var/log/messages.  You should see two messages in the log:
      
      PInS data found at offset XXXXX
      PInS memtype = X
      
      On the GXT135p card I get "31168" and "5".  The first value is irrelevant,
      but it's presence lets me know that the PInS data was actually found.  On a
      GXT130p, the second value should be 3.  Since I don't have access to that
      hardware, if someone can verify that, I will submit a follow-on patch that
      rips out all the memtype parameter stuff.
      Signed-off-by: NIan Romanick <idr@us.ibm.com>
      Signed-off-by: NPetr Vandrovec <vandrove@vc.cvut.cz>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      5c06e2aa
  6. 26 6月, 2005 1 次提交
  7. 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