1. 06 12月, 2005 1 次提交
  2. 12 9月, 2005 1 次提交
    • K
      [IA64] MCA/INIT: avoid reading INIT record during INIT event · 289d773e
      Keith Owens 提交于
      Reading the INIT record from SAL during the INIT event has proved to be
      unreliable, and a source of hangs during INIT processing.  The new
      MCA/INIT handlers remove the need to get the INIT record from SAL.
      Change salinfo.c so mca.c can just flag that a new record is available,
      without having to read the record during INIT processing.  This patch
      can be applied without the new MCA/INIT handlers.
      
      Also clean up some usage of NR_CPUS which should have been using
      cpu_online().
      Signed-off-by: NKeith Owens <kaos@sgi.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      289d773e
  3. 17 8月, 2005 1 次提交
  4. 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