aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-06-25
|\
| * ARM: at91/dt: sam9261: remove slow RC oscAlexandre Belloni2014-06-25
| * ARM: at91/dt: define sam9261ek slow crystal frequencyAlexandre Belloni2014-06-25
| * ARM: at91/dt: sam9261: correctly define mainckAlexandre Belloni2014-06-25
| * ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-25
| * ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-25
* | Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-06-25
|\ \
| * | ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-24
| * | ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth2014-06-23
| * | ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni2014-06-20
| * | ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia2014-06-20
| |/
* | ARM: integrator: fix OF-related regressionLinus Walleij2014-06-24
* | Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-23
|\ \
| * | ARM: dts: imx51-eukrea-mbimxsd51-baseboard: unbreak esdhc.Denis Carikli2014-06-21
| * | ARM: dts: imx51-babbage: Fix esdhc setupSascha Hauer2014-06-21
| * | ARM: dts: mx5: Move the display out of soc {} nodeMarek Vasut2014-06-21
| * | ARM: dts: mx5: Fix IPU port node placementMarek Vasut2014-06-20
| * | ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_COREFabio Estevam2014-06-20
| * | ARM: dts: hummingboard/cubox-i: move usb otg configuration to platform levelRussell King2014-06-17
| * | ARM: dts: cubox-i: add support for PWM-driven front panel LEDRussell King2014-06-17
| * | ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock sourceTim Harvey2014-06-17
| * | ARM: dts: imx6qdl-gw5xxx: Fix Linear Technology vendor prefixPhilipp Zabel2014-06-17
| * | ARM: dts: imx6: ventana: fix include typoTim Harvey2014-06-17
| * | ARM: dts: imx6sl: correct the fec ipg clock sourceFugang Duan2014-06-17
| * | ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-17
| |/
* | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2014-06-22
|\ \
| * | ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson2014-06-21
| * | ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan2014-06-17
| * | ARM: dts: fix reg sizes of GIC for exynos4Tomasz Figa2014-06-16
| * | ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala2014-06-16
| |/
* | ARM: multi_v7_defconfig: Add QCOM GSBI driverSrinivas Kandagatla2014-06-20
* | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-20
|\ \
| * | ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dtsLee Jones2014-06-19
| * | ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2014-06-17
| |/
| * Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-15
| |\
| | * Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-10
| | |\
| | | * ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...Nishanth Menon2014-06-06
| | | * ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-06
| | | * ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-28
| | | * ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-28
| | | * CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-28
| | | * CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-28
| | | * CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-28
| * | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-14
| |\ \ \
| | * | | x86/vdso: Fix vdso_installAndy Lutomirski2014-06-13
| | * | | x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski2014-06-12
| | * | | x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski2014-06-12
| | * | | x86, vdso: Remove one final use of htole16()H. Peter Anvin2014-06-10
| * | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-13
| |\ \ \ \
| | * | | | powerpc: Avoid circular dependency with zImage.%Michal Marek2014-06-12