summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King
2011-11-17ARM: perf: initialise used_mask for fake PMU during validationWill Deacon
2011-11-17ARM: imx6q: move clock register map to machine_desc.map_ioRichard Zhao
2011-11-17ARM: pxa168/gplugd: add the correct SSP deviceEric Miao
2011-11-16ARM: Update mach-types to fix mxs build breakageShawn Guo
2011-11-16ARM: SAMSUNG: include linux/types.h at gpio-cfg.hAxel Lin
2011-11-16ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim
2011-11-16ARM: S5P: Fix export.h inclusionKukjin Kim
2011-11-16ARM: mach-imx: convert logical CPU numbers to physical numbersWill Deacon
2011-11-16ARM: highbank: convert logical CPU numbers to physical numbersWill Deacon
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon
2011-11-16ARM: PMU: re-export release_pmu symbol to modulesWill Deacon
2011-11-14PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14ARM: mmp: fix build error on gpioHaojian Zhuang
2011-11-12ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon
2011-11-12ARM: 7158/1: add new MFP implement for NUC900wanzongshun
2011-11-12ARM: 7157/1: fix a building WARNING for nuc900wanzongshun
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson
2011-11-11ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao
2011-11-11arm/imx: remove imx_idle hook and use pm_idle insteadShawn Guo
2011-11-11ARM: imx: Remove unused chip revision stringsFabio Estevam
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt
2011-11-10ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren
2011-11-10ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang
2011-11-10Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson
2011-11-09ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm
2011-11-09PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski
2011-11-09ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam
2011-11-09ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John
2011-11-09ARM: 7153/1: mach-bcmring: fix build error in core.cMaxin B. John
2011-11-09Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson