Show patches with: Archived = No       |   14397 patches
« 1 2 ... 137 138 139143 144 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] ARM: smp: Add an IPI handler callable from C code --- 2011-10-02 Shawn Guo Accepted
[v2] ARM: localtimer: add header linux/errno.h explicitly --- 2011-10-02 Shawn Guo Accepted
[2/2] arm/mx5: add device tree support for imx51 babbage --- 2011-09-30 Shawn Guo Superseded
[1/2] arm/mx5: add device tree support for imx53 boards --- 2011-09-30 Shawn Guo Superseded
arm/mx5: remove the magic reference to '__NA_' from board-mx51_efikasb.c --- 2011-09-30 Shawn Guo New
arm/imx: rename MX51_MXC_INT_ATA to MX51_INT_ATA --- 2011-09-30 Shawn Guo New
[4/6] arm/imx: remove cpu_is_xxx() from arch_idle() --- 2011-09-29 Shawn Guo New
[4/6] arm/imx: remove cpu_is_xxx() from arch_idle() --- 2011-09-29 Sascha Hauer New
[v2] ARM: mm: Align bank start to MAX_ORDER_NR_PAGES --- 2011-09-29 Linus Walleij Accepted
[6/6] arm/imx: merge i.MX3 and i.MX6 --- 2011-09-28 Shawn Guo New
[5/6] arm/imx: remove cpu_is_xxx() check from __imx_ioremap() --- 2011-09-28 Shawn Guo Accepted
[4/6] arm/imx: remove cpu_is_xxx() from arch_idle() --- 2011-09-28 Shawn Guo New
[3/6] arm/imx: change mxc_init_l2x0() to an imx31/35 specific call --- 2011-09-28 Shawn Guo Accepted
[2/6] arm/imx: rename mm-imx31.c to mm-imx3.c --- 2011-09-28 Shawn Guo New
[1/6] arm/imx: merge mm-imx35.c into mm-imx31.c --- 2011-09-28 Shawn Guo Accepted
[v4,7/7] arm/imx6q: add suspend/resume support --- 2011-09-28 Shawn Guo New
[v4,6/7] arm/imx6q: add device tree machine support --- 2011-09-28 Shawn Guo Superseded
[v4,5/7] arm/imx6q: add smp and cpu hotplug support --- 2011-09-28 Shawn Guo Superseded
[v4,4/7] arm/imx6q: add core drivers clock, gpc, mmdc and src --- 2011-09-28 Shawn Guo Superseded
[v4,3/7] arm/imx: add gic_handle_irq function --- 2011-09-28 Shawn Guo New
[v4,2/7] arm/imx6q: add core definitions and low-level debug uart --- 2011-09-28 Shawn Guo Superseded
[v4,1/7] arm/imx6q: add device tree source --- 2011-09-28 Shawn Guo New
ARM: mm: Align bank start to MAX_ORDER_NR_PAGES --- 2011-09-28 Johan Palsson Superseded
[V9,5/5] MX53 Enable the AHCI SATA on MX53 SMD board --- 2011-09-28 Richard Zhu Accepted
[V9,4/5] MX53 Enable the AHCI SATA on MX53 LOCO board --- 2011-09-28 Richard Zhu Accepted
[V9,3/5] MX53 Enable the AHCI SATA on MX53 ARD board --- 2011-09-28 Richard Zhu Accepted
[V9,2/5] ahci_plt Add the board_ids and pi refer to different features --- 2011-09-28 Richard Zhu Accepted
[V9,1/5] AHCI Add the AHCI SATA feature on the MX53 platforms --- 2011-09-28 Richard Zhu Accepted
[v3] mach-integrator: update defconfig --- 2011-09-26 Linus Walleij Accepted
[v3,4/6] arm/imx6q: add smp and cpu hotplug support --- 2011-09-26 Sascha Hauer New
[v3,6/6] arm/imx6q: add suspend/resume support --- 2011-09-26 Shawn Guo New
[v3,5/6] arm/imx6q: add device tree machine support --- 2011-09-26 Shawn Guo New
[v3,4/6] arm/imx6q: add smp and cpu hotplug support --- 2011-09-26 Shawn Guo Superseded
[v3,3/6] arm/imx6q: add core drivers clock, gpc, mmdc and src --- 2011-09-26 Shawn Guo Superseded
[v3,2/6] arm/imx6q: add core definitions and low-level debug uart --- 2011-09-26 Shawn Guo Superseded
[v3,1/6] arm/imx6q: add device tree source --- 2011-09-26 Shawn Guo New
[v2,1/2] ARM: cache-l2x0: remove __init annotation from initialization functions --- 2011-09-26 Barry Song New
ARM: localtimer: add header linux/errno.h explicitly --- 2011-09-23 Shawn Guo New
ARM i.MX gic: add handle_irq function --- 2011-09-23 Shawn Guo New
arm/mxs: PHYS_OFFSET can not be defined in platform any longer --- 2011-09-23 Shawn Guo New
[7/7] ARM: ux500: Reprogram timers upon resume --- 2011-09-22 Linus Walleij Accepted
[6/7] ARM: plat-nomadik: timer: Export reset functions --- 2011-09-22 Linus Walleij Accepted
[5/7] ARM: plat-nomadik: timer: Add support for periodic timers --- 2011-09-22 Linus Walleij Accepted
[4/7] ARM: ux500: Move timer code to separate file --- 2011-09-22 Linus Walleij Accepted
[3/7] ARM: ux500: add support for clocksource DBX500 PRCMU --- 2011-09-22 Linus Walleij Accepted
[2/7] clocksource: add DBX500 PRCMU Timer support --- 2011-09-22 Linus Walleij Accepted
[1/7] ARM: plat-nomadik: MTU sched_clock as an option --- 2011-09-22 Linus Walleij Accepted
[2/2] ARM: mach-ux500: unlock I&D l2x0 caches before init --- 2011-09-22 Linus Walleij Accepted
[1/2] ARM: mach-ux500: enable fix for ARM errata 754322 --- 2011-09-22 Linus Walleij Accepted
[V8,5/5] MX53 Enable the AHCI SATA on MX53 SMD board --- 2011-09-22 Richard Zhu Accepted
[V8,4/5] MX53 Enable the AHCI SATA on MX53 LOCO board --- 2011-09-22 Richard Zhu Accepted
[V8,3/5] MX53 Enable the AHCI SATA on MX53 ARD board --- 2011-09-22 Richard Zhu Accepted
[V8,2/5] ahci_plt Add the board_ids and pi refer to different features --- 2011-09-22 Richard Zhu Accepted
[V8,1/5] AHCI Add the AHCI SATA feature on the MX53 platforms --- 2011-09-22 Richard Zhu Accepted
[v2,1/2] ARM: cache-l2x0: remove __init annotation from initialization functions --- 2011-09-19 Barry Song New
[v2,1/2] ARM: cache-l2x0: remove __init annotation from initialization functions --- 2011-09-19 Barry Song New
[2/6] arm/imx6q: add core definitions and low-level debug uart --- 2011-09-17 Russell King - ARM Linux New
[v2,3/3] ARM: imx: Add cpuidle for i.MX51 --- 2011-09-16 Rob New
[v2,2/3] ARM: imx: Add cpuidle for mach-mx5 --- 2011-09-16 Rob New
[v2,1/3] ARM: imx: Add imx cpuidle driver --- 2011-09-16 Rob New
[v2,6/6] arm/imx6q: add suspend/resume support --- 2011-09-16 Shawn Guo New
[v2,6/6] arm/imx6q: add suspend/resume support --- 2011-09-15 Shawn Guo New
[v2,5/6] arm/imx6q: add device tree machine support --- 2011-09-15 Shawn Guo New
[v2,4/6] arm/imx6q: add smp and cpu hotplug support --- 2011-09-15 Shawn Guo Superseded
[v2,3/6] arm/imx6q: add core drivers clock, gpc, mmdc and src --- 2011-09-15 Shawn Guo Superseded
[v2,2/6] arm/imx6q: add core definitions and low-level debug uart --- 2011-09-15 Shawn Guo New
[v2,1/6] arm/imx6q: add device tree source --- 2011-09-15 Shawn Guo New
ARM: CACHE-L2X0: filter start address can be 0 and is often 0 --- 2011-09-13 Barry Song Accepted
[v2] ARM: make cpu_is_v6_unaligned() and safe_usermode() independent of CONFIG_PROC_FS --- 2011-09-10 Eric Miao Accepted
ARM: make cpu_is_v6_unaliagned() independent of CONFIG_PROC_FS --- 2011-09-10 Eric Miao Superseded
[v4,3/3] ARM: i.MX5/mm: consolidate TZIC map code --- 2011-09-09 Jason Hui New
[v4,2/3] ARM: i.MX5/mm: Remove MX51_DEBUG related mapping --- 2011-09-09 Jason Hui Accepted
[v4,1/3] ARM: i.MX5/mm: Consolidate arch/arm/mach-mx5/mm-*.c --- 2011-09-09 Jason Hui Accepted
ARM: imx: move pwm driver to use platform device id table --- 2011-09-08 Eric Miao New
[4/4,v2] mach-integrator: get timer frequency from clock --- 2011-09-08 Linus Walleij Accepted
[3/4,v2] mach-integrator: modernize clock event registration --- 2011-09-08 Linus Walleij Accepted
[2/4,v2] mach-integrator: clockevent supports oneshot mode --- 2011-09-08 Linus Walleij Accepted
[v2,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-08 Eric Miao New
[v2,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-08 Eric Miao New
[v2,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2 --- 2011-09-08 Dave Martin New
[v3,4/4] ARM: i.MX5/mm: consolidate TZIC map code --- 2011-09-08 Jason Hui New
[v3,3/4] ARM: i.MX5/mm: add the TZIC mapping resource --- 2011-09-08 Jason Hui New
[v3,2/4] ARM: i.MX5/mm: Remove MX51_DEBUG related mapping --- 2011-09-08 Jason Hui Superseded
[v3,1/4] ARM: i.MX5/mm: Consolidate arch/arm/mach-mx5/mm-*.c --- 2011-09-08 Jason Hui New
ARM: tegra: Remove redundant change to the CPSR in headsmp.S --- 2011-09-07 Dave Martin New
[RFC,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-07 Dave Martin RFC
[RFC,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-07 Dave Martin RFC
[RFC,1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2 --- 2011-09-07 Dave Martin RFC
[1/4] mach-integrator: retire some timer macros --- 2011-09-07 Linus Walleij Accepted
[v2] gpio: rewrite U300 GPIO to use gpiolib --- 2011-09-07 Linus Walleij Accepted
mtd: drop Integrator flash map Kconfig --- 2011-09-07 Linus Walleij Accepted
[6/6] arm/imx6q: add suspend/resume support --- 2011-09-06 Shawn Guo New
[5/6] arm/imx6q: add device tree machine support --- 2011-09-06 Shawn Guo New
[4/6] arm/imx6q: add smp and cpu hotplug support --- 2011-09-06 Shawn Guo New
[3/6] arm/imx6q: add core drivers clock, gpc, mmdc and src --- 2011-09-06 Shawn Guo Superseded
[2/6] arm/imx6q: add core definitions and low-level debug uart --- 2011-09-06 Shawn Guo New
[1/6] arm/imx6q: add device tree source --- 2011-09-06 Shawn Guo New
[v4] mach-realview: expose PB1176 ROM using physmap and map_rom --- 2011-09-06 Linus Walleij Accepted
« 1 2 ... 137 138 139143 144 »