summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-251-2/+2
| | * | | Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-06-257-7/+9
| | |\ \ \
| | | * | | ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-245-5/+5
| | | * | | ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth2014-06-231-2/+2
| | | * | | ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni2014-06-201-0/+1
| | | * | | ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia2014-06-201-0/+1
| | | |/ /
| | * | | ARM: integrator: fix OF-related regressionLinus Walleij2014-06-242-36/+13
| | * | | Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-2313-47/+71
| | |\ \ \
| | | * | | ARM: dts: imx51-eukrea-mbimxsd51-baseboard: unbreak esdhc.Denis Carikli2014-06-211-2/+2
| | | * | | ARM: dts: imx51-babbage: Fix esdhc setupSascha Hauer2014-06-211-5/+5
| | | * | | ARM: dts: mx5: Move the display out of soc {} nodeMarek Vasut2014-06-211-25/+23
| | | * | | ARM: dts: mx5: Fix IPU port node placementMarek Vasut2014-06-211-4/+4
| | | * | | ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_COREFabio Estevam2014-06-201-0/+1
| | | * | | ARM: dts: hummingboard/cubox-i: move usb otg configuration to platform levelRussell King2014-06-173-13/+20
| | | * | | ARM: dts: cubox-i: add support for PWM-driven front panel LEDRussell King2014-06-171-0/+17
| | | * | | ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock sourceTim Harvey2014-06-171-1/+1
| | | * | | ARM: dts: imx6qdl-gw5xxx: Fix Linear Technology vendor prefixPhilipp Zabel2014-06-173-3/+3
| | | * | | ARM: dts: imx6: ventana: fix include typoTim Harvey2014-06-171-1/+1
| | | * | | ARM: dts: imx6sl: correct the fec ipg clock sourceFugang Duan2014-06-171-1/+1
| | | * | | ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-171-0/+1
| | | |/ /
| | * | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2014-06-224-19/+17
| | |\ \ \
| | | * | | ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson2014-06-211-5/+6
| | | * | | ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan2014-06-181-6/+9
| | | * | | ARM: dts: fix reg sizes of GIC for exynos4Tomasz Figa2014-06-171-1/+1
| | | * | | ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala2014-06-171-7/+1
| | | |/ /
| | * | | ARM: multi_v7_defconfig: Add QCOM GSBI driverSrinivas Kandagatla2014-06-201-0/+1
| | * | | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-2025-159/+219
| | |\ \ \
| | | * | | ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dtsLee Jones2014-06-192-1/+1
| | | * | | ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2014-06-172-8/+8
| | | |/ /
| | * | | ARM: mvebu: enable Dove SoC in mvebu_v7_defconfigEzequiel Garcia2014-06-181-0/+2
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-2410-20/+25
| |\ \ \ \
* | | | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
* | | | | | ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
* | | | | | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
* | | | | | ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
* | | | | | ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
* | | | | | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
* | | | | | ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
* | | | | | Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King2014-07-1245-166/+147
|\ \ \ \ \ \
| * | | | | | ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst2014-07-021-0/+8
| * | | | | | ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-022-13/+15
| * | | | | | ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst2014-07-021-0/+10
| |/ / / / /
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-1941-152/+113
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: use menuconfig for sub-arch menusRob Herring2014-06-1717-61/+33
| | * | | | ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren2014-06-171-0/+1
| | * | | | ARM: EXYNOS: Fix compilation warningSachin Kamat2014-06-171-1/+1
| | * | | | ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-173-24/+32
| | * | | | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia2014-06-171-0/+2
| | * | | | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia2014-06-171-0/+2
| | * | | | ARM: exynos: cleanup kconfig option displayRob Herring2014-06-172-16/+4
OpenPOWER on IntegriCloud