aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\
| * Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-12
| |\
| | * Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-12
| | |\
| | | * OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-06
| | * | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-12
| | |\ \
| | | * | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-10
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-10
| | |\ \ \ \
| | | | * | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-07
| | | | * | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-07
| | | | * | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-07
| | | | |/ /
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-----. \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04
| | | |\ \ \ \ \ \
| | | | | | | * | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-19
| | | | | | | * | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | | | | * | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | | | | | |/ / | | | | | |/| |
| | | | * / | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| | | | |/ / /
| | | * / / / OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
| | | |/ / /
| | * | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-09
| | * | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-09
| | | |_|/ | | |/| |
| * | | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-10
| * | | | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-06
| * | | | ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij2011-09-06
| * | | | ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland2011-09-04
| |/ / /
| * | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-29
| |\ \ \
| | * | | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-28
| | * | | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-28
| | * | | ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-28
| | * | | ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-28
| | * | | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-28
| | * | | ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-28
| | * | | ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-24
| | * | | ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-22
| | * | | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-19
| | * | | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-15
| | * | | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-15
| | * | | ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-15
| | * | | ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-15
| | * | | Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-12
| | | * | ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-12
| | | * | ARM: realview: ensure visibility of writes during resetWill Deacon2011-08-12
| | | * | ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-12
| | | * | ARM: perf: fix prototype of release_pmuMark Rutland2011-08-12
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-29
| |\ \ \ \
| | * \ \ \ Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2011-08-26
| | |\ \ \ \
| | | * | | | at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD2011-08-24
| | | |/ / /
| | * | | | Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann2011-08-26
| | |\ \ \ \
| | | * | | | ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu2011-08-25
| | | * | | | ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu2011-08-25
| | | * | | | arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker2011-08-25
| | | |/ / /