Current Team Memberships

Show patches with: Archived = No       |   768 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
tools/vm: Add missing Makefile rules --- 2017-01-13 Daniel Thompson Accepted
tools/vm: Add missing Makefile rules --- 2017-01-13 Daniel Thompson Accepted
slub: Trace free objects at KERN_INFO --- 2017-01-13 Daniel Thompson Accepted
build: Fix unconditional re-link of libzephyr.a --- 2016-11-16 Daniel Thompson Rejected
build: Document outputexports --- 2016-11-11 Daniel Thompson Accepted
build: Minor tidy up of outputexports --- 2016-11-08 Daniel Thompson Accepted
build: Document outputexports --- 2016-11-08 Daniel Thompson Accepted
misc: Let the compiler choose whether to omit frame pointer --- 2016-11-05 Daniel Thompson Accepted
build: Handle ALL_LIBS dependencies correctly --- 2016-09-30 Daniel Thompson Accepted
device: Make device_get_binding() const correct --- 2016-09-28 Daniel Thompson Accepted
build: Support for integrating third party build systems --- 2016-09-22 Daniel Thompson Accepted
arm/nrf52: Set CPU_HAS_FPU --- 2016-09-16 Daniel Thompson Accepted
build: Make QEMU_BIN_PATH optional --- 2016-09-11 Daniel Thompson Accepted
build: zephyr: Remove unused QEMU variable --- 2016-09-11 Daniel Thompson Accepted
build: xtools: Simplify derivation of toolchain flags --- 2016-09-10 Daniel Thompson Accepted
build: xtools: Honour CROSS_COMPILE (if set) --- 2016-09-10 Daniel Thompson Accepted
[RFC,v3,7/7] arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIs --- 2016-08-19 Daniel Thompson New
[RFC,v3,6/7] arm64: irqflags: Use ICC sysregs to implement IRQ masking --- 2016-08-19 Daniel Thompson New
[RFC,v3,5/7] arm64: irqflags: Reorder the fiq & async macros --- 2016-08-19 Daniel Thompson New
[RFC,v3,4/7] arm64: alternative: Apply alternatives early in boot process --- 2016-08-19 Daniel Thompson New
[RFC,v3,3/7] arm64: cpufeature: Allow early detect of specific features --- 2016-08-19 Daniel Thompson New
[RFC,v3,2/7] arm64: Add support for on-demand backtrace of other CPUs --- 2016-08-19 Daniel Thompson New
[RFC,v3,1/7] irqchip: gic-v3: Reset BPR during initialization --- 2016-08-19 Daniel Thompson Accepted
hw_random: Improve description of the ->read() interface --- 2016-08-18 Daniel Thompson Accepted
[4.8-rc1,v23,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ --- 2016-08-11 Daniel Thompson New
[4.8-rc1,v23,3/4] irqchip: gic: Introduce plumbing for IPI FIQ --- 2016-08-11 Daniel Thompson New
[4.8-rc1,v23,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe --- 2016-08-11 Daniel Thompson New
[4.8-rc1,v23,1/4] irqchip: gic: Optimize locking in gic_raise_softirq --- 2016-08-11 Daniel Thompson New
[4.7-rc3,v23,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ --- 2016-06-30 Daniel Thompson Superseded
[4.7-rc3,v23,3/4] irqchip: gic: Introduce plumbing for IPI FIQ --- 2016-06-30 Daniel Thompson Superseded
[4.7-rc3,v23,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe --- 2016-06-30 Daniel Thompson Superseded
[4.7-rc3,v23,1/4] irqchip: gic: Optimize locking in gic_raise_softirq --- 2016-06-30 Daniel Thompson Superseded
[4.7-rc3,v2] arm64: kgdb: Match pstate size with gdbserver protocol --- 2016-06-16 Daniel Thompson Accepted
arm64: kgdb: Match pstate size with gdbserver protocol --- 2016-05-09 Daniel Thompson New
[4.4-rc5,v22,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ --- 2015-12-20 Daniel Thompson Superseded
[4.4-rc5,v22,3/4] irqchip: gic: Introduce plumbing for IPI FIQ --- 2015-12-20 Daniel Thompson New
[4.4-rc5,v22,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe --- 2015-12-20 Daniel Thompson Superseded
[4.4-rc5,v22,1/4] irqchip: gic: Optimize locking in gic_raise_softirq --- 2015-12-20 Daniel Thompson New
[2/2] irqchip/gic: Identify and report any reserved SGI IDs --- 2015-12-16 Daniel Thompson New
[1/2] arm: Fix "NMI" backtrace for Inforce IFC6410 --- 2015-12-16 Daniel Thompson New
hwrng: exynos - Fix unbalanced PM runtime get/puts --- 2015-10-16 Daniel Thompson Accepted
hwrng: stm32 - Fix build with CONFIG_PM --- 2015-10-14 Daniel Thompson Accepted
[v3,3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver --- 2015-10-14 Daniel Thompson Accepted
[v3,2/3] hwrng: stm32 - add support for STM32 HW RNG --- 2015-10-14 Daniel Thompson Accepted
[v3,1/3] dt-bindings: Document the STM32 HW RNG bindings --- 2015-10-14 Daniel Thompson Accepted
[3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver --- 2015-10-12 Daniel Thompson Superseded
[2/3] hwrng: stm32 - add support for STM32 HW RNG --- 2015-10-12 Daniel Thompson Superseded
[1/3] dt-bindings: Document the STM32 HW RNG bindings --- 2015-10-12 Daniel Thompson Superseded
[3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver --- 2015-10-03 Daniel Thompson Superseded
[2/3] hwrng: stm32 - add support for STM32 HW RNG --- 2015-10-03 Daniel Thompson New
[1/3] dt-bindings: Document the STM32 HW RNG bindings --- 2015-10-03 Daniel Thompson Superseded
[v3] arm: Fix backtrace generation when IPI is masked --- 2015-09-15 Daniel Thompson New
[v2] arm: Fix backtrace generation when IPI is masked --- 2015-09-15 Daniel Thompson New
[RFC,v2,7/7] arm64: irqflags: Automatically identify I bit mis-management --- 2015-09-14 Daniel Thompson New
[RFC,v2,6/7] arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIs --- 2015-09-14 Daniel Thompson New
[RFC,v2,5/7] arm64: irqflags: Use ICC sysregs to implement IRQ masking --- 2015-09-14 Daniel Thompson New
[RFC,v2,4/7] arm64: irqflags: Reorder the fiq & async macros --- 2015-09-14 Daniel Thompson Superseded
[RFC,v2,3/7] arm64: alternative: Apply alternatives early in boot process --- 2015-09-14 Daniel Thompson New
[RFC,v2,2/7] arm64: Add support for on-demand backtrace of other CPUs --- 2015-09-14 Daniel Thompson New
[RFC,v2,1/7] irqchip: gic-v3: Reset BPR during initialization --- 2015-09-14 Daniel Thompson New
arm: Fix backtrace generation when IPI is masked --- 2015-09-14 Daniel Thompson New
[v3,5/5] arm64: alternative: Remove alternative_insn macro --- 2015-07-22 Daniel Thompson New
[v3,4/5] arm64: kvm: Adopt new alternative assembler macros --- 2015-07-22 Daniel Thompson Accepted
[v3,3/5] arm64: kernel: Adopt new alternative assembler macros --- 2015-07-22 Daniel Thompson Accepted
[v3,2/5] arm64: mm: Adopt new alternative assembler macros --- 2015-07-22 Daniel Thompson Accepted
[v3,1/5] arm64: alternative: Provide if/else/endif assembler macros --- 2015-07-22 Daniel Thompson Accepted
[v2,5/5] arm64: alternative: Remove alternative_insn macro --- 2015-07-20 Daniel Thompson New
[v2,4/5] arm64: kvm: Adopt new alternative assembler macros --- 2015-07-20 Daniel Thompson Superseded
[v2,3/5] arm64: kernel: Adopt new alternative assembler macros --- 2015-07-20 Daniel Thompson Superseded
[v2,2/5] arm64: mm: Adopt new alternative assembler macros --- 2015-07-20 Daniel Thompson Superseded
[v2,1/5] arm64: alternative: Provide if/else/endif assembler macros --- 2015-07-20 Daniel Thompson New
arm64: Remove unused macros from assembler.h --- 2015-07-10 Daniel Thompson Accepted
arm64: alternative: Provide if/else/endif assembler macros --- 2015-07-10 Daniel Thompson New
[4.2-rc1,v21,6/6] ARM: Add support for on-demand backtrace of other CPUs --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,5/6] x86/nmi: Use common printk functions --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,4/6] printk: Simple implementation for NMI backtracing --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,3/6] irqchip: gic: Introduce plumbing for IPI FIQ --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe --- 2015-07-06 Daniel Thompson Superseded
[4.2-rc1,v21,1/6] irqchip: gic: Optimize locking in gic_raise_softirq --- 2015-07-06 Daniel Thompson Superseded
[RESEND,4.0-rc7,v20,3/6] irqchip: gic: Introduce plumbing for IPI FIQ --- 2015-07-02 Daniel Thompson New
clk: stm32: Fix out-by-one error path in the index lookup --- 2015-06-28 Daniel Thompson Accepted
[RESEND,v2,v4.1-rc8,2/2] drm: prime: Document gem_prime_mmap --- 2015-06-19 Daniel Thompson Accepted
[RESEND,v2,v4.1-rc8,1/2] drm: prime: Honour O_RDWR during prime-handle-to-fd --- 2015-06-19 Daniel Thompson New
[v3,3/3] ARM: dts: stm32f429: Adopt STM32F4 clock driver --- 2015-06-10 Daniel Thompson New
[v3,2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices --- 2015-06-10 Daniel Thompson New
[v3,1/3] dt-bindings: Document the STM32F4 clock bindings --- 2015-06-10 Daniel Thompson Accepted
clk: fixed: Add comment to clk_fixed_set_rate --- 2015-06-10 Daniel Thompson Accepted
ARM: irqflags: Get arch_irqs_disabled from asm-generic --- 2015-06-10 Daniel Thompson Accepted
ARM: Re-enable TRACE_IRQFLAGS_SUPPORT on ARMv7-M --- 2015-06-09 Daniel Thompson New
[v2,4/4] ARM: dts: stm32f429: Adopt STM32F4 clock driver --- 2015-05-30 Daniel Thompson New
[v2,3/4] clk: stm32: Add clock driver for STM32F4[23]xxx devices --- 2015-05-30 Daniel Thompson New
[v2,2/4] dt-bindings: Document the STM32F4 clock bindings --- 2015-05-30 Daniel Thompson New
[v2,1/4] ARM: stm32: Enable clock source --- 2015-05-30 Daniel Thompson New
[RFC,3/3] ARM: dts: stm32f429: Adopt STM32F4 clock driver --- 2015-05-22 Daniel Thompson New
[RFC,2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices --- 2015-05-22 Daniel Thompson Accepted
[RFC,1/3] dt-bindings: Document the STM32F4 clock bindings --- 2015-05-22 Daniel Thompson New
serial: stm32: Automatically generate CR when LF is observed --- 2015-05-12 Daniel Thompson New
clk: Update docs after removal of clk-private.h --- 2015-05-11 Daniel Thompson Accepted
[RESEND] bug: Recursion avoidance for WARN_ONCE() and friends --- 2015-04-22 Daniel Thompson New
[RESEND,4.0-rc7,v20,6/6] ARM: Add support for on-demand backtrace of other CPUs --- 2015-04-10 Daniel Thompson New
« 1 2 3 47 8 »

Bundling

Create bundle: