summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-29Merge tag 'ep93xx-fixes-for-3.7' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson4-11/+13
2012-09-28ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann1-2/+1
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson42-259/+361
2012-09-21ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki1-0/+2
2012-09-21ARM: S3C24XX: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-21ARM: S3C24xx: delete double assignmentJulia Lawall1-1/+1
2012-09-21ARM: EXYNOS: fix address for EXYNOS4 MDMA1Kukjin Kim1-1/+1
2012-09-21ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter nameSeung-Woo Kim1-1/+1
2012-09-16Merge tag 'omap-fixes-noncritical-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2-7/+3
2012-09-16Merge tag 'tegra-for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-8/+37
2012-09-16Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-19/+15
2012-09-16Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into next...Olof Johansson2-8/+4
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon2-1/+1
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann2-10/+10
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+11
2012-09-13ARM: msm: Fix early debug uart mapping on some memory configsStephen Boyd2-2/+2
2012-09-13ARM: msm: io: Change the default static iomappings to be sharedRohit Vaswani1-9/+13
2012-09-13ARM: msm: io: Remove 7x30 iomap region from 7x00Rohit Vaswani1-3/+0
2012-09-13ARM: msm: Remove call to missing FPGA init on 8660David Brown1-5/+0
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-32/+98
2012-09-13Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson6-0/+39
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson4-7/+7
2012-09-12Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson8-21/+125
2012-09-12ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/writePaul Walmsley1-6/+0
2012-09-12ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register saveSantosh Shilimkar1-1/+1
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-57/+151
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds4-158/+69
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam1-4/+2
2012-09-11powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann1-3/+3
2012-09-11powerpc/celleb_pci: add a const qualifierUwe Kleine-König1-1/+1
2012-09-11powerpc/fsl_msi: add a const qualifierUwe Kleine-König1-1/+1
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König1-1/+1
2012-09-11ARM: cache-l2x0: add a const qualifierUwe Kleine-König1-1/+1
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan1-1/+0
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+29
2012-09-10gpio/omap: fix possible memory leak in omap2_gpio_dev_init()Wei Yongjun1-0/+2
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni1-1/+1
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong2-6/+26
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon1-0/+1
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon1-2/+16
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-09-09KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie1-2/+2
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds4-11/+119
2012-09-07Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-24/+94
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-07ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd1-3/+3
2012-09-07ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3