summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-10-08ARM: shmobile: Break out R-Car Gen2 setup codeMagnus Damm
2013-10-08ARM: shmobile: r8a73a4: add a clock alias for the DMAC in DT modeGuennadi Liakhovetski
2013-10-08ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT modeGuennadi Liakhovetski
2013-10-08ARM: shmobile: r8a7779: add HPB-DMAC supportMax Filippov
2013-10-08ARM: shmobile: r8a7778: add HPB-DMAC supportMax Filippov
2013-10-08ARM: shmobile: r8a73a4: add a DMAC platform device and clock for itGuennadi Liakhovetski
2013-10-08Merge tag 'renesas-fixes4-for-v3.12' into soc2-baseSimon Horman
2013-10-08Merge tag 'renesas-smp-for-v3.13' into soc2-baseSimon Horman
2013-09-30ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm
2013-09-30ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm
2013-09-30ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm
2013-09-30ARM: shmobile: Let r8a7779 rely on SCU CPU notifierMagnus Damm
2013-09-30ARM: shmobile: Let EMEV2 rely on SCU CPU notifierMagnus Damm
2013-09-30ARM: shmobile: Let sh73a0 rely on SCU CPU notifierMagnus Damm
2013-09-30ARM: shmobile: Add CPU notifier based SCU boot vector codeMagnus Damm
2013-09-30ARM: shmobile: Add r8a7790 SMP support using APMU codeMagnus Damm
2013-09-30ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm
2013-09-30ARM: shmobile: r8a7778: add usb phy power control functionKuninori Morimoto
2013-09-30ARM: shmobile: r8a7778: add USBHS clockKuninori Morimoto
2013-09-30ARM: shmobile: r8a7791 CMT supportMagnus Damm
2013-09-30ARM: shmobile: r8a7791 SCIF supportYoshikazu Fujikawa
2013-09-30ARM: shmobile: Initial r8a7791 SoC supportHisashi Nakamura
2013-09-22ARM: shmobile: Remove #gpio-ranges-cells DT propertyLaurent Pinchart
2013-09-22ARM: shmobile: armadillo: fixup ether pinctrl namingKuninori Morimoto
2013-09-21ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixupSergei Shtylyov
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski
2013-09-20ARM: shmobile: Introduce shmobile_boot_sizeMagnus Damm
2013-09-20ARM: shmobile: Expose shmobile_invalidate_start()Magnus Damm
2013-09-20ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm
2013-09-20ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0Magnus Damm
2013-09-20ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm
2013-09-19ARM: shmobile: r8a7778: add SSI/SRU clock supportKuninori Morimoto
2013-09-19ARM: shmobile: r8a7790: Add DU and LVDS clocksLaurent Pinchart
2013-09-19ARM: shmobile: r8a7779: Rename DU device in clock lookups listLaurent Pinchart
2013-09-19ARM: shmobile: r8a7790: Constify platform data and resourcesLaurent Pinchart
2013-09-19ARM: shmobile: Rename to r8a7790_init_early()Magnus Damm
2013-09-19ARM: shmobile: Rename to r8a73a4_init_early()Magnus Damm
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-12Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-12ARM: sort arch/arm/KconfigRussell King
2013-09-12ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard
2013-09-12ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi