summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-091-1/+1
|\
| * ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen2013-08-021-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-0820-107/+146
|\ \
| * | ARM: tegra: enable ULPI phy on Colibri T20Lucas Stach2013-08-041-0/+1
| * | ARM: STi: remove sti_secondary_start from INIT section.Srinivas Kandagatla2013-08-041-2/+0Star
| * | ARM: STi: Fix cpu nodes with correct device_type.Srinivas Kandagatla2013-08-041-0/+2
| * | Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-08-043-5/+8
| |\ \
| | * | ARM: shmobile: lager: do not annotate gpio_buttons as __initdataSimon Horman2013-07-311-1/+1
| | * | ARM: shmobile: BOCK-W: fix SDHI0 PFC settingsSergei Shtylyov2013-07-311-1/+7
| | * | ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board codeKuninori Morimoto2013-07-251-3/+0Star
| * | | Merge tag 'for-v3.11-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-08-049-24/+83
| |\ \ \
| | * | | ARM: OMAP2+: hwmod: AM335x: fix cpgmac address spaceAfzal Mohammed2013-07-301-0/+1
| | * | | ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2013-07-302-1/+3
| | * | | ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak2013-07-301-0/+8
| | * | | ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak2013-07-301-0/+10
| | * | | ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak2013-07-307-23/+61
| * | | | Merge tag 'omap-for-v3.11/fixes-omap5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-041-29/+49
| |\ \ \ \
| | * | | | ARM: dts: omap5-uevm: update optional/unused regulator configurationsNishanth Menon2013-07-301-9/+8Star
| | * | | | ARM: dts: omap5-uevm: fix regulator configurations mandatory for SoCNishanth Menon2013-07-301-20/+23
| | * | | | ARM: dts: omap5-uevm: document regulator signals used on the actual boardNishanth Menon2013-07-301-0/+18
| | | |/ / | | |/| |
| * | | | Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-08-044-47/+3Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani2013-07-263-45/+1Star
| | * | | ARM: msm: dts: Fix the gpio register address for msm8960Rohit Vaswani2013-07-181-2/+2
| | |/ /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-033-28/+31
|\ \ \ \
| * \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-033-28/+31
| |\ \ \ \
| | * | | | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-032-2/+7
| | * | | | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-032-26/+24Star
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-0234-234/+385
|\| | | | |
| * | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-0113-99/+253
| |\| | | |
| | * | | | ARM: make vectors page inaccessible from userspaceRussell King2013-08-013-1/+12
| | * | | | ARM: move signal handlers into a vdso-like pageRussell King2013-08-016-31/+87
| | * | | | ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-313-9/+51
| | * | | | ARM: update FIQ support for relocation of vectorsRussell King2013-07-312-5/+17
| | * | | | ARM: use linker magic for vectors and vector stubsRussell King2013-07-312-18/+27
| | * | | | ARM: move vector stubsRussell King2013-07-314-30/+37
| | * | | | ARM: poison memory between kuser helpersRussell King2013-07-311-9/+16
| | * | | | ARM: poison the vectors pageRussell King2013-07-311-0/+10
| | | |_|/ | | |/| |
| * | | | ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-012-0/+2
| * | | | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-011-0/+3
| * | | | ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley2013-07-311-1/+6
| * | | | ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König2013-07-311-1/+1
| * | | | ARM: Fix sorting of machine- initializersRussell King2013-07-271-9/+9
| * | | | ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-07-265-85/+0Star
| * | | | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-07-263-5/+18
| * | | | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam2013-07-263-18/+18
| * | | | ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-262-0/+14
| * | | | ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi2013-07-221-0/+1
| * | | | ARM: 7786/1: hyp: fix macro parameterisationMark Rutland2013-07-221-2/+2
| * | | | ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King2013-07-221-5/+38
| * | | | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-07-223-7/+8