aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-11
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-28
| |\
| | * arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-27
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-23
| |\ \
| | * | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-18
| | * | ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-18
| | * | Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-18
| | |\ \
| | | * | ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-18
| | | * | ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-04
| | * | | ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-18
| | * | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-18
| | |\ \ \
| | | * | | ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/TobiFlorian Vaussard2014-02-13
| | | * | | ARM: dts: omap3-tobi: Use the correct vendor prefixFlorian Vaussard2014-02-13
| | | * | | ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based OveroFlorian Vaussard2014-02-13
| | | * | | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-13
| | | * | | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-13
| | | * | | ARM: dts: N900: add missing compatible propertyAaro Koskinen2014-02-13
| | | * | | ARM: dts: N9/N950: fix boot hang with 3.14-rc1Aaro Koskinen2014-02-13
| | | * | | ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-13
| | | * | | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-13
| | | * | | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-13
| | | * | | ARM: dts: omap3-gta04: Fix mmc1 properties.Marek Belisko2014-02-13
| | | * | | ARM: dts: omap3-gta04: Fix 'aux' gpio key flags.NeilBrown2014-02-13
| | | * | | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-13
| | | * | | ARM: dts: am335x-evmsk: Fix mmc1 supportPeter Ujfalusi2014-02-13
| | | * | | ARM: DTS: am335x-evmsk: Correct audio clock frequencyPeter Ujfalusi2014-02-13
| | | * | | ARM: dts: omap3-gta04: Add EOC irq gpio line handling.Marek Belisko2014-02-13
| | | |/ /
| | * | | ARM: tegra: fix RTC0 alias for CardhuStephen Warren2014-02-18
| | * | | Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2014-02-18
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: pxa: Add dummy backlight power supply on Mitac Mio A701Thierry Reding2014-02-10
| | | |/
| * | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-02-21
| |\ \ \
| | * | | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-20
| | |/ /
| * | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
| |\ \ \
| | * | | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-03
| | | |/ | | |/|
| * | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-20
| |\ \ \
| | * | | ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-11
| | |/ /
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-02-18
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-17
| | * | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-10
| | * | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-10
| | * | ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-10
| | * | ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-10
| | * | ARM: dts: fix spdif pinmux configurationRussell King2014-02-08
| | |/
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-15
| |\ \
| | * | ARM: ux500: disable msp2 device tree nodeLinus Walleij2014-02-11
| | * | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-10
| | * | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-10
| | |\ \
| | | * | ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-07
| | | * | ARM: at91: enable USB host on at91sam9n12ek boardBo Shen2014-02-07
| | | * | ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON2014-02-07