summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas
2012-03-20arm/PCI: don't export pci_flagsBjorn Helgaas
2012-03-02x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-24PCI: Use class for quirk for pci_fixup_videoYinghai Lu
2012-02-24PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu
2012-02-24PCI: Use class for quirk for via_no_dacYinghai Lu
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23sh/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas
2012-02-23arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox
2012-02-23x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan
2012-02-23x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan
2012-02-14x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau