summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu4-7/+7
2012-02-24PCI: Use class for quirk for pci_fixup_videoYinghai Lu1-4/+2
2012-02-24PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu1-3/+3
2012-02-24PCI: Use class for quirk for via_no_dacYinghai Lu1-2/+3
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas11-22/+0
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas1-16/+1
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas4-96/+13
2012-02-23sh/PCI: get rid of device resource fixupsBjorn Helgaas2-69/+12
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2-81/+6
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas2-89/+1
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2-68/+10
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas3-133/+4
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2-73/+4
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas3-59/+6
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-5/+9
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas19-117/+57
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas2-72/+5
2012-02-23unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas1-3/+3
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas10-22/+15
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas5-8/+4
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas1-5/+1
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas7-15/+12
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas2-40/+9
2012-02-23arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas1-3/+2
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas2-3/+2
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas5-13/+12
2012-02-23x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox1-1/+11
2012-02-23x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan1-1/+3
2012-02-23x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan1-0/+24
2012-02-14x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas1-1/+6
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe1-1/+3
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe1-0/+79
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-6/+30
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-42/+27
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl1-0/+2
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman1-1/+0
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-32/+63
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+22
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt11-14/+32
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1