Patch Metrics

There are 40636 patches submitted by members of this team, and 10479 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40636 patches
« 1 2 ... 399 400 401406 407 »
Patch Series S/W/F Date Submitter Delegate State
[ARM] Call dwarf_step only if CONFIG_DEBUG_FRAME is defined --- 2011-11-18 Ken Werner Accepted
scripts: add support for a pre-built sysroot --- 2011-11-16 Michael Hope New
scripts: add support for building manuals --- 2011-11-15 Michael Hope New
[RFC,4/4] hw/vexpress.c: Add MMIO virtio transport --- 2011-11-14 Peter Maydell RFC
[RFC,3/4] Add MMIO based virtio transport --- 2011-11-14 Peter Maydell RFC
[RFC,2/4] virtio: Support transports which can specify the vring alignment --- 2011-11-14 Peter Maydell RFC
[RFC,1/4] virtio: Add support for guest setting of queue size --- 2011-11-14 Peter Maydell RFC
Fix PR bootstrap/51112 --- 2011-11-14 Ira Rosen New
hw/pxa2xx.c: Fix handling of RW bits in PMCR --- 2011-11-13 Peter Maydell Accepted
hw/arm_timer.c: Fix bounds check for Integrator timer accesses --- 2011-11-11 Peter Maydell Accepted
Fix PR tree-optimization/51058 --- 2011-11-10 Ira Rosen New
hw/pc.c: Fix use-while-uninitialized of fd_type[] --- 2011-11-09 Peter Maydell Accepted
hw/usb-net.c: Fix precedence bug when checking rndis_state --- 2011-11-09 Peter Maydell Accepted
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR --- 2011-11-09 Peter Maydell Accepted
hw/pl061: Remove pointless comparison of array to null --- 2011-11-09 Peter Maydell Accepted
MAINTAINERS: Delete spurious '.' --- 2011-11-09 Peter Maydell Accepted
hw/tc58128.c: Remove unnecessary check for g_malloc failure --- 2011-11-09 Peter Maydell Accepted
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed --- 2011-11-09 Peter Maydell Accepted
hw/lan9118.c: Add missing 'break' to fix buffer overrun --- 2011-11-09 Peter Maydell Accepted
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers --- 2011-11-09 Peter Maydell Accepted
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes --- 2011-11-09 Peter Maydell Accepted
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL --- 2011-11-09 Peter Maydell Accepted
Fix PR tree-optimization/51015 --- 2011-11-09 Ira Rosen New
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads --- 2011-11-07 Peter Maydell Accepted
SLP conditions --- 2011-11-06 Ira Rosen New
Rewrite SLP analysis towards support of operations with any number of operands --- 2011-11-04 Ira Rosen New
Rewrite SLP analysis towards support of operations with any number of operands --- 2011-11-03 Ira Rosen New
[ARM] Fix breakage when host != target --- 2011-11-02 Ken Werner Accepted
Update gcc.dg/vect/no-scevccp-outer-6-global.c --- 2011-11-01 Ira Rosen New
Rewrite SLP analysis towards support of operations with any number of operands --- 2011-11-01 Ira Rosen New
Only declare the start/end variables in case CONFIG_DEBUG_FRAME is defined. --- 2011-10-31 Ken Werner Accepted
ia64-dis.c: Undefine ABS to avoid clash with glib --- 2011-10-29 Peter Maydell Accepted
[v6,2/2] hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards --- 2011-10-28 Peter Maydell Accepted
[v3,1/3] qemu-tls.h: Add abstraction layer for TLS variables --- 2011-10-28 Peter Maydell Accepted
[SMS] Fix marking of SMSed loops as BB_DISABLE_SCHEDULE --- 2011-10-28 Revital Eres New
[SMS] Fix marking of SMSed loops as BB_DISABLE_SCHEDULE --- 2011-10-27 Revital Eres New
[v2,1/3] qemu-tls.h: Add abstraction layer for TLS variables --- 2011-10-27 Peter Maydell Superseded
[6/6] Add missing <signal.h> include directive --- 2011-10-27 Ken Werner Accepted
[5/6] Define GNU and processor specific values for the Phdr p_type field --- 2011-10-27 Ken Werner Accepted
[4/6,ARM] Add support for systems that don't support ucontext.h --- 2011-10-27 Ken Werner Accepted
[3/6] Prevent the use of struct dl_phdr_info outside of dl_iterate_phdr --- 2011-10-27 Ken Werner Accepted
[2/6] UNW_REMOTE_ONLY fixes --- 2011-10-27 Ken Werner Accepted
[1/6] Include <sys/mman.h> to have MAP_ANONYMOUS defined --- 2011-10-27 Ken Werner Accepted
[RFC] Add a .mailmap to map pre-git-conversion authors to friendly names --- 2011-10-26 Peter Maydell Superseded
[ARM] Big Endian and Generic tuning --- 2011-10-26 Andrew Stubbs New
[ARM] Big Endian and Generic tuning --- 2011-10-25 Andrew Stubbs New
Partial SLP - PR 50730 --- 2011-10-24 Ira Rosen New
SLP data dependence testing - PR 50819 --- 2011-10-23 Ira Rosen New
[RFC,ARM] Use vcvt.f32/64.s32 with immediate bits to do fixed to floating point conversions better. --- 2011-10-21 Ramana Radhakrishnan Superseded
[commit,arm] Fix pr50809: build failure with --enable-build-with-cxx --- 2011-10-21 Andrew Stubbs New
hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards --- 2011-10-19 Peter Maydell Superseded
[ARM] -m{cpu,tune,arch}=native --- 2011-10-19 Andrew Stubbs New
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module --- 2011-10-18 Peter Maydell Accepted
[ARM] -m{cpu,tune,arch}=native --- 2011-10-18 Andrew Stubbs New
Support vectorization of widening shifts --- 2011-10-18 Ira Rosen New
Fix gcc.dg/vect/vect-114.c (PR 50746) --- 2011-10-17 Ira Rosen New
Update gcc.dg/vect/vect-21.c --- 2011-10-17 Ira Rosen New
Fix PR tree-optimization/50727 --- 2011-10-16 Ira Rosen New
Support subchains of interleaving chains in basic block SLP --- 2011-10-16 Ira Rosen New
[ARM] fix for the check-namespace test case --- 2011-10-14 Ken Werner Accepted
compatfd.c: Don't pass NULL pointer to SYS_signalfd --- 2011-10-13 Peter Maydell Accepted
[3/3] Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY --- 2011-10-13 Ken Werner Accepted
[2/3] Exclude arm_find_proc_info and arm_put_unwind_info in case of UNW_REMOTE_ONLY --- 2011-10-13 Ken Werner Accepted
[1/3] Have dwarf.h include pthread.h --- 2011-10-13 Ken Werner Accepted
configure: Detect when glibc implements makecontext() to always fail --- 2011-10-12 Peter Maydell Rejected
[Patches] manual/Makefile: fix escaping of PKGVERSION and REPORT_BUGS_TO --- 2011-10-12 Michael Hope New
[commit,testsuite] Fix py-shared.exp file name comparison with "remote:" sysroot --- 2011-10-11 Ulrich Weigand Accepted
[commit] Fix condition (Re: [patch] Verify byte-by-byte if both files are the same on "remote:") --- 2011-10-11 Ulrich Weigand Accepted
Change _UPTi_find_unwind_table to return an integer. --- 2011-10-11 Ken Werner Accepted
[commit,arm] Fix PR gdb/13218 (GDB segfaults on 3.x kernels) --- 2011-10-10 Ulrich Weigand Accepted
[v2,5/5] target-arm: Implement VFPv4 fused multiply-accumulate insns --- 2011-10-10 Peter Maydell Accepted
[v2,4/5] softfloat: Implement fused multiply-add --- 2011-10-10 Peter Maydell Accepted
[v2,3/5] target-arm: Add ARM UDIV/SDIV support --- 2011-10-10 Peter Maydell Accepted
[v2,2/5] target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV --- 2011-10-10 Peter Maydell Accepted
[v2,1/5] target-arm: v6 media multiply space: UNDEF on unassigned encodings --- 2011-10-10 Peter Maydell Accepted
manual/Makefile: fix escaping of PKGVERSION and REPORT_BUGS_TO --- 2011-10-09 Michael Hope New
Fix PR tree-optimization/50635 --- 2011-10-09 Ira Rosen New
[5/5] ARM 64 bit sync atomic operations [V3] --- 2011-10-06 Dr. David Alan Gilbert New
[4/5] ARM 64 bit sync atomic operations [V3] --- 2011-10-06 Dr. David Alan Gilbert New
[3/5] ARM 64 bit sync atomic operations [V3] --- 2011-10-06 Dr. David Alan Gilbert New
[2/5] ARM 64 bit sync atomic operations [V3] --- 2011-10-06 Dr. David Alan Gilbert New
[1/5] ARM 64 bit sync atomic operations [V3] --- 2011-10-06 Dr. David Alan Gilbert New
[rfc,v2,rfa-doc] Disable address space randomization with remote targets --- 2011-10-05 Ulrich Weigand Accepted
[committed] Fix check_effective_target_vect_multiple_sizes and check_effective_target_vect64 --- 2011-10-04 Ira Rosen New
Make cpu_single_env thread local (Linux only for now) --- 2011-10-03 Dr. David Alan Gilbert Superseded
Support vectorization of widening shifts --- 2011-10-02 Ira Rosen New
[2/2] tcg/s390: Remove unused tcg_out_addi() --- 2011-10-01 Peter Maydell Accepted
[1/2] tcg/ia64: Remove unused tcg_out_addi() --- 2011-10-01 Peter Maydell Accepted
[SMS,2/2] Support instructions with REG_INC_NOTE (second try) --- 2011-09-30 Revital Eres New
[SMS,1/2] Avoid generating redundant reg-moves --- 2011-09-30 Revital Eres New
linux-user: Fix broken "-version" option --- 2011-09-29 Peter Maydell Accepted
[ARM] architecture specific subdirectories & optimised memchr [V3] --- 2011-09-28 Dr. David Alan Gilbert Superseded
[5/5] target-arm: Implement VFPv4 fused multiply-accumulate insns --- 2011-09-28 Peter Maydell Superseded
[4/5] softfloat: Implement fused multiply-add --- 2011-09-28 Peter Maydell Superseded
[3/5] target-arm: Add ARM UDIV/SDIV support --- 2011-09-28 Peter Maydell Superseded
[2/5] target-arm: v6 media multiply space: UNDEF on unassigned encodings --- 2011-09-28 Peter Maydell Superseded
[1/5] softfloat: Reinstate accidentally disabled target-specific NaN handling --- 2011-09-28 Peter Maydell Accepted
Support multiple types in SLP --- 2011-09-27 Ira Rosen New
softfloat: Reinstate accidentally disabled target-specific NaN handling --- 2011-09-26 Peter Maydell Superseded
[SMS,2/2] Support instructions with REG_INC_NOTE (second try) --- 2011-09-26 Revital Eres New
« 1 2 ... 399 400 401406 407 »