summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: kirkwood: select dtbs based on SoCJason Cooper2014-02-251-2/+2
* ARM: kirkwood: Remove redundant kexec codeAndrew Lunn2014-02-241-5/+0
* ARM: mvebu: Simplify headers and make localAndrew Lunn2014-02-225-234/+26
* ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn2014-02-221-0/+1
* ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn2014-02-221-18/+2
* ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn2014-02-228-4/+563
* ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBUAndrew Lunn2014-02-221-1/+1
* ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn2014-02-221-1/+1
* ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn2014-02-223-15/+48
* ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-225-5/+5
* ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn2014-02-221-2/+2
* ARM: kirkwood: ioremap memory control registerAndrew Lunn2014-02-222-3/+7
* ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn2014-02-222-7/+16
* ARM: kirkwood: Separate board-dt from common and pcie code.Andrew Lunn2014-02-222-3/+88
* ARM: kirkwood: Drop printing the SoC type and revisionAndrew Lunn2014-02-221-2/+0
* ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DTAndrew Lunn2014-02-226-68/+62
* ARM: kirkwood: Give pm.c its own header file.Andrew Lunn2014-02-224-6/+28
* ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia2014-02-221-2/+2
* ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni2014-02-111-6/+0
* ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-5/+4
* ARM: mvebu: Makefile clean-upGregory CLEMENT2014-02-051-2/+1
* parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
* parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
* parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
* parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
* parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
* 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-02-011-10/+2
| * ARM: multi_v7_defconfig: add mvebu driversOlof Johansson2014-02-011-0/+10
| * ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger2014-02-011-1/+3
| * Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-02-011-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-02-011-0/+1
| * | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-02-012-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-191-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
* | | | tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\ \ \ \