summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-18ARM: mach-loki: deleteNicolas Pitre
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-17Merge branch 'omap/4460' of git+ssh://master.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2011-07-17Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-17Merge branch 'omap/board' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-07-17Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann
2011-07-17Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/clea...Arnd Bergmann
2011-07-17Merge branches 'at91/fixes', 'imx/fixes' and 'pxa/fixes' of git+ssh://master....Arnd Bergmann
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-07-15ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng
2011-07-15ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/ctsTroy Kisky
2011-07-15ARM: i.MX53: UARTn_CTS pin should not change RTS input selectTroy Kisky
2011-07-15ARM: i.MX53: UARTn_TXD pin should not change RXD input selectTroy Kisky
2011-07-15ARM: mx25: Fix typo on CAN1_RX pad settingFabio Estevam
2011-07-15iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitionsLothar Waßmann
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-13[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim
2011-07-13[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown
2011-07-13ARM: kprobes: Remove now unused codeJon Medhurst
2011-07-13ARM: kprobes: Decode ARM preload (immediate) instructionsJon Medhurst
2011-07-13ARM: kprobes: Reject probing of unprivileged load and store instructionsJon Medhurst
2011-07-13ARM: kprobes: Use new versions of emulate_ldr() and emulate_str()Jon Medhurst
2011-07-13ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rdlo12rdhi16rn0rm8_rwflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Replace use of prep_emulate_rd12rn16rm0_wflags()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Migrate remaining instruction decoding functions to tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_100x to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_01xx to decoding tablesJon Medhurst