summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+5
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-0621-111/+104
| * alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-20/+20
| * PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-062-0/+13
| * PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-061-1/+6
| * PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-062-9/+20
| * PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-062-0/+18
| * PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-062-4/+24
| * PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-061-1/+12
| * PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-062-5/+29
| * PCI: delay configuration of SRIOV capabilityRam Pai2012-01-061-2/+2
| * PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu2012-01-061-3/+7
| * x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0
| * PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-061-0/+4
| * PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0
| * PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * PCI: mn10300: use generic pcibios_set_master()Myron Stowe2012-01-061-16/+0
| * PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * PCI: frv: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-0612-45/+32
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-7/+5
| * PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-063-10/+5
| * PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
| * PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-6/+5
| * PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-063-12/+10
| * PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-061-0/+2
| * uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-061-72/+7
| * PCI: Introduce INTx check & mask APIJan Kiszka2012-01-064-1/+116
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-067-50/+131
| * x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
| * PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-061-1/+1
| * PCI: fix a brace coding style issue in probe.cZac Storer2012-01-061-1/+1
| * PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries2012-01-061-1/+2
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-061-0/+10
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-061-4/+8
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-064-13/+2
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-061-1/+1
| * PCI: Rework ASPM disable codeMatthew Garrett2012-01-064-24/+46
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-062-12/+12
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-064-0/+133
| * PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10
| * PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones2012-01-061-0/+12
| * PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones2012-01-061-0/+7
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-1110-0/+31
* | cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2012-01-112-9/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-1044-2049/+8684
|\ \
| * | crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in KconfigJussi Kivilinna2011-12-201-1/+1
OpenPOWER on IntegriCloud