summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-2456-1125/+2984
|\
| * m68k: allow PCI bus to be enabled for ColdFire m54xx CPUsGreg Ungerer2012-07-171-0/+7
| * m68k: add PCI bus code support for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+329
| * m68k: add IO access definitions to support PCI on ColdFire platformsGreg Ungerer2012-07-171-1/+47
| * m68k: add PCI bus support definitions for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+141
| * m68k: common PCI support definitions and codeGreg Ungerer2012-07-175-0/+122
| * m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-171-0/+1
| * m68k: fix ColdFire clear cache operationGreg Ungerer2012-07-172-1/+42
| * m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-161-2/+2
| * m68knommu: platform support for 8390 based ethernet used on some boardsGreg Ungerer2012-07-162-0/+39
| * m68knommu: Add clk definitions for m532x.Steven King2012-07-162-1/+152
| * m68knommu: Add clk definitions for m520x.Steven King2012-07-162-0/+107
| * m68knommu: Add rtc device for m5441x.Steven King2012-07-163-7/+49
| * m68knommu: add definitions for the third interrupt controller on devices that...Steven King2012-07-162-0/+6
| * m68knommu: Add support for the Coldfire m5441x.Steven King2012-07-1615-24/+761
| * m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1Steven King2012-07-165-3/+6
| * m68knommu: Add support for the Coldfire 5251/5253Steven King2012-07-1611-10/+376
| * m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Steven King2012-07-1618-551/+375
| * m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer2012-07-163-552/+449
| * m68k: use jbsr to call functions instead of bsrlGreg Ungerer2012-07-161-2/+2
| * m68k: use some direct calls to ret_from_exception in entry codeGreg Ungerer2012-07-161-3/+3
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-242-2/+0
|\ \
| * | sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski2012-07-202-2/+0
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-2414-1774/+133
|\ \ \
| * | | clk: add highbank clock supportRob Herring2012-07-115-64/+99
| * | | ARM: integrator: convert to common clockLinus Walleij2012-07-117-136/+18
| * | | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-112-14/+14
| * | | ARM: u300: convert to common clockLinus Walleij2012-07-116-1567/+14
* | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-244-15/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. | | | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-234-15/+0
| |\ \ \ \| | | | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | | * | iommu: Remove group_mfAlex Williamson2012-06-254-15/+0
* | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2442-398/+502
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-101-88/+1
| |\ \ \ \ \ \
| | * | | | | | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas2012-07-101-88/+1
| * | | | | | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-093-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-1/+1
| | * | | | | | | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-093-4/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-0518-96/+8
| |\ \ \ \ \ \ \
| | * | | | | | | xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0
| | * | | | | | | 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/+0
| | * | | | | | | sparc/PCI: factor out pcibios_setup()Myron Stowe2012-07-053-21/+0
| | * | | | | | | 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/+0
| | * | | | | | | powerpc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
| | * | | | | | | parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
| | * | | | | | | 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/+0
| | * | | | | | | microblaze/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0