summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-0317-72/+230
|\
| * ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
| * ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
| * ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-033-7/+6
| * ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-036-1/+102
| * ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-031-7/+4
| * ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King2013-04-031-2/+2
| * ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-221-3/+3
| * ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-221-0/+15
| * ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-222-2/+22
| * ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-221-1/+1
| * ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R2013-03-221-26/+47
| * Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King2013-03-221-21/+14
| |\
| | * ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier2013-02-221-18/+6
| | * ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier2013-02-221-3/+8
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-04-0229-58/+154
|\ \ \
| * \ \ Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann2013-04-022-21/+11
| |\ \ \
| | * | | ARM: cns3xxx: fix mapping of private memory regionMac Lin2013-03-302-21/+11
| * | | | Merge tag 'mvebu_fixes_for_v3.9_round2' of git://git.infradead.org/users/jcoo...Arnd Bergmann2013-03-298-6/+24
| |\ \ \ \
| | * | | | arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press2013-03-282-1/+7
| | * | | | arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter2013-03-281-1/+1
| | * | | | arm: orion5x: fix orion5x.dtsi gpio parametersAlexander Clouter2013-03-281-1/+6
| | * | | | ARM: Kirkwood: fix unused mvsdio gpio pinsSebastian Hesselbarth2013-03-283-0/+4
| | * | | | arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT2013-03-281-3/+5
| | * | | | ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter2013-03-281-0/+1
| * | | | | Merge tag 'ep93xx-fixes-for-3.9-rc5' of git://github.com/RyanMallon/linux-ep9...Arnd Bergmann2013-03-281-3/+7
| |\ \ \ \ \
| | * | | | | ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten2013-03-181-3/+7
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-284-0/+27
| |\ \ \ \ \
| | * | | | | ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo2013-03-263-0/+26
| * | | | | | Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-03-275-5/+18
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: Enable the clock controlling Ethernet on SnowballLee Jones2013-03-273-2/+16
| | * | | | | | ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-backLee Jones2013-03-271-1/+0
| | * | | | | | ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DTLee Jones2013-03-271-2/+2
| * | | | | | | Merge tag 'omap-for-v3.9-rc3/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-03-279-22/+64
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-263-6/+19
| | * | | | | | | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-196-16/+45
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2013-03-132-0/+11
| | | * | | | | | ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas2013-03-133-5/+18
| | | * | | | | | ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter2013-03-131-0/+15
| | | * | | | | | ARM: OMAP1: fix USB host on 1710Aaro Koskinen2013-03-131-11/+1
| * | | | | | | | Merge tag 'msm-fix-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Arnd Bergmann2013-03-251-1/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | ARM: msm: Stop counting before reprogramming clockeventStephen Boyd2013-03-221-1/+4
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-254-14/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: tegra: fix register address of slink controllerLaxman Dewangan2013-03-222-2/+2
| * | | | | | | Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-211-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-191-0/+1
| | | |/ / / / | | |/| | | |
| * / | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-12/+12
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-191-1/+1
|\ \ \ \ \ \
| * | | | | | ARM:net: an issue for k which is u32, never < 0Chen Gang2013-03-121-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-1815-42/+100
|\ \ \ \ \ \