summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-imx: Support for DryIce RTC in i.MX53Roland Stigge2012-11-161-0/+1
* ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaƫtan Carlier2012-11-167-19/+56
* Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2012-11-16197-1036/+731
|\
| * ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-231-2/+1
| * ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-193-1/+3
| * ARM: imx: enable multi-platform buildShawn Guo2012-10-156-201/+33
| * ARM: imx: call mxc_device_init() in soc specific functionShawn Guo2012-10-157-2/+16
| * ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-154-24/+3
| * ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-15132-179/+160
| * ARM: imx: move debug macros to include/debugShawn Guo2012-10-152-11/+30
| * video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-156-17/+19
| * mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-157-19/+21
| * media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-154-11/+14
| * dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-158-11/+15
| * dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-155-5/+25
| * rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-155-7/+9
| * mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-159-16/+19
| * i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1516-47/+50
| * dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-151-177/+0
| * ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo2012-10-151-10/+0
| * ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo2012-10-1516-16/+15
| * ARM: imx: include iram.h rather than mach/iram.hShawn Guo2012-10-152-1/+2
| * ARM: imx: include iim.h rather than mach/iim.hShawn Guo2012-10-154-3/+5
| * ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-153-2/+2
| * ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-1577-77/+93
| * ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-1545-103/+98
| * ARM: imx: move platform device code into mach-imxShawn Guo2012-10-1552-49/+51
| * ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-159-8/+1
| * ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-1568-70/+79
| * ARM: imx: include board headers in the same folderShawn Guo2012-10-1521-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-1034-84/+280
|\ \
| * | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-109-8/+24
| * | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-104-2/+20
| * | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-101-0/+5
| * | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-101-2/+4
| * | sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
| * | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
| * | sparc64: Use pause instruction when available.David S. Miller2012-10-285-16/+62
| * | sparc64: Fix cpu strand yielding.David S. Miller2012-10-282-2/+8
| * | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2713-61/+117
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-1010-41/+14
|\ \ \
| * | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-082-1/+3
| * | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1
| * | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-082-1/+1
| * | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-083-25/+3
| * | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2
| * | | Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas2012-11-05165-1244/+1652
| |\ \ \
| * | | | arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2012-10-231-1/+1
| * | | | arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas2012-10-231-3/+3
* | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-102-14/+18
|\ \ \ \ \