Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   524 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v2,01/10] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb --- 2014-04-02 Daniel Thompson New
[RFC,v2,02/10] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,03/10] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,04/10] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-04-02 Daniel Thompson New
[RFC,v2,05/10] kdb: Use KDB_REPEAT_* values as flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,06/10] kdb: Remove KDB_REPEAT_NONE flag --- 2014-04-02 Daniel Thompson New
[RFC,v2,07/10] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2014-04-02 Daniel Thompson New
[RFC,v2,08/10] kdb: Add kiosk mode --- 2014-04-02 Daniel Thompson New
[RFC,v2,09/10] kdb: Improve usability of help text when running in kiosk mode --- 2014-04-02 Daniel Thompson New
[RFC,v2,10/10] kdb: Allow access to sensitive commands to be restricted by default --- 2014-04-02 Daniel Thompson New
arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
[v2] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
[v3] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
[v4,1/5] ARM: versatile: Enable DEBUG_LL_UART_PL01X --- 2014-04-07 Daniel Thompson New
[v4,2/5] ARM: ep93xx: Enable DEBUG_LL_UART_PL01X --- 2014-04-07 Daniel Thompson New
[v4,3/5] ARM: Conceal DEBUG_LL_UART_NONE from unsupported platforms --- 2014-04-07 Daniel Thompson New
[v4,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-04-07 Daniel Thompson New
[v4,5/5] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-07 Daniel Thompson New
[RESEND,v5,1/5] ARM: versatile: Enable DEBUG_LL_UART_PL01X --- 2014-04-24 Daniel Thompson New
[RESEND,v5,2/5] ARM: ep93xx: Enable DEBUG_LL_UART_PL01X --- 2014-04-24 Daniel Thompson New
[RESEND,v5,3/5] ARM: Conceal DEBUG_LL_UART_NONE from unsupported platforms --- 2014-04-24 Daniel Thompson New
[RESEND,v5,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-04-24 Daniel Thompson New
[RESEND,v5,5/5] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-24 Daniel Thompson New
[RFC,v3,1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb --- 2014-04-25 Daniel Thompson New
[RFC,v3,2/9] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2014-04-25 Daniel Thompson New
[RFC,v3,3/9] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-04-25 Daniel Thompson New
[RFC,v3,4/9] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-04-25 Daniel Thompson New
[RFC,v3,5/9] kdb: Use KDB_REPEAT_* values as flags --- 2014-04-25 Daniel Thompson New
[RFC,v3,6/9] kdb: Remove KDB_REPEAT_NONE flag --- 2014-04-25 Daniel Thompson New
[RFC,v3,7/9] kdb: Categorize kdb commands (similar to SysRq categorization) --- 2014-04-25 Daniel Thompson New
[RFC,v3,8/9] kdb: Add enable mask for groups of commands --- 2014-04-25 Daniel Thompson New
[RFC,v3,9/9] kdb: Allow access to sensitive commands to be restricted by default --- 2014-04-25 Daniel Thompson New
[1/3] kdb: Add framework to display sequence files --- 2014-04-29 Daniel Thompson New
[2/3] kdb: Implement interrupts command --- 2014-04-29 Daniel Thompson New
[2/3] proc: Provide access to /proc/interrupts from kdb --- 2014-04-29 Daniel Thompson New
[3/3] kdb: Implement seq_file command --- 2014-04-29 Daniel Thompson New
[1/3] kdb: Add framework to display sequence files --- 2014-04-30 Daniel Thompson New
[2/3] proc: Provide access to /proc/interrupts from kdb --- 2014-04-30 Daniel Thompson New
[3/3] kdb: Implement seq_file command --- 2014-04-30 Daniel Thompson New
[v4,1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb --- 2014-05-06 Daniel Thompson New
[v4,2/9] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2014-05-06 Daniel Thompson New
[v4,3/9] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-05-06 Daniel Thompson New
[v4,4/9] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-05-06 Daniel Thompson New
[v4,5/9] kdb: Use KDB_REPEAT_* values as flags --- 2014-05-06 Daniel Thompson New
[v4,6/9] kdb: Remove KDB_REPEAT_NONE flag --- 2014-05-06 Daniel Thompson New
[v4,7/9] kdb: Categorize kdb commands (similar to SysRq categorization) --- 2014-05-06 Daniel Thompson New
[v4,8/9] kdb: Add enable mask for groups of commands --- 2014-05-06 Daniel Thompson New
[v4,9/9] kdb: Allow access to sensitive commands to be restricted by default --- 2014-05-06 Daniel Thompson New
arm: Describe required sort order for textofs-y (TEXT_OFFSET) --- 2014-05-06 Daniel Thompson New
[1/4] serial: core: Consistent LF handling for poll_put_char --- 2014-05-14 Daniel Thompson New
[RFC,1/8] arm: fiq: Allow EOI to be communicated to the intc --- 2014-05-14 Daniel Thompson New
[RFC,2/8] irqchip: gic: Provide support for interrupt grouping --- 2014-05-14 Daniel Thompson New
[RFC,3/8] ARM: Move some macros from entry-armv to entry-header --- 2014-05-14 Daniel Thompson New
[RFC,4/8] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-05-14 Daniel Thompson New
[RFC,5/8] serial: amba-pl011: Pass on FIQ information to KGDB. --- 2014-05-14 Daniel Thompson New
[RFC,6/8] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-05-14 Daniel Thompson New
[RFC,7/8] ARM: VIC: Add vic_set_fiq function to select if an interrupt should generate an IRQ or FIQ --- 2014-05-14 Daniel Thompson New
[RFC,8/8] arm: fiq: Hack FIQ routing backdoors into GIC and VIC --- 2014-05-14 Daniel Thompson New
[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] drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs --- 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
[v5,1/8] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2014-06-19 Daniel Thompson New
[v5,2/8] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-06-19 Daniel Thompson New
[v5,3/8] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-06-19 Daniel Thompson New
« 1 2 3 45 6 »

Bundling

Create bundle: