Commit 78149df6d565c36675463352d0bfe0000b02b7a7
Exists in
master
and in
7 other branches
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6: (41 commits) Revert "PCI: remove duplicate device id from ata_piix" msi: Make MSI useable more architectures msi: Kill the msi_desc array. msi: Remove attach_msi_entry. msi: Fix msi_remove_pci_irq_vectors. msi: Remove msi_lock. msi: Kill msi_lookup_irq MSI: Combine pci_(save|restore)_msi/msix_state MSI: Remove pci_scan_msi_device() MSI: Replace pci_msi_quirk with calls to pci_no_msi() PCI: remove duplicate device id from ipr PCI: remove duplicate device id from ata_piix PCI: power management: remove noise on non-manageable hw PCI: cleanup MSI code PCI: make isa_bridge Alpha-only PCI: remove quirk_sis_96x_compatible() PCI: Speed up the Intel SMBus unhiding quirk PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 shpchp: delete trailing whitespace shpchp: remove DBG_XXX_ROUTINE ...
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 32 changed files Side-by-side Diff
- arch/alpha/kernel/pci.c
- arch/i386/kernel/io_apic.c
- arch/ia64/kernel/msi_ia64.c
- arch/ia64/sn/kernel/msi_sn.c
- arch/powerpc/kernel/pci_64.c
- arch/x86_64/kernel/io_apic.c
- drivers/net/bnx2.c
- drivers/net/e1000/e1000_main.c
- drivers/net/ixgb/ixgb_main.c
- drivers/pci/hotplug/Kconfig
- drivers/pci/hotplug/pciehp.h
- drivers/pci/hotplug/pciehp_core.c
- drivers/pci/hotplug/pciehp_ctrl.c
- drivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/hotplug/shpchp.h
- drivers/pci/hotplug/shpchp_core.c
- drivers/pci/hotplug/shpchp_ctrl.c
- drivers/pci/hotplug/shpchp_hpc.c
- drivers/pci/msi.c
- drivers/pci/pci-driver.c
- drivers/pci/pci.c
- drivers/pci/pci.h
- drivers/pci/probe.c
- drivers/pci/quirks.c
- drivers/pci/search.c
- drivers/scsi/ipr.c
- include/asm-alpha/pci.h
- include/asm-ia64/machvec.h
- include/linux/irq.h
- include/linux/msi.h
- include/linux/pci.h
- kernel/irq/chip.c