summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-2921-50/+111
|\
| * ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
| * ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
| * ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
| * ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
| * ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
| * ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
| * ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
| * ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-224-6/+6
| * ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
| * ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-152-0/+28
| * ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
| * ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-151-6/+12
| * ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-151-0/+12
| * Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-135-27/+29
| |\
| | * ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-121-7/+8
| | * ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-121-2/+2
| | * ARM: realview: ensure visibility of writes during resetWill Deacon2011-08-121-0/+1
| | * ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-122-18/+18
| | * ARM: perf: fix prototype of release_pmuMark Rutland2011-08-121-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-2918-14/+45
|\ \ \
| * \ \ Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2011-08-261-1/+1
| |\ \ \
| | * | | at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD2011-08-241-1/+1
| | |/ /
| * | | Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann2011-08-263-1/+3
| |\ \ \
| | * | | ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu2011-08-251-0/+1
| | * | | ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu2011-08-251-0/+1
| | * | | arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker2011-08-251-1/+1
| | |/ /
| * | | ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi2011-08-191-1/+1
| * | | ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park2011-08-192-0/+12
| * | | ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim2011-08-191-1/+1
| * | | ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski2011-08-191-0/+6
| * | | ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski2011-08-191-0/+7
| * | | ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski2011-08-191-0/+5
| * | | ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan2011-08-191-0/+1
| * | | ARM: S5PV210: Fix build warningAbhilash Kesavan2011-08-191-1/+1
| * | | ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki2011-08-191-3/+2
| * | | ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi2011-08-191-1/+0
| * | | ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi2011-08-191-1/+1
| * | | ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park2011-08-191-2/+2
| * | | ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim2011-08-191-1/+1
| * | | ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()Kukjin Kim2011-08-191-1/+1
| |/ /
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-08-299-30/+199
|\ \ \
| * | | ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm2011-08-291-1/+5
| * | | ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm2011-08-291-3/+9
| * | | ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto2011-08-291-2/+4
| * | | ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto2011-08-291-1/+1
| * | | ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm2011-08-291-4/+3
| * | | Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt2011-08-293-1/+154
| |\ \ \
| | * | | ARM: mach-shmobile: sh7372: Add USB-DMAC supportKuninori Morimoto2011-06-213-1/+154
| * | | | ARM: mach-shmobile: mackerel: Add USB-DMA IDKuninori Morimoto2011-08-081-0/+4
OpenPOWER on IntegriCloud