summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-11-27ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre1-0/+7
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre59-866/+0
2011-11-27ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre3-25/+64
2011-11-27ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre1-11/+9
2011-11-27ARM: move iotable mappings within the vmalloc regionNicolas Pitre2-21/+36
2011-11-18ARM: move initialization of the high_memory variable earlierNicolas Pitre3-2/+3
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre2-30/+16
2011-11-18ARM: realview-eb11mp: fix map_desc alignmentRob Herring1-2/+2
2011-11-18ARM: realview: fix map_desc alignmentRob Herring1-2/+2
2011-11-18ARM: versatile: remove overlapping map_desc entryRob Herring1-5/+0
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre4-75/+0
2011-11-18ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre1-29/+0
2011-11-18ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre1-25/+0
2011-11-18ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre1-25/+0
2011-11-18ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre1-1/+1
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre6-170/+8
2011-11-17ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2-27/+0
2011-11-16ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre3-57/+1
2011-11-16ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2-26/+0
2011-11-16ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre1-2/+0
2011-11-16ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre1-2/+4
2011-11-16ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre1-2/+0
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds12-523/+324
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-68/+1
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson4-20/+39
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo1-1/+16
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm3-40/+30
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto4-61/+0
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto4-197/+117
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto4-212/+115
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto1-1/+1
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto1-4/+4
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto1-0/+7
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto3-8/+50
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt2-68/+1
2011-11-10Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson5-6/+11
2011-11-10Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson6-12/+27
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen1-0/+1
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosStephen Warren1-2/+1
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren5-10/+25
2011-11-09Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson9-25/+20
2011-11-09Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson5-12/+6
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD7-21/+14