1. 22 Jan, 2004 3 commits
    • Andrew Morton's avatar
      [PATCH] document RAID-6 support in mdadm-1.5.0 · f27f09c3
      Andrew Morton authored
      From: "H. Peter Anvin" <hpa@zytor.com>
      
      This is purely a doc patch saying RAID-6 support is available in
      mdadm-1.5.0 and the patch is no longer necessary.
      f27f09c3
    • Andrew Morton's avatar
      [PATCH] RAID-6 fixes · 85227cef
      Andrew Morton authored
      From: "H. Peter Anvin" <hpa@zytor.com>
      
      As expected, when it hit mainline I started getting real bug reports... 
      the attached patch does the following:
      
      - Fixes a few x86-64 specific bugs;
      
      - Removes MMX and SSE-1 from x86-64 (if we have x86-64 we have SSE-2);
      
      - Slightly astracts the integer code to make it easier to add
        architecture-specific optimizations later (e.g.  IA64 once gcc gets
        better IA64 intrinsics support);
      
      - Resurrects the user-space testbench, and makes it not output the known
        false positive of the D+Q case (D+Q is equivalent to a RAID-5 recovery,
        so I didn't implement it in the user-space testbench.)
      85227cef
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/sparc-2.6 · 8776d039
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      8776d039
  2. 21 Jan, 2004 15 commits
  3. 20 Jan, 2004 22 commits