summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.15/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-03-087-6/+26
|\
| * ARM: OMAP3+: DPLL: stop reparenting to same parent if already doneNishanth Menon2014-02-281-1/+1
| * ARM: OMAP2+: clock: fix rate printsTomi Valkeinen2014-02-281-3/+3
| * ARM: AM43x: hwmod data: register spinlock OCP interfaceSuman Anna2014-02-281-0/+1
| * ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP SupportDave Gerlach2014-02-281-2/+16
| * ARM: OMAP2+: AM43xx: implement support for machine restartLokesh Vutla2014-02-283-0/+5
* | Merge tag 'omap-for-v3.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-03-088-15/+21
|\ \
| * | ARM: OMAP2+: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAFPaul Bolle2014-02-282-10/+0
| * | ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak2014-02-282-2/+3
| * | ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed2014-02-282-0/+3
| * | ARM: OMAP2+: AM43x: Add ID for ES1.1Lokesh Vutla2014-02-282-3/+14
| * | ARM: OMAP2+: AM43x: enable in default configAfzal Mohammed2014-02-281-0/+1
| |/
* | Merge tag 'v3.15-rockchip-smp' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-03-089-0/+276
|\ \
| * | ARM: rockchip: add smp bringup codeHeiko Stuebner2014-03-015-0/+239
| * | ARM: rockchip: add power-management-unitHeiko Stuebner2014-03-011-0/+5
| * | ARM: rockchip: add sram dt nodes and documentationHeiko Stuebner2014-03-012-0/+26
| * | ARM: rockchip: add snoop-control-unitHeiko Stuebner2014-03-012-0/+6
| |/
* | ARM: clps711x: Migrate CLPS711X subarch to the new irqchip driverAlexander Shiyan2014-02-288-226/+3
* | ARM: clps711x: Add CLPS711X irqchip driverAlexander Shiyan2014-02-282-2/+3
* | Merge tag 'mvebu-soc-3xx-3.15' of git://git.infradead.org/linux-mvebu into ne...Arnd Bergmann2014-02-254-13/+101
|\ \
| * | ARM: mvebu: add initial support for the Armada 380/385 SOCsThomas Petazzoni2014-02-222-0/+26
| * | ARM: mvebu: add workaround for data abort issue on Armada 375Thomas Petazzoni2014-02-221-0/+25
| * | ARM: mvebu: add initial support for the Armada 375 SOCsGregory CLEMENT2014-02-222-0/+25
| * | ARM: mvebu: add Armada 375 support to the system-controller driverThomas Petazzoni2014-02-221-2/+12
| * | ARM: mvebu: make CPU_PJ4B selection a per-SoC choiceThomas Petazzoni2014-02-221-1/+2
| * | ARM: mvebu: rename DT machine structure for Armada 370/XPThomas Petazzoni2014-02-221-1/+1
| * | ARM: mvebu: rename armada-370-xp.c to board-v7.cThomas Petazzoni2014-02-223-9/+10
* | | Merge branch 'mvebu/soc' into next/socArnd Bergmann2014-02-253-13/+5
|\| |
| * | ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni2014-02-111-6/+0
| * | ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-5/+4
| * | ARM: mvebu: Makefile clean-upGregory CLEMENT2014-02-051-2/+1
| |/
* | ARM: dts: msm: Add krait-pmu to platforms with Krait CPUsStephen Boyd2014-02-212-0/+11
* | Merge tag 'qcom-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-02-2025-819/+623
|\ \
| * | ARM: qcom: Add SMP support for KPSSv2Rohit Vaswani2014-02-111-0/+123
| * | ARM: qcom: Add SMP support for KPSSv1Rohit Vaswani2014-02-112-3/+111
| * | ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani2014-02-113-69/+65
| * | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-112-0/+49
| * | ARM: qcom: Rename various msm prefixed functions to qcomKumar Gala2014-02-062-13/+13
| * | ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala2014-02-0614-64/+56
| * | clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-043-342/+5
| * | ARM: msm: kill off hotplug.cKumar Gala2014-02-044-53/+7
| * | ARM: msm: Remove pen_release usageRohit Vaswani2014-02-044-101/+8
| * | ARM: dts: msm: split out msm8660 and msm8960 soc into dts includeKumar Gala2014-02-034-123/+135
| |/
* | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-151-36/+47
|\ \
| * | ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-111-36/+47
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-155-4/+20
|\ \ \
| * \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2014-02-145-4/+20
| |\ \ \
| | * | | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
| | * | | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-144-3/+19
| | |/ /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-1531-10/+286
|\ \ \ \