1. 02 Apr, 2004 2 commits
    • James Bottomley's avatar
      [PATCH] fix the subarch build again after ACPI breakage · d75458fb
      James Bottomley authored
      The patch to check "maxcpus=N" early broke by putting maxcpus (a
      variable which is only exported by mpparse.c) into
      parse_cmdline_early().
      
      The fix is to make it depend on the correct CONFIG_ option. 
      
      In the subarchitectures:
      
      CONFIG_X86_SMP is the one that means "I want standard x86 smp code" and
      that's what this should depend on.
      d75458fb
    • Benjamin Herrenschmidt's avatar
      [PATCH] PowerMac: cleanup of some scsi drivers · d23a01c0
      Benjamin Herrenschmidt authored
      This patch from Christoph Hellwig does much welcomes cleanup of
      the old mac53c94 and mesh SCSI drivers, removing sillycaps etc...
      d23a01c0
  2. 01 Apr, 2004 26 commits
  3. 31 Mar, 2004 4 commits
  4. 01 Apr, 2004 1 commit
  5. 31 Mar, 2004 5 commits
  6. 01 Apr, 2004 2 commits