1. 07 Dec, 2002 3 commits
    • Richard Henderson's avatar
      [ALPHA] Include asm/io.h in asm/pci.h to match i386 · d6f7dad9
      Richard Henderson authored
      and thence fix a scsi build error.
      d6f7dad9
    • Richard Henderson's avatar
      Merge ssh://are.twiddle.net/BK/axp-2.5 · 1d1f6912
      Richard Henderson authored
      into dorothy.sfbay.redhat.com:/dorothy/rth/linux/axp-2.5
      1d1f6912
    • Ivan Kokshaysky's avatar
      [PATCH] more typos in __stxncpy · 94fd5f24
      Ivan Kokshaysky authored
      [posted on axp-list yesterday; I already have some success reports]
      
      - ev6: missing local label which causes oopses in several places.
        BTW, I was quite surprised that `as' allows such things
        (I guess it shouldn't):
      
      	br	1f
      	...
        $foo:
      	...
        1:
      
      - ev5: t12 instead of t10 - corruption in ISO readdir, probably other
        nastiness.
      
      Also, minor cleanups:
      - move the label in $unaligned, this should save a cycle or two;
      - replace redundant `mskqh' with a nop (it doesn't save any cycles though);
      - fix comment: t12 _is_ touched.
      
      Applies to both 2.4 and 2.5.
      
      Ivan.
      94fd5f24
  2. 06 Dec, 2002 10 commits
  3. 05 Dec, 2002 27 commits