summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2014-10-021-0/+5
* ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2014-09-261-4/+0
* ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGEUwe Kleine-König2014-09-261-1/+1
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2014-09-262-6/+1
* ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-261-1/+36
* ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-261-8/+16
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-262-0/+4
* ARM: Avoid writing to control register on every exceptionRussell King2014-09-263-8/+20
* ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-269-34/+34
* ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01XDaniel Thompson2014-09-161-0/+1
* ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01XDaniel Thompson2014-09-161-0/+1
* ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris2014-09-121-1/+1
* ARM: 8136/1: sa1100: add Micro ASIC platform deviceLinus Walleij2014-09-122-0/+17
* ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-272-14/+4
* ARM: 8125/1: crypto: enable NEON SHA-1 for big endianArd Biesheuvel2014-08-271-17/+22
* Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-251-0/+2
|\
| * sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-221-0/+2
* | ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven2014-08-241-7/+0
* | ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2014-08-242-2/+20
* | Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-08-242-0/+4
|\ \
| * | ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2014-08-232-0/+4
| |/
* | Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2014-08-221-0/+8
|\ \
| * | ARM: dt: sun6i: Add #address-cells and #size-cells to i2c controller nodesChen-Yu Tsai2014-07-281-0/+8
* | | ARM: dts: ODROID i2c improvementsDaniel Drake2014-08-191-0/+2
* | | ARM: dts: Enable PMIC interrupts on ODROIDDaniel Drake2014-08-191-0/+11
* | | ARM: dts: imx6sx: fix the pad setting for uart CTS_BFugang Duan2014-08-191-13/+13
* | | ARM: dts: i.MX53: fix apparent bug in VPU clksLothar Waßmann2014-08-181-1/+1
* | | ARM: imx: correct gpu2d_axi and gpu3d_axi clock settingAnson Huang2014-08-181-2/+8
* | | ARM: dts: imx6: edmqmx6: change enet reset pinSilvio Fricke2014-08-181-1/+2
* | | ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.Bill Pringlemeir2014-08-181-1/+1
* | | ARM: imx: remove unnecessary ARCH_HAS_OPP selectShawn Guo2014-08-181-2/+0
* | | ARM: imx: fix TLB missing of IOMUXC base address during suspendShawn Guo2014-08-181-0/+2
* | | ARM: imx6: fix SMP compilation againArnd Bergmann2014-08-181-0/+2
| |/ |/|
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-142-2/+4
|\ \
| * \ Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-111-0/+4
| |\ \
| | * | arm/versatile: Add the uart as the stdout device.Grant Likely2014-06-261-0/+4
| * | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-251-2/+0
* | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-141-5/+0
|\ \ \ \
| * | | | arm/xen: remove duplicate arch_gnttab_init() functionDavid Vrabel2014-08-111-5/+0
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-1/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2014-07-281-0/+28
| * | | | ARM: edma: Set default queue to lowest priorityPeter Ujfalusi2014-07-281-1/+2
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-106-120/+131
|\ \ \ \ \
| * | | | | ARM: dts: exynos5420: remove disp_pdStephen Rothwell2014-08-091-1/+0
| * | | | | ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa2014-08-091-87/+76
| * | | | | Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-08-093-12/+35
| |\ \ \ \ \
| | * | | | | ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.cJeremy Vial2014-08-011-2/+1
| | * | | | | ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-08-011-1/+2
| | * | | | | Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-292-9/+32
| | |\ \ \ \ \
OpenPOWER on IntegriCloud