1. 29 May, 2002 10 commits
    • Andy Grover's avatar
      ACPI PCI IRQ Improvements: · 6405f55a
      Andy Grover authored
      We now can boot without MPS and PIRQ!
      ACPI finds IO APICs, Local apics (CPUS), interrupt source overrides,
      the works. (Paul Diefenbaugh) Mucho thanks to Dominik Brodowski and
      the whole acpi-devel gang.
      
      (Note, I think this conflicts slightly with Pavel's code in i386/kernel/acpi.c
      but I'd like to get this applied, and then I'm working with Pavel to hopefully
      get the ACPI and swsusp stuff working properly.)
      6405f55a
    • Andy Grover's avatar
      Clean up code based on things flagged by lint · 3bd5d3cd
      Andy Grover authored
      Improved error checking on hw accesses
      Moved arch specific macros to arch/asm/acpi.h
      3bd5d3cd
    • Andy Grover's avatar
      more file renames · 0b7b934a
      Andy Grover authored
      0b7b934a
    • Andy Grover's avatar
      rename ACPI files to remove acpi_ prefix. Why did we ever name them that way? · 8f84d4b7
      Andy Grover authored
      I don't know but it was dumb, so put them back.
      8f84d4b7
    • Linus Torvalds's avatar
      Kernel version 2.5.19 · ca980f75
      Linus Torvalds authored
      ca980f75
    • Linus Torvalds's avatar
      Fix IDE Makefile typo · ff9f52f3
      Linus Torvalds authored
      ff9f52f3
    • Martin Dalecki's avatar
      [PATCH] 2.5.18 IDE 75 · 1138d8a0
      Martin Dalecki authored
       - Comment out config_chipset_for_pio from hpt366 driver. It seems to hang on it
         and many people consistently reported that this may be necessary.
         Well apparently this host chip is forced to be in DMA read mode anyway
         and we where undoing this there.
      
       - Apply small cosmetics to pdc202xx.c driver by Thierry Vignaud.
         His change log entries follow:
      
            - factorize constants with PDC_CLOCK and UDMA_SPEED_FLAG macros and
      	the init_high_16() static inline functions, thus removing floating
      	constants in code
      
            - remove unused variables and pci space read
      
            - kill useless code in pdc202xx_udma_irq_status() resulting in
      	removing unused variable: the code does lots of tests to check what
      	value to return but just always return the same exact value in all
      	code paths!
      	this also saves a few cpu & pci bus cyles by removing a useless read
      	in pci space
      
            - simplify #if/#else resulting in code duplication
      
            - make init_pdc202xx clearer
      
            - remove duplicated initializations in config_drive_xfer_rate() and
      	simplify code paths
      
       - Kill unused init_speed member from ata_device struct. Spotted by
         M.H.VanLeeuwen.
      1138d8a0
    • Pavel Machek's avatar
      [PATCH] swsusp: cleanup · d72fb463
      Pavel Machek authored
       - use list_for_each in head_of_free_region
       - cleanups from 2.4
       - fix for usb
       - kill broken queueing
      d72fb463
    • Linus Torvalds's avatar
      Merge USB update · 455980ab
      Linus Torvalds authored
      455980ab
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 54f1543d
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      54f1543d
  2. 30 May, 2002 2 commits
  3. 29 May, 2002 17 commits
  4. 28 May, 2002 11 commits