aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-14
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-14
* ARM: imx: move platform device code into mach-imxShawn Guo2012-10-14
* ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-14
* ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-14
* ARM: imx: include board headers in the same folderShawn Guo2012-10-14
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-13
|\ \
| * \ Merge branch 'config' into late-for-linusRussell King2012-10-13
| |\ \
| | * | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-13
| | * | ARM: config: sort select statements alphanumericallyRussell King2012-10-13
| * | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-12
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \ \ | |/ / |/| |
| * | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-12
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-11
|\ \ \
| * \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11
| |\ \ \
| | * \ \ Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05
| | |\ \ \
| | * | | | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-05
| | * | | | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-05
| | * | | | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-05
| | * | | | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-05
| | * | | | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-05
| | * | | | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-05
| | * | | | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-05
| | * | | | [media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2012-10-05
| | * | | | [media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli2012-10-05
| | * | | | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...Lad, Prabhakar2012-10-05
| | * | | | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-05
* | | | | | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-11
|\ \ \ \ \ \
| * | | | | | pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-10
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-11
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-09
| * | | | | | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-09
| * | | | | | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-19
| | * | | | | | | | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-19
| | * | | | | | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-19
| | * | | | | | | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-19
| | * | | | | | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-19
| | * | | | | | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-19
| * | | | | | | | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-28
| * | | | | | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-25
| | * | | | | | | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-25
| | * | | | | | | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-25
| | * | | | | | | | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-25
| | * | | | | | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-25
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |