summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-212-1/+13
* ARM: 7963/1: mm: report both sections from PMDKees Cook2014-02-181-0/+3
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-171-0/+1
* ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-101-12/+3
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-102-2/+3
* ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-101-1/+1
* ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-103-7/+16
* ARM: dts: fix spdif pinmux configurationRussell King2014-02-082-14/+6
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-0227-43/+381
|\
| * ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson2014-01-311-10/+2
| * ARM: multi_v7_defconfig: add mvebu driversOlof Johansson2014-01-311-0/+10
| * ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger2014-01-311-1/+3
| * Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-01-311-4/+4
| |\
| | * ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock referenceBen Dooks2014-01-211-4/+4
| * | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam2014-01-311-0/+1
| * | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-312-1/+1
| * | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-313-3/+50
| |\ \
| | * | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
| | * | ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia2014-01-181-2/+2
| | * | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth2014-01-161-0/+47
| * | | ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann2014-01-314-0/+32
| * | | ARM: hisi: don't select SMPRob Herring2014-01-311-1/+0
| * | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren2014-01-311-8/+3
| * | | ARM: multi_v7: copy most options from tegra_defconfigStephen Warren2014-01-311-11/+142
| * | | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
| * | | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
| * | | ARM: msm_defconfig: Enable MSM clock driversStephen Boyd2014-01-311-0/+4
| * | | ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd2014-01-313-0/+53
| * | | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+7
|\ \ \ \
| * | | | [media] si4713: move supply list to si4713_platform_dataDinesh Ram2013-12-181-0/+7
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-312-30/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-301-3/+3
| * | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2014-01-301-0/+1
| * | | | arm/xen: Initialize event channels earlierJulien Grall2014-01-301-27/+44
* | | | | Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-305-11/+207
|\ \ \ \ \
| * | | | | ARM: moxart: move fixed rate clock child node to board level dtsJonas Jensen2014-01-232-6/+8
| * | | | | Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dtKevin Hilman2014-01-2141-258/+725
| |\ \ \ \ \
| | * | | | | ARM: dts: add usb udc support to bcm281xxMatt Porter2013-12-233-0/+32
| | * | | | | ARM: dts: Specify clocks for timer on bcm11351Tim Kryger2013-12-221-1/+1
| | * | | | | ARM: dts: Specify clocks for SDHCIs on bcm11351Tim Kryger2013-12-221-0/+4
| | * | | | | ARM: dts: Specify clocks for UARTs on bcm11351Tim Kryger2013-12-221-4/+4
| | * | | | | ARM: dts: bcm281xx: Add i2c bussesTim Kryger2013-12-221-0/+40
| | * | | | | ARM: dts: Declare clocks as fixed on bcm11351Tim Kryger2013-12-221-0/+97
| | * | | | | ARM: dts: bcm28155-ap: Enable all the i2c bussesTim Kryger2013-12-221-0/+20
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-01-298-0/+39
|\ \ \ \ \ \ \
| * | | | | | | ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON2014-01-281-0/+6
| * | | | | | | ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON2014-01-286-0/+30
| * | | | | | | watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-281-0/+1