summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven2012-01-221-13/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-2415-32/+63
|\ \ \
| * | | powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
| * | | powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
| * | | powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
| * | | powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-251-1/+1
| * | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-01-2511-14/+32
| |\ \ \
OpenPOWER on IntegriCloud