summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-09-14ARM: vexpress: convert to multi-platformRob Herring
2012-09-14ARM: initial multiplatform supportRob Herring
2012-09-14ARM: mvebu: move armada-370-xp.h in mach dirRob Herring
2012-09-14ARM: vexpress: remove dependency on mach/* headersArnd Bergmann
2012-09-14ARM: picoxcell: remove dependency on mach/* headersRob Herring
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring
2012-09-14ARM: picoxcell: move debug macros to include/debugRob Herring
2012-09-14ARM: socfpga: move debug macros to include/debugRob Herring
2012-09-14ARM: mvebu: move debug macros to include/debugRob Herring
2012-09-14ARM: vexpress: move debug macros to include/debugRob Herring
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring
2012-09-14ARM: move debug macros to common locationRob Herring
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring
2012-09-14ARM: shmobile: move custom gpio functions to sh-gpio.hRob Herring
2012-09-14ARM: pxa: use gpio_to_irq for sharppm_slRob Herring
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann
2012-08-23ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann
2012-08-23ARM: imx: build i.MX6 functions only when neededArnd Bergmann
2012-08-23ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-08-23ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann
2012-08-23ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-08-23Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2012-08-23ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo
2012-08-23ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones
2012-08-17ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones
2012-08-17ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel
2012-08-16Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann
2012-08-15ARM: Kirkwood: fix Makefile.bootArnaud Patard (Rtp)
2012-08-15ARM: Kirkwood: Fix iconnect ledsArnaud Patard (Rtp)
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-15Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann
2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross