summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-6/+4
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-6/+4
* | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1363-1722/+1800
|\ \
| * \ Merge branch 'config' into late-for-linusRussell King2012-10-1339-795/+793
| |\ \
| | * | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| | * | ARM: config: sort select statements alphanumericallyRussell King2012-10-1339-767/+765
| * | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-134-29/+7
|\ \ \ | |/ / |/| |
| * | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-124-29/+7
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-1213-69/+473
|\ \ \
| * \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-1113-69/+473
| |\ \ \
| | * \ \ Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05294-3853/+461
| | |\ \ \
| | * | | | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-053-6/+6
| | * | | | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-051-13/+7
| | * | | | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-052-6/+0
| | * | | | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-052-11/+66
| | * | | | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-052-24/+24
| | * | | | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-052-8/+12
| | * | | | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-052-4/+0
| | * | | | [media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2012-10-052-0/+163
| | * | | | [media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli2012-10-054-0/+206
| | * | | | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...Lad, Prabhakar2012-10-051-1/+1
| | * | | | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-052-20/+12
* | | | | | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-122-0/+8
|\ \ \ \ \ \
| * | | | | | pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-102-0/+8
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1240-22/+602
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-111557-63183/+36248
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-091-2/+2
| * | | | | | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-091-4/+5
| * | | | | | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-3014-26/+652
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-191-0/+13
| | * | | | | | | | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-191-0/+17
| | * | | | | | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-193-0/+40
| | * | | | | | | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-194-8/+91
| | * | | | | | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-196-3/+286
| | * | | | | | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-191-0/+10
| * | | | | | | | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-282-0/+2
| * | | | | | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-2627-9/+140
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-251-1/+1
| | * | | | | | | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-251-1/+4
| | * | | | | | | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-251-1/+16
| | * | | | | | | | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-251-7/+7
| | * | | | | | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-2524-0/+113
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-3/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | | | | | | | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
* | | | | | | | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-1228-681/+32
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-1048-193/+171
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | OMAP: 4430SDP: remove DSI clock config from board fileTomi Valkeinen2012-09-071-46/+0
| | * | | | | | | | | | OMAP4: TWL: add vdda_hdmi_dac regulator supplyTomi Valkeinen2012-09-071-0/+6