summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-02580-1870/+1758Star
|\
| * ARM: add v7 multi-platform defconfigRob Herring2012-09-291-0/+57
| * Merge branch 'bcmring/removal' into next/multiplatformArnd Bergmann2012-09-2857-15472/+0Star
| |\
| * \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22397-574/+573Star
| |\ \
| | * | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-192-1/+1
| | * | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19107-164/+164
| | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-1934-34/+34
| | * | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-1414-10/+10
| | * | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-1411-9/+9
| | * | ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-144-3/+3
| | * | ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-145-8/+6Star
| | * | ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-148-7/+7
| | * | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1486-188/+188
| | * | ARM: netx: move platform_data definitionsArnd Bergmann2012-09-145-4/+4
| | * | ARM: msm: move platform_data definitionsArnd Bergmann2012-09-1418-16/+16
| | * | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1447-49/+49
| | * | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-1419-20/+20
| | * | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-1433-58/+58
| | * | ARM: at91: move platform_data definitionsArnd Bergmann2012-09-146-5/+5
| * | | ARM: msm: Move core.h contents into common.hDavid Brown2012-09-225-4/+4
| * | | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-2274-401/+535
| |\ \ \
| | * | | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-1413-41/+7Star
| | * | | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-142-23/+9Star
| | * | | ARM: SoC: convert spear13xx to SMP operationsArnd Bergmann2012-09-145-22/+23
| | * | | ARM: SoC: convert imx6q to SMP operationsMarc Zyngier2012-09-144-19/+20
| | * | | ARM: SoC: convert highbank to SMP operationsMarc Zyngier2012-09-144-19/+19
| | * | | ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-1415-146/+165
| | * | | ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-144-31/+30Star
| | * | | ARM: SoC: convert MSM to SMP operationsMarc Zyngier2012-09-145-19/+30
| | * | | ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier2012-09-1410-19/+33
| | * | | ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-139-19/+31
| | * | | ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-136-19/+24
| | * | | ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-1311-40/+59
| | * | | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-134-2/+104
| * | | | ARM: highbank: call highbank_pm_init from .init_machineRob Herring2012-09-213-3/+8
| * | | | ARM: dtb: move all dtb targets to common MakefileOlof Johansson2012-09-216-17/+16Star
| * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-21111-877/+570Star
| |\ \ \ \
| | * | | | ARM: vexpress: convert to multi-platformRob Herring2012-09-148-168/+37Star
| | * | | | ARM: initial multiplatform supportRob Herring2012-09-1423-311/+200Star
| | * | | | ARM: mvebu: move armada-370-xp.h in mach dirRob Herring2012-09-142-1/+1
| | * | | | ARM: vexpress: remove dependency on mach/* headersArnd Bergmann2012-09-142-0/+3
| | * | | | ARM: picoxcell: remove dependency on mach/* headersRob Herring2012-09-143-56/+7Star
| | * | | | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-1415-82/+73Star
| | * | | | ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-142-2/+10
| | * | | | ARM: socfpga: move debug macros to include/debugRob Herring2012-09-142-0/+8
| | * | | | ARM: mvebu: move debug macros to include/debugRob Herring2012-09-142-1/+10
| | * | | | ARM: vexpress: move debug macros to include/debugRob Herring2012-09-142-0/+2
| | * | | | ARM: highbank: move debug macros to include/debugRob Herring2012-09-142-4/+3Star
| | * | | | ARM: move debug macros to common locationRob Herring2012-09-144-86/+100
| | * | | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-1425-85/+23Star