cpuset: remove struct cpuset_hotplug_scanner
[linux-2.6] / drivers / pci /
2009-03-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-24  Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/mm...
2009-03-24  Pekka EnbergMerge branches 'topic/slob/cleanups', 'topic/slob/fixes...
2009-03-24  Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-23  James MorrisMerge branch 'master' into next
2009-03-23  Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/usb-audio' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/sscape-fix' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/powermac' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/pcxhr' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/oxygen' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/oss-fix' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/msnd' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/intel8x0' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/ice' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/hdsp' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/emu10k1' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/drop-l3' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/docbook-fix' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/cs423x-merge' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/ca0106' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/atmel' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/aoa' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/pcm-cleanup' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/ioctl-use-define' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/vmaster-update' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/rawmidi-fix' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/ctl-list-cleanup' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/quirk-cleanup' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/jack' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/hwdep-cleanup' into for-linus
2009-03-23  Takashi IwaiMerge branch 'topic/snd_card_new-err' into for-linus
2009-03-23  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-23  Ingo MolnarMerge branches 'irq/sparseirq' and 'linus' into irq...
2009-03-23  Eric MiaoMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-03-21  David S. MillerMerge branch 'master' of git://git.infradead.org/~dwmw2...
2009-03-20  Alex ChiangPCI Hotplug: rename legacy_fakephp to fakephp
2009-03-20  Trent PiephoPCI Hotplug: restore fakephp interface with complete...
2009-03-20  Alex ChiangPCI: Introduce /sys/bus/pci/devices/.../rescan
2009-03-20  Alex ChiangPCI: Introduce /sys/bus/pci/devices/.../remove
2009-03-20  Alex ChiangPCI: Introduce /sys/bus/pci/rescan
2009-03-20  Alex ChiangPCI: Introduce pci_rescan_bus()
2009-03-20  Alex ChiangPCI: do not enable bridges more than once
2009-03-20  Alex ChiangPCI: do not initialize bridges more than once
2009-03-20  Alex ChiangPCI: always scan child buses
2009-03-20  Trent PiephoPCI: pci_scan_slot() returns newly found devices
2009-03-20  Trent PiephoPCI: don't scan existing devices
2009-03-20  Yu ZhaoPCI: handle SR-IOV Virtual Function Migration
2009-03-20  Yu ZhaoPCI: add SR-IOV API for Physical Function driver
2009-03-20  Yu ZhaoPCI: centralize device setup code
2009-03-20  Yu ZhaoPCI: reserve bus range for SR-IOV device
2009-03-20  Yu ZhaoPCI: restore saved SR-IOV state
2009-03-20  Yu ZhaoPCI: initialize and release SR-IOV capability
2009-03-20  David O'SheaPCI: Compaq Evo D510 SMBus quirk using USB instead...
2009-03-20  Dave AirliePCI: expose boot VGA device via sysfs.
2009-03-20  Yinghai LuPCI/x86: detect host bridge config space size w/o using...
2009-03-20  Alex ChiangPCIe: portdrv: call pci_disable_device during remove
2009-03-20  Alex ChiangPCI: PCIe portdrv: eliminate double kfree in remove...
2009-03-20  Geert UytterhoevenPCI: Use kzalloc() in pci_create_bus()
2009-03-20  Yuji ShimadaPCI: allow assignment of memory resources with a specif...
2009-03-20  Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20  Matthew WilcoxPCI MSI: Refactor interrupt masking code
2009-03-20  Matthew WilcoxPCI MSI: Use mask_pos instead of mask_base when appropriate
2009-03-20  Matthew WilcoxPCI MSI: msi_desc->dev is always initialised
2009-03-20  Matthew WilcoxPCI MSI: Replace 'type' with 'is_msix'
2009-03-20  Chris WrightPCI: add remove_id sysfs entry
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_common_swizzle
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_get_interrupt_pin
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_read_bridge_bases
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_find_upstream_pcie_bridge
2009-03-20  Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_hw_con...
2009-03-20  Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_params...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Implement pm object
2009-03-20  Eric W. BiedermanPCI: pcie_portdriver: fix pcie_port_device_remove
2009-03-20  Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-20  Benjamin HerrenschmidtMerge commit 'gcl/next' into next
2009-03-20  Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-03-20  Ivan KokshayskyPCI/alpha: pci sysfs resources
2009-03-20  Andrew MortonPCI: constify pci_bus_assign_resources()
2009-03-20  akpm@linux-foundat... PCI: constify pci_bus_add_devices()
2009-03-20  Michael EllermanPCI/MSI: Allow arch code to return the number of MSI...
2009-03-20  Roel KluinPCI hotplug: shpchp: fix bus number check to avoid...
2009-03-20  Kenji KaneshigePCI/ACPI: rename pci_osc_control_set()
2009-03-20  Kenji KaneshigePCI/ACPI: move _OSC code to pci_root.c
2009-03-20  Sheng YangPCI: Speed up device reset function
2009-03-20  Jiri SlabyPCI quirk: don't mark one netmos as class other
2009-03-20  Alex ChiangPCI: enhance physical slot debug information
2009-03-20  Kenji KaneshigePCI: pciehp: make cmd_busy flag one bit
2009-03-20  Kenji KaneshigePCI: pciehp: enable software notification on empty...
2009-03-20  Kenji KaneshigePCI: pciehp: fix possible endless loop in pcie_isr
2009-03-20  Julia LawallPCI: introduce missing kfree
2009-03-20  Frank SeidelPCI: add missing KERN_* constants to printks
2009-03-20  Yu ZhaoPCI: check if a bus is added when removing it
2009-03-20  Michael EllermanPCI/MSI: Use #ifdefs instead of weak functions
2009-03-20  Rafael J. WysockiPCI/PCIe portdrv: Fix allocation of interrupts
2009-03-20  Rafael J. WysockiPCI/MSI: Introduce pci_msix_table_size()
next