| Commit message (Expand) | Author | Age |
* | ARM i.MX: Add Ka-Ro TX25 devicetree | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add devicetree | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add devicetree support | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add missing clock gates | Sascha Hauer | 2012-11-12 |
* | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dt | Sascha Hauer | 2012-11-12 |
|\ |
|
| * | ARM: imx: select HAVE_IMX_SRC when SMP is enabled | Shawn Guo | 2012-10-23 |
| * | ARM: mach-imx: Fix selection of ARCH_MXC | Fabio Estevam | 2012-10-19 |
| * | ARM: imx: enable multi-platform build | Shawn Guo | 2012-10-14 |
| * | ARM: imx: call mxc_device_init() in soc specific function | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove header file mach/irqs.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include hardware.h rather than mach/hardware.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move debug macros to include/debug | Shawn Guo | 2012-10-14 |
| * | video: imxfb: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | media: mx2_camera: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: imx-dma: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: imx-dma: retrieve MEM and IRQ from resources | Shawn Guo | 2012-10-14 |
| * | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | i2c: imx: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove mach/dma-mx1-mx2.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include ulpi.h rather than mach/ulpi.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include iram.h rather than mach/iram.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include iim.h rather than mach/iim.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: merge plat-mxc into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move platform device code into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove unnecessary inclusion from device-imx*.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include board headers in the same folder | Shawn Guo | 2012-10-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 |
|\ \ |
|
| * | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 |
| * | | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 |
| * | | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 |
| * | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 2012-11-09 |
| * | | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 |
| * | | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2012-10-28 |
| * | | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-28 |
| * | | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 |
| * | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2012-11-10 |
|\ \ \ |
|
| * | | | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 |
| * | | | arm64: smp: add missing completion for secondary boot | Will Deacon | 2012-11-08 |
| * | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon | 2012-11-08 |
| * | | | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 2012-11-08 |
| * | | | arm64: perf: use architected event for CPU cycle counter | Will Deacon | 2012-11-08 |
| * | | | Merge tag 'v3.7-rc4' into upstream-master | Catalin Marinas | 2012-11-05 |
| |\ \ \ |
|
| * | | | | arm64: Move PCI_IOBASE closer to MODULES_VADDR | Catalin Marinas | 2012-10-23 |