aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds1-2/+3
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds82-2064/+7866
2007-10-12Update maintainers fileAndi Kleen1-10/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds38-544/+654
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds114-2493/+1777
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds117-3843/+8610
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds31-86/+119
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds51-1264/+1308
2007-10-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds22-1054/+2386
2007-10-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds7-662/+868
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman3-138/+90
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik6-8/+45
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik3-2/+20
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade3-4/+4
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade4-0/+145
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade1-2/+1
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade4-2/+58
2007-10-12PCI: remove transparent bridge sizingGary Hade1-0/+5
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes1-1/+2
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes1-2/+2
2007-10-12pci: implement "pci=noaer"Randy Dunlap4-0/+21
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa1-12/+36
2007-10-12MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier1-1/+1
2007-10-12PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman1-2/+1
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12PCI: Remove no longer correct documentation regarding MSI vector assignmentMichael Ellerman1-65/+4
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2-32/+47
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-12PCI: Add missing PCI capability IDsAlex Chiang1-1/+5
2007-10-12i386: add support for picopower irq routerThomas Backlund2-0/+42
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell4-1/+7
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-10-12PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu1-2/+3
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplugKristen Carlson Accardi1-0/+1
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-10-12Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-144/+130
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-10-12USB: fix race in autosuspend rescheduleAlan Stern1-16/+16