1. 11 11月, 2005 1 次提交
    • R
      [PATCH] pciehp: reduce dependence on ACPI · a8a2be94
      rajesh.shah@intel.com 提交于
      Reduce the PCI Express hotplug driver's dependence on ACPI.
      We don't walk the acpi namespace anymore to build a list of
      bridges and devices. We go to ACPI only to run the _OSC or
      _OSHP methods to transition control of hotplug hardware from
      system BIOS to the hotplug driver, and to run the _HPP
      method to get hotplug device parameters like cache line size,
      latency timer and SERR/PERR enable from BIOS.
      
      Note that one of the side effects of this patch is that pciehp
      does not automatically enable the hot-added device or its DMA
      bus mastering capability now. It expects the device driver to
      do that. This may break some drivers and we will have to fix
      them as they are reported.
      Signed-off-by: NRajesh Shah <rajesh.shah@intel.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      a8a2be94
  2. 17 8月, 2005 1 次提交
  3. 18 5月, 2005 1 次提交
  4. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4