Show patches with: Submitter = Daniel Thompson       |    State = Action Required       |    Archived = No       |   265 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v10,03/19] arm: fiq: Replace default FIQ handler --- 2014-09-02 Daniel Thompson New
[v10,19/19] serial: imx: Add support for KGDB's FIQ/NMI mode --- 2014-08-19 Daniel Thompson New
[v10,18/19] serial: imx: clean up imx_poll_get_char() --- 2014-08-19 Daniel Thompson New
[v10,17/19] serial: asc: Adopt readl_/writel_relaxed() --- 2014-08-19 Daniel Thompson New
[v10,16/19] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-08-19 Daniel Thompson New
[v10,15/19] serial: amba-pl011: Pass FIQ information to KGDB. --- 2014-08-19 Daniel Thompson New
[v10,14/19] serial: amba-pl011: Move pl011_hwinit() --- 2014-08-19 Daniel Thompson New
[v10,11/19] irqchip: vic: Add support for FIQ management --- 2014-08-19 Daniel Thompson New
[v10,10/19] irqchip: gic: Group 0 workaround. --- 2014-08-19 Daniel Thompson New
[v10,09/19] irqchip: gic: Add support for IPI FIQ --- 2014-08-19 Daniel Thompson New
[v10,08/19] irqchip: gic: Remove spin locks from eoi_irq --- 2014-08-19 Daniel Thompson New
[v10,07/19] irqchip: gic: Add support for FIQ management --- 2014-08-19 Daniel Thompson New
[v10,06/19] irqchip: gic: Provide support for interrupt grouping --- 2014-08-19 Daniel Thompson New
[v10,05/19] arm: KGDB/KDB FIQ support --- 2014-08-19 Daniel Thompson New
[v10,04/19] arm: smp: Introduce a special IPI signalled using FIQ --- 2014-08-19 Daniel Thompson New
[v10,03/19] arm: fiq: Replace default FIQ handler --- 2014-08-19 Daniel Thompson New
[v10,02/19] arm: fiq: Allow ACK and EOI to be passed to the intc --- 2014-08-19 Daniel Thompson New
[v10,01/19] arm: fiq: Add callbacks to manage FIQ routings --- 2014-08-19 Daniel Thompson New
[RESEND,v2,3.17rc1] kgdb: Timeout if secondary CPUs ignore the roundup --- 2014-08-18 Daniel Thompson New
[v9,16/16] serial: imx: Add support for KGDB's FIQ/NMI mode --- 2014-08-18 Daniel Thompson New
[v9,15/16] serial: imx: clean up imx_poll_get_char() --- 2014-08-18 Daniel Thompson New
[v9,14/16] serial: asc: Adopt readl_/writel_relaxed() --- 2014-08-18 Daniel Thompson New
[v9,13/16] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-08-18 Daniel Thompson New
[v9,12/16] serial: amba-pl011: Pass FIQ information to KGDB. --- 2014-08-18 Daniel Thompson New
[v9,11/16] irqchip: vic: Add support for FIQ management --- 2014-08-18 Daniel Thompson New
[v9,10/16] irqchip: gic: Group 0 workaround. --- 2014-08-18 Daniel Thompson New
[v9,09/16] irqchip: gic: Add support for IPI FIQ --- 2014-08-18 Daniel Thompson New
[v9,08/16] irqchip: gic: Remove spin locks from eoi_irq --- 2014-08-18 Daniel Thompson New
[v9,07/16] irqchip: gic: Add support for FIQ management --- 2014-08-18 Daniel Thompson New
[v9,06/16] irqchip: gic: Provide support for interrupt grouping --- 2014-08-18 Daniel Thompson New
[v9,05/16] arm: KGDB/KDB FIQ support --- 2014-08-18 Daniel Thompson New
[v9,04/16] arm: smp: Introduce a special IPI signalled using FIQ --- 2014-08-18 Daniel Thompson New
[v9,03/16] arm: fiq: Replace default FIQ handler --- 2014-08-18 Daniel Thompson New
[v9,02/16] arm: fiq: Allow ACK and EOI to be passed to the intc --- 2014-08-18 Daniel Thompson New
[v9,01/16] arm: fiq: Add callbacks to manage FIQ routings --- 2014-08-18 Daniel Thompson New
[RFC,3/3] irqchip: gic: Add support for IPI FIQ --- 2014-08-14 Daniel Thompson New
[RFC,2/3] arm: kgdb: Add support for IPI FIQ roundup --- 2014-08-14 Daniel Thompson New
[RFC,1/3] arm: smp: Introduce a special IPI signalled using FIQ --- 2014-08-14 Daniel Thompson New
[gdb/scripts] scripts/gdb: Ignore byte-compiled python files --- 2014-08-06 Daniel Thompson New
[CFT] arm: netx: Migrate DEBUG_LL macros to shared directory --- 2014-07-23 Daniel Thompson New
[RFC,9/9] arm: imx: non-secure aliased mapping of GIC registers --- 2014-07-21 Daniel Thompson New
[RFC,8/9] ARM: socfpga: Map the GIC CPU registers as MT_DEVICE_NS --- 2014-07-21 Daniel Thompson New
[RFC,7/9] irqchip: gic: Use non-secure aliased register set when FIQ is enabled --- 2014-07-21 Daniel Thompson New
[RFC,6/9] arm: mm: Avoid ioremap_page_range() for non-secure mappings --- 2014-07-21 Daniel Thompson New
[RFC,5/9] ARM: Add L1 PTE non-secure mapping --- 2014-07-21 Daniel Thompson New
[RFC,4/9] ARM: dump the status of NS bit in L1 PTE --- 2014-07-21 Daniel Thompson New
[RFC,3/9] irqchip: gic: Remove spin locks from eoi_irq --- 2014-07-21 Daniel Thompson New
[RFC,2/9] irqchip: gic: Add support for FIQ management --- 2014-07-21 Daniel Thompson New
[RFC,1/9] irqchip: gic: Provide support for interrupt grouping --- 2014-07-21 Daniel Thompson New
[CFT,v2] arm: omap1: Migrate debug_ll macros to use 8250.S --- 2014-07-18 Daniel Thompson New
arm: ks8695: Migrate debug_ll macros to shared directory --- 2014-07-16 Daniel Thompson New
tty: kgdb_nmi: Convert kgdb_nmi_tty_enabled into a module parameter --- 2014-07-11 Daniel Thompson New
[v8,4/4] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-07-10 Daniel Thompson New
[v8,3/4] ARM: Move some macros from entry-armv to entry-header --- 2014-07-10 Daniel Thompson New
[v8,2/4] arm: fiq: Allow ACK and EOI to be passed to the intc --- 2014-07-10 Daniel Thompson New
[v8,1/4] arm: fiq: Add callbacks to manage FIQ routings --- 2014-07-10 Daniel Thompson New
[RFC] kgdb: Timeout if secondary CPUs ignore the roundup --- 2014-07-01 Daniel Thompson New
[v7,4/4] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-30 Daniel Thompson New
[v7,3/4] ARM: Move some macros from entry-armv to entry-header --- 2014-06-30 Daniel Thompson New
[v7,2/4] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-30 Daniel Thompson New
[v7,1/4] arm: fiq: Add callbacks to manage FIQ routings --- 2014-06-30 Daniel Thompson New
[v6,4/4] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-24 Daniel Thompson New
[v6,3/4] ARM: Move some macros from entry-armv to entry-header --- 2014-06-24 Daniel Thompson New
[v6,2/4] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-24 Daniel Thompson New
[v6,1/4] arm: fiq: Add callbacks to manage FIQ routings --- 2014-06-24 Daniel Thompson New
« 1 2 3 »