summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-258-25/+65
|\
| * ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-256-8/+8
| * ARM: Dove: Fixup ge00 initialisationHannes Reinecke2012-07-251-2/+2
| * ARM: Kirkwood: Fix PHY disable clk problemsSimon Baatz2012-07-251-15/+50
| * ARM: Kirkwood: Ensure runit clock always ticks.Andrew Lunn2012-07-251-0/+5
* | ARM: versatile: Don't use platform clock for Integrator & VEPawel Moll2012-07-251-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann2012-07-25602-8601/+20624
|\ \
| * \ Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-2514-1774/+133Star
| |\ \
| | * | clk: add highbank clock supportRob Herring2012-07-125-64/+99
| | * | ARM: integrator: convert to common clockLinus Walleij2012-07-127-136/+18Star
| | * | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-122-14/+14
| | * | ARM: u300: convert to common clockLinus Walleij2012-07-126-1567/+14Star
| * | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-254-15/+0Star
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. | | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-234-15/+0Star
| | |\ \ \ \| | | | | | | |_|/ | | | | |/| |
| | | | | * | iommu: Remove group_mfAlex Williamson2012-06-254-15/+0Star
| * | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2542-398/+502
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-101-88/+1Star
| | |\ \ \ \ \ \
| | | * | | | | | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas2012-07-101-88/+1Star
| | * | | | | | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-103-4/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-1/+1
| | | * | | | | | | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-103-4/+4
| | | |/ / / / / /
| | * | | | | | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-0518-96/+8Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0Star
| | | * | | | | | | x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| | | * | | | | | | unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| | | * | | | | | | tile/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-10/+0Star
| | | * | | | | | | sparc/PCI: factor out pcibios_setup()Myron Stowe2012-07-053-21/+0Star
| | | * | | | | | | sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
| | | * | | | | | | sh/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| | | * | | | | | | powerpc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| | | * | | | | | | parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| | | * | | | | | | MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-052-4/+4
| | | * | | | | | | MIPS/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-11/+0Star
| | | * | | | | | | microblaze/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| | | * | | | | | | ia64/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-9/+0Star
| | | * | | | | | | cris/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| | | * | | | | | | alpha/PCI: factor out pcibios_setup()Myron Stowe2012-06-261-6/+0Star
| | | |/ / / / / /
| | * | | | | | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-225-152/+409
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10Star
| | | * | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21Star
| | | * | | | | | | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0Star
| | | * | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8Star
| | | * | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-224-5/+93
| | | * | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-222-4/+109
| | | * | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
| | | * | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-223-12/+43
| | | * | | | | | | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34
| | | * | | | | | | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-221-4/+15