Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   37433 patches
« 1 2 3 4374 375 »
Patch Series S/W/F Date Submitter Delegate State
target-arm: Log instruction start in TCG code --- 2011-01-18 Peter Maydell Accepted
target-arm: Fix loading of scalar value for Neon multiply-by-scalar --- 2011-01-19 Peter Maydell Accepted
linux-user: Add support for -version option --- 2011-01-20 Peter Maydell Accepted
hw/pl190.c: Fix writing of default vector address --- 2011-01-20 Peter Maydell Accepted
hw/slavio_intctl.c: fix gcc warning about array bounds overrun --- 2011-01-31 Peter Maydell Accepted
qemu-lock.h: Remove non-pthreads spinlock implementations --- 2011-01-31 Peter Maydell Accepted
linux-user: avoid gcc array overrun warning for sparc --- 2011-02-01 Peter Maydell Accepted
[1/4] target-arm: Add CPU feature flag for v7MP --- 2011-02-03 Peter Maydell Accepted
[2/4] target-arm: Clean up handling of MPIDR --- 2011-02-03 Peter Maydell Accepted
[3/4] target-arm: Fix decoding of preload and memory hint space --- 2011-02-03 Peter Maydell Accepted
[4/4] target-arm: Fix decoding of Thumb preload and hint space --- 2011-02-03 Peter Maydell Accepted
[1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-09 Peter Maydell Superseded
[2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-09 Peter Maydell Superseded
[3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-09 Peter Maydell Superseded
[4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-09 Peter Maydell Superseded
[5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-09 Peter Maydell Superseded
[6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-09 Peter Maydell Superseded
[2/2] target-arm: Fix 32 bit signed saturating narrow --- 2011-02-09 Peter Maydell Accepted
[v2,1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-09 Peter Maydell Superseded
[v2,2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-09 Peter Maydell Superseded
[v2,3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-09 Peter Maydell Superseded
[v2,4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-09 Peter Maydell Superseded
[v2,5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-09 Peter Maydell Superseded
[v2,6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-09 Peter Maydell Superseded
[v3,1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-10 Peter Maydell Accepted
[v3,2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-10 Peter Maydell Accepted
[v3,3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-10 Peter Maydell Accepted
[v3,4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-10 Peter Maydell Accepted
[v3,5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-10 Peter Maydell Accepted
[v3,6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-10 Peter Maydell Accepted
[1/2] softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES --- 2011-02-10 Peter Maydell Accepted
[2/2] linux-user/arm: fix compilation failures using softfloat's struct types --- 2011-02-10 Peter Maydell Accepted
target-arm: Remove stray #include from middle of neon_helper.c --- 2011-02-10 Peter Maydell Accepted
linux-user: fix compile failure if !CONFIG_USE_GUEST_BASE --- 2011-02-10 Peter Maydell Accepted
target-arm: Implement VMULL.P8 --- 2011-02-10 Peter Maydell Accepted
[1/2] target-arm: Refactor handling of VQDMULL --- 2011-02-11 Peter Maydell Accepted
[2/2] target-arm: Fix Neon VQDMLSL instruction --- 2011-02-11 Peter Maydell Accepted
[v2,1/2] target-arm: Move Neon VUZP to helper functions --- 2011-02-14 Peter Maydell Accepted
[v2,2/2] target-arm: Move Neon VZIP to helper functions --- 2011-02-14 Peter Maydell Accepted
[01/10] target-arm: Fix rounding constant addition for Neon shifts --- 2011-02-15 Peter Maydell Accepted
[02/10] target-arm: Fix signed VRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[03/10] target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width --- 2011-02-15 Peter Maydell Accepted
[04/10] target-arm: fix unsigned 64 bit right shifts. --- 2011-02-15 Peter Maydell Accepted
[05/10] target-arm: Fix saturated values for Neon right shifts --- 2011-02-15 Peter Maydell Accepted
[06/10] target-arm: fix Neon VQSHRN and VSHRN. --- 2011-02-15 Peter Maydell Accepted
[07/10] target-arm: fix decoding of Neon 64 bit shifts. --- 2011-02-15 Peter Maydell Accepted
[08/10] target-arm: Fix signed VQRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[09/10] target-arm: Fix unsigned VQRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[10/10] target-arm: Fix shift by immediate and narrow where src,dest overlap --- 2011-02-15 Peter Maydell Superseded
linux-user: Support the epoll syscalls --- 2011-02-15 Peter Maydell Accepted
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS --- 2011-02-18 Peter Maydell Accepted
[v2,1/2] target-arm: Refactor to pull narrowing decode into separate function --- 2011-02-21 Peter Maydell Superseded
[v2,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap --- 2011-02-21 Peter Maydell Superseded
[v3,1/2] target-arm: Refactor to pull narrowing decode into separate function --- 2011-02-21 Peter Maydell Accepted
[v3,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap --- 2011-02-21 Peter Maydell Accepted
hw/irq.h: Remove unused SetIRQFunc typedef --- 2011-02-21 Peter Maydell Accepted
[1/5] hw/pl181: Implement GPIO output pins for card status --- 2011-02-21 Peter Maydell Accepted
[2/5] hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs --- 2011-02-21 Peter Maydell Accepted
[3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one --- 2011-02-21 Peter Maydell Accepted
[4/5] hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs --- 2011-02-21 Peter Maydell Accepted
[5/5] hw/realview: Wire up the MMC card status --- 2011-02-21 Peter Maydell Accepted
linux-user: Fix large seeks by 32 bit guest on 64 bit host --- 2011-02-22 Peter Maydell Accepted
Add variadic support --- 2011-02-22 Dr. David Alan Gilbert New
target-arm: Implement a minimal set of cp14 debug registers --- 2011-02-22 Peter Maydell Accepted
[1/3] tcg: Add support for debugging leakage of temporaries --- 2011-02-23 Peter Maydell Superseded
[2/3] target-arm: Remove ad-hoc leak checking code --- 2011-02-23 Peter Maydell Superseded
[3/3] target-arm: Use TCG temporary leak debugging facilities --- 2011-02-23 Peter Maydell Superseded
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined --- 2011-02-24 Peter Maydell Accepted
linux-user: Fix unlock_user() call in return from poll() --- 2011-02-25 Peter Maydell Accepted
target-arm: Don't decode old cp15 WFI instructions on v7 cores --- 2011-02-25 Peter Maydell Accepted
Fix assembly of Thumb pcrel LDRs against global symbols --- 2011-02-28 Richard Sandiford Superseded
PR rtl-optimization/47925: deleting trivially live instructions --- 2011-02-28 Richard Sandiford Superseded
[1/2] hw/arm_sysctl.c: Add the Versatile Express system registers --- 2011-03-01 Peter Maydell Superseded
[2/2] hw/vexpress.c: Add model of ARM Versatile Express board --- 2011-03-01 Peter Maydell Superseded
target-arm: Handle VMOV between two core and VFP single regs --- 2011-03-01 Peter Maydell Accepted
PR rtl-optimization/47925: deleting trivially live instructions --- 2011-03-02 Richard Sandiford Accepted
[1/5] Explicitly add dependent shared libraries. --- 2011-03-02 Ken Werner Accepted
[2/5] Use UNW_OBJ instead of UNWI_ARCH_OBJ to rename unwi_unwind_method on ARM. --- 2011-03-02 Ken Werner Accepted
[3/5] Link libunwind-setjmp against libunwind-elf. --- 2011-03-02 Ken Werner Accepted
[4/5] Fix test-ptrace argument parsing. --- 2011-03-02 Ken Werner Accepted
[5/5] Fix file descriptor leakage in maps_init --- 2011-03-02 Ken Werner Accepted
target-arm: Set carry flag correctly for Thumb2 ORNS --- 2011-03-02 Peter Maydell Superseded
[ARM] Fix RVCT interoperation issue --- 2011-03-04 Andrew Stubbs New
[1/2] Reducing the overhead of dwarf2 location trracking --- 2011-03-04 Richard Sandiford Accepted
[2/2] Reducing the overhead of dwarf2 location tracking --- 2011-03-04 Richard Sandiford Accepted
[1/6] More assertion checks in the ARM dynamic reloc handling --- 2011-03-04 Richard Sandiford Accepted
[2/6] Always initialise ARM got entries in final_link_relocate --- 2011-03-04 Richard Sandiford Accepted
[3/6] Fix overcounting of ARM PLT references --- 2011-03-04 Richard Sandiford Accepted
[4/6] Always set dynobj during elf32_arm_check_relocs --- 2011-03-04 Richard Sandiford Accepted
[5/6] Record thumbness separately from the st_type --- 2011-03-04 Richard Sandiford Accepted
[6/6] Main ARM STT_GNU_IFUNC patch --- 2011-03-04 Richard Sandiford Accepted
[rfa,v2] Detect __aeabi_read_tp even without symbols --- 2011-03-04 Ulrich Weigand Accepted
[rfc/rfa,v2] Use ARM exception tables as GDB unwinder --- 2011-03-04 Ulrich Weigand Accepted
[commit] Fix build break on ARM --- 2011-03-04 Ulrich Weigand Accepted
[commit] Fix overly strict check in arm_skip_stack_protector --- 2011-03-04 Ulrich Weigand Accepted
[rfc] Skip empty range entries in DW_AT_ranges --- 2011-03-04 Ulrich Weigand Accepted
[rfc,testsuite] Standardize tests for HW watchpoint capabilities --- 2011-03-04 Ulrich Weigand Accepted
[rfc] Work around function epilogues in update_watchpoint --- 2011-03-04 Ulrich Weigand Accepted
[RFC,v2] ARM support for Hardware breakpoints and watchpoints for native Linux. --- 2011-03-04 Ulrich Weigand Accepted
[rfc,v2,arm] Backtrace out of restart handler in vector page --- 2011-03-04 Ulrich Weigand Accepted
« 1 2 3 4374 375 »