summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-202-1/+1
* sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25
* powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0
* powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas2012-03-201-4/+8
* powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-204-6/+11
* arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0
* x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-021-0/+2
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-274-7/+7
* PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-241-4/+2
* PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-241-3/+3
* PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-241-2/+3
* PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-2311-22/+0
* xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-16/+1
* sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-234-96/+13
* sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-69/+12
* powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-81/+6
* parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-89/+1
* mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-68/+10
* mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-133/+4
* microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-73/+4
* ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-59/+6
* ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-02-231-5/+9
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-2319-117/+57
* alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-72/+5
* unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+3
* powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-2310-22/+15
* powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-235-8/+4
* mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-231-5/+1
* mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-237-15/+12
* microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-232-40/+9
* arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+2
* arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-232-3/+2
* alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-235-13/+12
* x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-231-1/+11
* x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan2012-02-231-1/+3
* x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan2012-02-231-0/+24
* x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-141-1/+6
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+3
* x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+79
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-261-0/+3
|\
| * sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-101-0/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-267-6/+30
|\ \
| * | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
| * | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
| * | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-261-0/+2
| * | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-261-1/+0
| * | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
| * | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-266-42/+27
|\ \ \ | |/ / |/| |
| * | m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-01-225-30/+28
OpenPOWER on IntegriCloud