summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2934-73/+72
|\
| * Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-295-11/+6
| |\
| | * ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | * ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
| | * ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | * ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-2925-54/+54
| |\ \
| | * \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2922-50/+47
| | |\ \
| | | * | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0
| | | * | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2921-46/+47
| | * | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-291-4/+4
| | |\ \ \
| | | * | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-191-4/+4
| | * | | | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-292-0/+3
| * | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson2012-03-293-7/+11
| |\ \ \ \ \
| | * | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren2012-03-213-7/+11
| | | |_|_|/ | | |/| | |
| * | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge2012-03-291-1/+1
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-46/+9
|\ \ \ \ \ \
| * | | | | | arm: Use generic posix_types.hH. Peter Anvin2012-02-141-46/+9
* | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29153-1361/+330
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-03-271-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: tegra: Include assembler.h in sleep.S to fix build breakStephen Warren2012-03-261-1/+3
| | * | | | | | | Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-...Stephen Warren2012-03-2614-13/+3456
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'tegra/soc' into next/cleanup2Olof Johansson2012-03-2714-13/+3456
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-2712-8/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: pxa: use common IOMEM definitionRob Herring2012-03-259-2/+8
| | * | | | | | | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-254-6/+5
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'tegra/cleanups' into next/cleanup2Arnd Bergmann2012-03-199-20/+52
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | ARM: __io abuse cleanupRob Herring2012-03-1314-36/+36
| * | | | | | | | | ARM: create a common IOMEM definitionRob Herring2012-03-1325-88/+13
| * | | | | | | | | ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring2012-03-111-0/+1
| * | | | | | | | | ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring2012-03-111-2/+6
| * | | | | | | | | ARM: kill off __mem_pciRob Herring2012-03-0616-72/+18
| * | | | | | | | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-0642-997/+0
| * | | | | | | | | ARM: make mach/io.h include optionalRob Herring2012-03-062-0/+28
| * | | | | | | | | ARM: clps711x: remove unneeded include of mach/io.hRob Herring2012-03-061-1/+0
| * | | | | | | | | ARM: dove: add explicit include of dove.h to addr-map.cRob Herring2012-03-061-0/+1
| * | | | | | | | | ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-061-0/+1
| * | | | | | | | | ARM: ep93xx: clean-up mach/io.hRob Herring2012-03-062-9/+9
| * | | | | | | | | ARM: tegra: clean-up mach/io.hRob Herring2012-03-064-49/+49
| * | | | | | | | | ARM: orion5x: clean-up mach/io.hRob Herring2012-03-064-12/+11
| * | | | | | | | | ARM: davinci: remove unneeded mach/io.h includeRob Herring2012-03-061-1/+0
| * | | | | | | | | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-064-5/+0
| * | | | | | | | | ARM: msm: clean-up mach/io.hRob Herring2012-03-065-7/+16
| * | | | | | | | | ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-063-4/+8
| * | | | | | | | | ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring2012-03-061-10/+5
| * | | | | | | | | ARM: ebsa110: use runtime ioremap hookRob Herring2012-03-062-9/+15
| * | | | | | | | | ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-0616-18/+54
| * | | | | | | | | ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-064-15/+12
| * | | | | | | | | ARM: msm: use runtime ioremap hookRob Herring2012-03-065-10/+21
| * | | | | | | | | ARM: imx: convert to common runtime ioremap hookRob Herring2012-03-063-22/+8
OpenPOWER on IntegriCloud