Show patches with: Submitter = Daniel Thompson       |    State = Action Required       |    Archived = No       |   128 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v2,01/10] arm: fiq: Allow EOI to be communicated to the intc --- 2014-05-23 Daniel Thompson New
[RFC,v2,02/10] irqchip: gic: Provide support for interrupt grouping --- 2014-05-23 Daniel Thompson New
[RFC,v2,03/10] irqchip: gic: Introduce shadow irqs for FIQ --- 2014-05-23 Daniel Thompson New
[RFC,v2,04/10] ARM: vexpress: Extend UART with FIQ support --- 2014-05-23 Daniel Thompson New
[RFC,v2,05/10] ARM: STi: STiH41x: Extend UART with FIQ support. --- 2014-05-23 Daniel Thompson New
[RFC,v2,06/10] irqchip: vic: Introduce shadow irqs for FIQ --- 2014-05-23 Daniel Thompson New
[RFC,v2,07/10] ARM: Move some macros from entry-armv to entry-header --- 2014-05-23 Daniel Thompson New
[RFC,v2,08/10] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-05-23 Daniel Thompson New
[RFC,v2,09/10] serial: amba-pl011: Pass on FIQ information to KGDB. --- 2014-05-23 Daniel Thompson New
[RFC,v2,10/10] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-05-23 Daniel Thompson New
[RESEND,v5,3/5] ARM: Conceal DEBUG_LL_UART_NONE from unsupported platforms --- 2014-05-23 Daniel Thompson New
[RESEND,v5,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-05-23 Daniel Thompson New
[v6,3/5] ARM: Hide DEBUG_LL_UART_NONE from unsupported platforms --- 2014-05-27 Daniel Thompson New
[v6,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-05-27 Daniel Thompson New
irqchip: nvic: Use the generic noop function --- 2014-06-04 Daniel Thompson New
[RFC,v3,1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs --- 2014-06-05 Daniel Thompson New
[RFC,v3,2/9] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-05 Daniel Thompson New
[RFC,v3,3/9] irqchip: gic: Provide support for interrupt grouping --- 2014-06-05 Daniel Thompson New
[RFC,v3,4/9] irqchip: gic: Introduce shadow irqs for FIQ --- 2014-06-05 Daniel Thompson New
[RFC,v3,5/9] irqchip: vic: Introduce shadow irqs for FIQ --- 2014-06-05 Daniel Thompson New
[RFC,v3,6/9] ARM: Move some macros from entry-armv to entry-header --- 2014-06-05 Daniel Thompson New
[RFC,v3,7/9] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-05 Daniel Thompson New
[RFC,v3,8/9] serial: amba-pl011: Pass on FIQ information to KGDB. --- 2014-06-05 Daniel Thompson New
[RFC,v3,9/9] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-06-05 Daniel Thompson New
[v3] ARM: add get_user() support for 8 byte types --- 2014-06-12 Daniel Thompson New
[v4,01/13] arm: fiq: Add callbacks to manage FIQ routings --- 2014-06-19 Daniel Thompson New
[v4,02/13] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-19 Daniel Thompson New
[v4,03/13] irqchip: gic: Provide support for interrupt grouping --- 2014-06-19 Daniel Thompson New
[v4,04/13] irqchip: gic: Add support for FIQ management --- 2014-06-19 Daniel Thompson New
[v4,05/13] irqchip: gic: Remove spin locks from eoi_irq --- 2014-06-19 Daniel Thompson New
[v4,06/13] irqchip: vic: Add support for FIQ management --- 2014-06-19 Daniel Thompson New
[v4,07/13] ARM: Move some macros from entry-armv to entry-header --- 2014-06-19 Daniel Thompson New
[v4,08/13] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-19 Daniel Thompson New
[v4,09/13] serial: amba-pl011: Pass FIQ information to KGDB. --- 2014-06-19 Daniel Thompson New
[v4,10/13] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-06-19 Daniel Thompson New
[v4,11/13] serial: asc: Adopt readl_/writel_relaxed() --- 2014-06-19 Daniel Thompson New
[v4,12/13] serial: imx: clean up imx_poll_get_char() --- 2014-06-19 Daniel Thompson New
[v4,13/13] serial: imx: Add support for KGDB's FIQ/NMI mode --- 2014-06-19 Daniel Thompson New
[v4] ARM: add get_user() support for 8 byte types --- 2014-06-20 Daniel Thompson New
[v7,3/4] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-06-30 Daniel Thompson New
[v8,4/9] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-08-19 Daniel Thompson New
[v8,5/9] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-08-19 Daniel Thompson New
[v8,6/9] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-08-19 Daniel Thompson New
[v8,7/9] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-08-19 Daniel Thompson New
[v8,8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-08-19 Daniel Thompson New
[v8,9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-08-19 Daniel Thompson New
[v9,4/9] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-08-19 Daniel Thompson New
[v9,5/9] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-08-19 Daniel Thompson New
[v9,6/9] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-08-19 Daniel Thompson New
[v9,7/9] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-08-19 Daniel Thompson New
[v9,8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-08-19 Daniel Thompson New
[v9,9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-08-19 Daniel Thompson New
arm: Remove redundant config value DEBUG_UART_NETX --- 2014-09-15 Daniel Thompson New
[v10,4/9] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-09-16 Daniel Thompson New
[v10,5/9] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-09-16 Daniel Thompson New
[v10,6/9] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-09-16 Daniel Thompson New
[v10,7/9] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-09-16 Daniel Thompson New
[v10,8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-09-16 Daniel Thompson New
[v10,9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-09-16 Daniel Thompson New
[v11,4/9] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-09-16 Daniel Thompson New
[v11,5/9] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-09-16 Daniel Thompson New
[v11,6/9] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-09-16 Daniel Thompson New
[v11,7/9] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-09-16 Daniel Thompson New
[v11,8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-09-16 Daniel Thompson New
[v11,9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-09-16 Daniel Thompson New
[v12,01/15] arm: cnx3xxxx: Remove spurious default for DEBUG_CNS3XXX --- 2014-10-24 Daniel Thompson New
[v12,02/15] arm: iop32x: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,03/15] arm: iop33x: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,04/15] arm: ixp4xx: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,05/15] arm: lpc32xx: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,06/15] arm: mv78xx0: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,07/15] arm: orion5x: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,08/15] arm: rpc: Enable DEBUG_LL_UART_8250 --- 2014-10-24 Daniel Thompson New
[v12,10/15] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-10-24 Daniel Thompson New
[v12,11/15] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-10-24 Daniel Thompson New
[v12,12/15] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-10-24 Daniel Thompson New
[v12,13/15] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-10-24 Daniel Thompson New
[v13,1/9] arm: cnx3xxxx: Remove spurious default for DEBUG_CNS3XXX --- 2014-11-17 Daniel Thompson New
[v13,4/9] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-11-17 Daniel Thompson New
[v13,5/9] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-11-17 Daniel Thompson New
[v13,6/9] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-11-17 Daniel Thompson New
[v13,7/9] arm: sa1100: Migrate DEBUG_LL macros to shared directory --- 2014-11-17 Daniel Thompson New
arm: perf: Prevent wraparound during overflow --- 2014-11-19 Daniel Thompson New
[RFC] arm: imx: Workaround i.MX6 PMU interrupts muxed to one SPI --- 2014-11-20 Daniel Thompson New
arm: perf: Directly handle SMP platforms with one SPI --- 2014-11-21 Daniel Thompson New
arm: perf: Directly handle SMP platforms with one SPI --- 2014-11-26 Daniel Thompson New
[RFC] arm: Remove early stack deallocation from restore_user_regs --- 2014-12-12 Daniel Thompson New
[3.19-rc1,v3] arm: perf: Prevent wraparound during overflow --- 2014-12-22 Daniel Thompson New
[3.19-rc1,v14,4/8] arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-12-22 Daniel Thompson New
[3.19-rc1,v14,6/8] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-12-22 Daniel Thompson New
[3.19-rc2,v15,4/8] arm: ks8695: Migrate debug_ll macros to shared directory --- 2015-01-05 Daniel Thompson New
[3.19-rc2,v15,6/8] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2015-01-05 Daniel Thompson New
arm: Remove early stack deallocation from restore_user_regs --- 2015-01-05 Daniel Thompson New
[v3] arm: perf: Directly handle SMP platforms with one SPI --- 2015-01-07 Daniel Thompson New
[v4] arm: perf: Directly handle SMP platforms with one SPI --- 2015-01-09 Daniel Thompson New
[v5] arm: perf: Directly handle SMP platforms with one SPI --- 2015-01-20 Daniel Thompson New
[v6] arm: perf: Directly handle SMP platforms with one SPI --- 2015-03-04 Daniel Thompson New
[RFC,1/7] serial: Emulate break using control characters --- 2015-03-18 Daniel Thompson New
[RFC,2/7] printk: Simple implementation for NMI backtracing --- 2015-03-18 Daniel Thompson New
[RFC,3/7] irqchip: gic-v3: Reset BPR during initialization --- 2015-03-18 Daniel Thompson New
« 1 2 »