1. 19 Jun, 2004 4 commits
    • Andrew Morton's avatar
      [PATCH] sis900-fix-phy-transceiver-detection.patch · e85c9d11
      Andrew Morton authored
      From: Daniele Venzano <webvenza@libero.it>
      
      Fix PHY transceiver detection code to fall back to known PHY and not to the
      last detected.
      
      The code checks every transceiver detected for link status and type, but fails
      when ghost transceivers are detected, deciding to use the last one detected.
      
      With this patch the driver should choose the correct transceiver even when
      some ghosts are detected by checking for the type of the tranceiver it is
      going to use.
      e85c9d11
    • Mikulas Patocka's avatar
      [PATCH] HPFS fixes for 2.6.7 kernel · 29a54a41
      Mikulas Patocka authored
      This contains hpfs fixes from my source ported to 2.6.7 kernel:
      
      updates:
      - allocator fragments files less
      - OS/2 Warp Server filesystem can be mounted read/only
      - added reschedule points so that it doesn't hog CPU
      
      bug fixes:
      - filesystem error message when syncing or fsyncing deleted file (or when
        system just writes it on its own)
      - filesystem error on extremly fragmented files
      - corrupted disk structures could possibly corrupt memory
      29a54a41
    • Andrew Morton's avatar
      [PATCH] mptctl.c build fix · 2c4d93fe
      Andrew Morton authored
      drivers/message/fusion/mptctl.c:89:24: asm/compat.h: No such file or directory
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      2c4d93fe
    • Linus Torvalds's avatar
      Merge http://lia64.bkbits.net/to-linus-2.5 · ac6a5f92
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      ac6a5f92
  2. 18 Jun, 2004 36 commits