Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |    Archived = No       |   9570 patches
« 1 2 ... 84 85 8695 96 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,10/10] linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values linux-user update for 2.11 --- 2017-10-18 Riku Voipio New
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2 [ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2 --- 2017-10-13 Christophe Lyon New
[v2,1/4] linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests linux-user fixes for va mapping --- 2017-10-05 Richard Henderson New
[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align [AArch64] Backport to gcc-7 PR71727 fix -mstrict-align --- 2017-10-04 Christophe Lyon New
Transform (x >> cst) != 0 to x >= (1 << cst) and (x >> cst) == 0 to x < (1 << cst) Transform (x >> cst) != 0 to x >= (1 << cst) and (x >> cst) == 0 to x < (1 << cst) --- 2017-10-03 Prathamesh Kulkarni New
[Linaro-uefi] platforms.config: hikey: Add note for upstream atf usage [Linaro-uefi] platforms.config: hikey: Add note for upstream atf usage --- 2017-09-21 Victor Chong New
[testsuite,ARM] Backport to GCC 7 branch [testsuite,ARM] Backport to GCC 7 branch --- 2017-09-21 Christophe Lyon New
[09/12] mps2-an511: Fix wiring of UART overflow interrupt lines Untitled series #4259 --- 2017-09-20 Michael Roth New
Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned --- 2017-09-15 Prathamesh Kulkarni New
[RFC,AARCH64,5/5] add aarch64_loop_unroll_adjust to limit partial unrolling in rtl based on strided-loads in loop Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,4/5] Change iv_analyze_result to take const_rtx. Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,PACH,3/5] Prevent tree unroller from completely unrolling inner loops if that results in excessive strided-loads in outer loop Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,AARCH64,2/5] : Add number of hw prefetchers available to cpu_prefetch_tune Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,1/5] Add separate parms for rtl unroller Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. [libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. --- 2017-09-12 Prathamesh Kulkarni New
PR c++/80287 backport on GCC 6 branch --- 2017-08-24 Yvan Roux New
[v3,04/10] arm64: dts: hikey960: Add optee node Untitled series #3316 --- 2017-08-14 Guodong Xu New
[Linaro-uefi] platforms.config: hikey960: Build OP-TEE by default --- 2017-08-10 Victor Chong New
[v2,5/6] arm64: defconfig: enable OP-TEE arm64: defconfig: enable configs for HiKey960 --- 2017-08-10 Guodong Xu New
[for-2.11,v3,02/16] travis: install more library dependencies Untitled series #3247 --- 2017-08-09 Philippe Mathieu-Daudé New
PR78888 - add value range info for tolower/toupper --- 2017-08-03 Prathamesh Kulkarni New
Add include-guard to tree-vrp.h --- 2017-08-02 Prathamesh Kulkarni New
[v3,04/14] Update version for v2.10.0-rc0 release Untitled series #3024 --- 2017-07-26 Lukáš Doktor New
[oe,meta-java] ] openjdk-8: recipe for jdk8u 131b12 141b16 aarch64 --- 2017-07-24 Victor Chong New
[Linaro-uefi] platforms.config: hikey: Set TOS_PLATFORM_FLAVOR --- 2017-07-20 Victor Chong New
[Xen-devel,PULL,for-2.10,2/7] xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init() Untitled series #2923 --- 2017-07-18 Stefano Stabellini New
[PULL,3/4] slirp: Handle error returns from slirp_send() in sosendoob() Untitled series #2875 --- 2017-07-15 Samuel Thibault New
PR c++/80287 add new testcase --- 2017-07-13 Yvan Roux New
[PULL,06/13] configure: Handle having no c++ compiler in FORTIFY_SOURCE check Untitled series #2806 --- 2017-07-12 Michael Tokarev New
[Doc,AArch64] Fix/Update AArch64 options. --- 2017-06-27 Yvan Roux New
[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341 --- 2017-06-27 Kugan Vivekanandarajah New
[Libgomp,Fortran] Fix canadian cross build --- 2017-06-23 Yvan Roux New
[v2,06/21] travis: Add config to do a Coverity Scan upload Untitled series #2549 --- 2017-06-22 Philippe Mathieu-Daudé New
[v2,05/21] scripts/run-coverity-scan: Script to run Coverity Scan build Untitled series #2549 --- 2017-06-22 Philippe Mathieu-Daudé New
[ARM,testsuite] Add -mfloat-abi=hard to arm_neon_ok --- 2017-06-02 Christophe Lyon New
remove call to memset in value-prof.c:free_hist() --- 2017-05-23 Prathamesh Kulkarni New
PR80806 --- 2017-05-18 Prathamesh Kulkarni New
[RFC] propagate malloc attribute in ipa-pure-const pass --- 2017-05-15 Prathamesh Kulkarni New
PR77644 --- 2017-05-09 Prathamesh Kulkarni New
PR80613 --- 2017-05-04 Prathamesh Kulkarni New
[2/2] PR 78736: libgomp fallout Untitled series #1285 --- 2017-05-02 Prathamesh Kulkarni New
[1/2] PR 78736: New warning -Wenum-conversion [1/2] PR 78736: New warning -Wenum-conversion --- 2017-05-02 Prathamesh Kulkarni New
[GCC/ARM,gcc-5-branch] Fix PR68390 Incorrect code due to indirect tail call of varargs function with hard float ABI --- 2017-04-12 Christophe Lyon New
[PULL,6/6] block/file-posix.c: Fix unused variable warning on OpenBSD Untitled series #905 --- 2017-03-27 Max Reitz New
PR79715: Special case strcpy/strncpy for dse --- 2017-02-28 Prathamesh Kulkarni New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs --- 2017-02-25 Prathamesh Kulkarni New
[PULL,2/2] Makefile: Put VERSION info into version.texi rather than using -D Untitled series #537 --- 2017-02-20 Markus Armbruster New
[GIMPLE,FE] Fix ICE's with default ssa-name parsing in c_parser_gimple_postfix_expression --- 2017-02-17 Prathamesh Kulkarni New
[GIMPLE,FE] add fma_expr --- 2017-02-16 Prathamesh Kulkarni New
[GIMPLE,FE] avoid ICE with same ssa version number for multiple names --- 2017-02-15 Prathamesh Kulkarni New
PR79478 --- 2017-02-13 Prathamesh Kulkarni New
[GIMPLE,FE] replace calls to c_parser_gimple_unary_expression by c_parser_gimple_postfix_expression --- 2017-02-08 Prathamesh Kulkarni New
[GIMPLE,FE] Handle abs_expr --- 2017-02-07 Prathamesh Kulkarni New
[GIMPLE,FE] Avoid ICE with __builtin_abs --- 2017-02-04 Prathamesh Kulkarni New
softfloat: Use correct type in float64_to_uint64_round_to_zero() --- 2017-02-03 Peter Maydell New
[RFC] Bug lto/78140 --- 2017-01-29 Kugan Vivekanandarajah New
[PULL,25/31] hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB Untitled series #159 --- 2017-01-24 Michael Tokarev New
[PULL,6/6] tap: fix memory leak on failure in net_init_tap() Untitled series #81 --- 2017-01-20 Jason Wang New
[ARM] PR 78253 do not resolve weak ref locally --- 2017-01-11 Christophe Lyon New
missing include cflag on armada_trace --- 2017-01-09 Christophe Lyon New
[gimplefe] change dump format of realpart_expr and imagpart_expr with TDF_GIMPLE --- 2016-12-22 Prathamesh Kulkarni New
[gimplefe] reject invalid pass name in startwith --- 2016-12-18 Prathamesh Kulkarni New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known --- 2016-12-14 Prathamesh Kulkarni New
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 --- 2016-12-12 Kugan Vivekanandarajah New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known --- 2016-12-09 Prathamesh Kulkarni New
Fix PR78721 --- 2016-12-09 Kugan Vivekanandarajah New
[ARM] Fix failing poly64 tests on ARM --- 2016-12-08 Christophe Lyon New
[tree-tailcall] Check if function returns it's argument --- 2016-12-02 Prathamesh Kulkarni New
PR78629 --- 2016-12-01 Prathamesh Kulkarni New
PR78599 --- 2016-12-01 Prathamesh Kulkarni New
change initialization of ptrdiff_type_node --- 2016-11-25 Prathamesh Kulkarni New
change initialization of ptrdiff_type_node --- 2016-11-25 Prathamesh Kulkarni New
PR78501 --- 2016-11-24 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument --- 2016-11-24 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument --- 2016-11-24 Prathamesh Kulkarni New
PR78153 --- 2016-11-23 Prathamesh Kulkarni New
Fix PR78154 --- 2016-11-23 Prathamesh Kulkarni New
PR78153 --- 2016-11-22 Prathamesh Kulkarni New
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 --- 2016-11-18 Kugan Vivekanandarajah New
Fix PR78333 --- 2016-11-17 Christophe Lyon New
[libstdc++,testsuite] Add dg-require-thread-fence --- 2016-11-16 Christophe Lyon New
PR78319 --- 2016-11-16 Prathamesh Kulkarni New
Fix PR78154 --- 2016-11-16 Prathamesh Kulkarni New
[ssa-coalesce] Rename register_ssa_partition --- 2016-11-14 Kugan Vivekanandarajah New
[RFC] Handle unary pass-through jump functions for ipa-vrp --- 2016-11-13 Kugan Vivekanandarajah New
[ARM] PR 78253 do not resolve weak ref locally --- 2016-11-09 Christophe Lyon New
[match.pd] Fix for PR35691 --- 2016-11-09 Prathamesh Kulkarni New
[match.pd] Fix for PR35691 --- 2016-11-07 Prathamesh Kulkarni New
[PULL,17/23] s390: avoid always-true comparison in s390_pci_generate_fid() --- 2016-10-28 Michael Tokarev New
[arm.c] Use VAR_P --- 2016-10-28 Prathamesh Kulkarni New
[ipa-vrp] ice in set_value_range --- 2016-10-28 Kugan Vivekanandarajah New
RFC [1/3] divmod transform v2 --- 2016-10-26 Prathamesh Kulkarni New
[RFC] Handle unary pass-through jump functions for ipa-vrp --- 2016-10-24 Kugan Vivekanandarajah New
[IPCP] Remove unreachable code --- 2016-10-24 Kugan Vivekanandarajah New
[RFC,IPA-VRP] ADDR_EXPR and nonnull --- 2016-10-21 Kugan Vivekanandarajah New
[RFC,IPA-VRP] ADDR_EXPR and nonnull --- 2016-10-21 Kugan Vivekanandarajah New
[libstdc++,testsuite] Add dg-require-thread-fence --- 2016-10-20 Christophe Lyon New
Simplify conditions in EVRP, handle taken edge --- 2016-10-20 Kugan Vivekanandarajah New
PR53979: add transform (a ^ b) | a -> a | b --- 2016-10-20 Prathamesh Kulkarni New
[ping,*,2] PR35503 - warn for restrict --- 2016-10-19 Prathamesh Kulkarni New
« 1 2 ... 84 85 8695 96 »