summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29162-1365/+336
|\
| * 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 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-1341-126/+56
| | |\ \
| | * \ \ Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-10110-1246/+275
| | |\ \ \
| * | \ \ \ Merge branch 'tegra/soc' into next/cleanup2Olof Johansson2012-03-2714-13/+3456
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann2012-03-0414-13/+3456
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-2718-9/+19
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: use common IOMEM definitionRob Herring2012-03-2514-2/+13
| | * | | | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-255-7/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'tegra/cleanups' into next/cleanup2Arnd Bergmann2012-03-199-20/+52
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-1341-126/+56
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | 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
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...Olof Johansson2012-03-10110-1246/+275
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | 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
| | * | | | [media] davinci: remove includes of mach/io.hRob Herring2012-03-062-2/+0
| | * | | | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-065-6/+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
| | * | | | ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-062-4/+20
| | * | | | usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-041-0/+1
| |/ / / /
| * | | | Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0488-3348/+2025
| |\ \ \ \
| * \ \ \ \ Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-2999-280/+446
| |\ \ \ \ \
* | | | | | | Revert "ext4: don't release page refs in ext4_end_bio()"Linus Torvalds2012-03-291-4/+3
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29159-535/+2237
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-03-27235-2451/+1068
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-03-081-2/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | msm: timer: Support sched_clock()Stephen Boyd2012-02-241-2/+10
| | * | | | | | | | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring2012-02-231-0/+2
| | * | | | | | | | Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-047-55/+19
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-035-25/+2
OpenPOWER on IntegriCloud