aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16
|\
| * Add device tree file for the armadeus apf27Philippe Reynes2012-11-16
| * ARM i.MX: Add Ka-Ro TX25 devicetreeSascha Hauer2012-11-12
| * ARM i.MX25: Add devicetreeSascha Hauer2012-11-12
| * ARM i.MX25: Add devicetree supportSascha Hauer2012-11-12
| * ARM i.MX25: Add missing clock gatesSascha Hauer2012-11-12
| * Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-12
| |\
| | * ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-23
| | * ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-19
| | * ARM: imx: enable multi-platform buildShawn Guo2012-10-14
| | * ARM: imx: call mxc_device_init() in soc specific functionShawn Guo2012-10-14
| | * ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-14
| | * ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-14
| | * ARM: imx: move debug macros to include/debugShawn Guo2012-10-14
| | * video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-14
| | * rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
| | * ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo2012-10-14
| | * ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo2012-10-14
| | * ARM: imx: include iram.h rather than mach/iram.hShawn Guo2012-10-14
| | * ARM: imx: include iim.h rather than mach/iim.hShawn Guo2012-10-14
| | * ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-14
| | * ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-14
| | * ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-14
| | * ARM: imx: move platform device code into mach-imxShawn Guo2012-10-14
| | * ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-14
| | * ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-14
| | * ARM: imx: include board headers in the same folderShawn Guo2012-10-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
| |\ \
| | * | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-09
| | * | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-09
| | * | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-09
| | * | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-09
| | * | sparc: Wire up sys_kcmp.David S. Miller2012-10-28
| | * | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-28
| | * | sparc64: Use pause instruction when available.David S. Miller2012-10-28
| | * | sparc64: Fix cpu strand yielding.David S. Miller2012-10-27
| | * | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-26
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-10
| |\ \ \
| | * | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-08
| | * | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-08
| | * | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-08
| | * | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
| | * | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-08