1. 23 6月, 2006 1 次提交
    • J
      [PATCH] fix x86 microcode driver handling of multiple matching revisions · ba528f28
      Jan Beulich 提交于
      When multiple updates matching a given CPU are found in the update file, the
      action taken by the microcode update driver was inappropriate:
      
      - when lower revision microcode was found before matching or higher revision
        one, the driver would needlessly complain that it would not downgrade the
        CPU
      - when microcode matching the currently installed revision was found before
        newer revision code, no update would actually take place
      
      To change this behavior, the driver now concludes about possibly updates and
      issues messages only when the entire input was parsed.
      
      Additionally, this adds back (in different places, and conditionalized upon
      a new module option) some messages removed by a previous patch.
      Signed-off-by: NJan Beulich <jbeulich@novell.com>
      Cc: "Siddha, Suresh B" <suresh.b.siddha@intel.com>
      Cc: Tigran Aivazian <tigran_aivazian@symantec.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      ba528f28
  2. 29 3月, 2006 1 次提交
  3. 27 3月, 2006 1 次提交
  4. 26 3月, 2006 1 次提交
  5. 01 3月, 2006 1 次提交
  6. 12 1月, 2006 2 次提交
  7. 05 9月, 2005 1 次提交
  8. 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