1. 13 Oct, 2004 3 commits
  2. 11 Oct, 2004 2 commits
    • Sreenivas Bagalkote's avatar
      [PATCH] megaraid 2.20.4: fix a data corruption bug · 825d5976
      Sreenivas Bagalkote authored
      Fixes a data corruption issue. Because of a typo in the driver, IO packets
      were wrongly shared by the IOCTL path. This caused the whole IO command
      to be replaced by an incoming IOCTL command.
      825d5976
    • Nick Piggin's avatar
      [PATCH] ACPI: check parameter for NULL · 4724e974
      Nick Piggin authored
      ACPI still explodes on my old PII and stops it booting.
      
      Anyway, it is oopsing in drivers/acpi/scan.c line 207 where element
      (which is NULL) gets dereferenced.
      
      The ACPI bios on this thing has always seemed to be pretty broken, but
      this at least allows the 'power' button to continue to work (the only
      reason why I want ACPI).
      4724e974
  3. 10 Oct, 2004 16 commits
  4. 09 Oct, 2004 17 commits
  5. 10 Oct, 2004 2 commits