summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ARM: ux500: disable msp2 device tree nodeLinus Walleij1-1/+0
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek1-0/+14
2014-02-10Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman5-2/+236
2014-02-10ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon1-0/+1
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel3-2/+6
2014-02-10ARM: pxa: fix various compilation problemsLinus Walleij15-1/+25
2014-02-10ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij1-0/+1
2014-02-07ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2-0/+230
2014-02-07ARM: at91: enable USB host on at91sam9n12ek boardBo Shen1-0/+4
2014-02-07ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON1-1/+1
2014-02-07ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot1-1/+1
2014-02-02ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2-2/+2
2014-02-02ARM: moxart: move DMA_OF selection to driverRob Herring1-1/+0
2014-02-02ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring1-1/+1
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-43/+381
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-01-31ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson1-10/+2
2014-01-31ARM: multi_v7_defconfig: add mvebu driversOlof Johansson1-0/+10
2014-01-31ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger1-1/+3
2014-01-31Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-4/+4
2014-01-31ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam1-0/+1
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2-1/+1
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson3-3/+50
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann4-0/+32
2014-01-31ARM: hisi: don't select SMPRob Herring1-1/+0
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren1-8/+3
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren1-11/+142
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd1-0/+4
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd3-0/+53
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-43/+74
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-3/+87
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+11
2014-01-31alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-01-31alpha: Enable system-call auditing support.蔡正龙7-1/+80
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+46
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds5-48/+55
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds51-1109/+1694
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones1-1/+2
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2-17/+5
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41