summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2014-03-21ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann
2014-03-21ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann
2014-03-21ARM: efm32: select AUTO_ZRELADDRArnd Bergmann
2014-03-21ARM: davinci: fix Kconfig for DA850_EVMArnd Bergmann
2014-03-21ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann
2014-03-21ARM: at91: sama5 always uses DTArnd Bergmann
2014-03-21ARM: at91: fix broken "if () else" statementArnd Bergmann
2014-03-21ARM: at91: export sam9_smc interfacesArnd Bergmann
2014-03-21ARM: at91: don't provide dt init code for at91x40Arnd Bergmann
2014-03-21ARM: at91: split out at91x40 into a top-level optionArnd Bergmann
2014-03-21ARM: EXYNOS: Fix compilation error in cpuidle.cTomasz Figa
2014-03-21ARM: S5P64X0: Explicitly include linux/serial_s3c.h in mach/pm-core.hTomasz Figa
2014-03-20ARM: tegra: fix Dalmore pinctrl configurationStephen Warren
2014-03-20Merge tag 'tegra-for-3.15-defconfig' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2014-03-20Merge tag 'tegra-for-3.15-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-03-20Merge tag 'tegra-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2014-03-20Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-03-20ARM: dts: keystone: use common "ti,keystone" compatible instead of -evmIvan Khoronzhuk
2014-03-20ARM: dts: k2hk-evm: set ubifs partition size for 512M NANDMurali Karicheri
2014-03-21ARM: EXYNOS: Remove hardware.h fileSachin Kamat
2014-03-21ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat
2014-03-21ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat
2014-03-21dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clockTushar Behera
2014-03-21ARM: dts: Keep some essential LDOs enabled for arndale-octa boardTushar Behera
2014-03-21ARM: dts: Disable MDMA1 node for arndale-octa boardTushar Behera
2014-03-21ARM: S3C64XX: Fix build for implicit serial_s3c.h inclusionMark Brown
2014-03-21ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa
2014-03-21ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa
2014-03-21ARM: EXYNOS: Fix abuse of CONFIG_PMTomasz Figa
2014-03-21ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa
2014-03-21ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa
2014-03-21ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa
2014-03-21ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa
2014-03-21Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2Kukjin Kim
2014-03-21ARM: dts: Update Exynos DT files with generic compatible stringsSachin Kamat
2014-03-21ARM: EXYNOS: Add generic compatible stringsSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate CPU init codeSachin Kamat
2014-03-21ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat
2014-03-21ARM: EXYNOS: Add support to reserve memory for MFC-v7Sachin Kamat
2014-03-21ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat