1. 02 Apr, 2004 6 commits
    • Andrew Morton's avatar
      [PATCH] export hugetlb_total_pages · e6b03c0b
      Andrew Morton authored
      The commoncap module calls this.
      e6b03c0b
    • Linus Torvalds's avatar
      Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk · e4dfa2d1
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      e4dfa2d1
    • Russell King's avatar
      [ARM] Update ARM makefiles · d7fd03c8
      Russell King authored
      - Use -march=armv6 where available.
      - CFLAGS_BOOT isn't needed - the decompressor uses CFLAGS, remove it.
      - PROCESSOR is never used, remove it.
      - LDFLAGS_BLOB is never used, remove it.
      - Remove MACHINE macro.
      - Correct comments for include/asm-arm/.arch target.
      - Copy format of include/asm symlink rule.
      - Arrange for configuration to be split before making
        include/asm-arm/arch symlink.
      - This means that asm-offsets.s no longer depends on
        include/config/MARKER.
      d7fd03c8
    • Armin Schindler's avatar
      [PATCH] ISDN Eicon driver: tasklet_kill removal · d2a7b2bf
      Armin Schindler authored
      diva_os_cancel_soft_isr() may not call tasklet_kill(), because it is
      interrupt context.  This will be done correctly in the cleanup function
      anyway.
      d2a7b2bf
    • 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 3 commits