Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   9555 patches
« 1 2 ... 83 84 8595 96 »
Patch Series S/W/F Date Submitter Delegate State
[ARM] Use __ARM_ARCH instead of __ARM_ARCH__ [ARM] Use __ARM_ARCH instead of __ARM_ARCH__ --- 2018-06-15 Christophe Lyon New
[v2,PR,gdb/23210] Unset gdbarch significant_addr_bit by default [v2,PR,gdb/23210] Unset gdbarch significant_addr_bit by default --- 2018-05-26 Omair Javaid New
[ARM/FDPIC,13/21,ARM] FDPIC: Support unwinding across thumb2 signal trampoline FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,10/21,ARM] FDPIC: Implement legitimize_tls_address_fdpic FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,09/21,ARM] FDPIC: Add support for taking address of nested function FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,08/21,ARM] FDPIC: Fix corner case of weak symbol FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[ARM/FDPIC,06/21,ARM] FDPIC: Add support for c++ exceptions FDPIC ARM for ARM --- 2018-05-25 Christophe Lyon New
[PULL,04/46] sheepdog: Remove unnecessary NULL check in sd_prealloc() Untitled series #11607 --- 2018-05-23 Kevin Wolf New
[PR,gdb/23210] Unset gdbarch significant_addr_bit by default [PR,gdb/23210] Unset gdbarch significant_addr_bit by default --- 2018-05-22 Omair Javaid New
[PULL,20/22] gdbstub: Handle errors in gdb_accept() Untitled series #11519 --- 2018-05-20 Michael Tokarev New
PR85817 PR85817 --- 2018-05-18 Prathamesh Kulkarni New
[RFC,PR64946] "abs" vectorization fails for char/short types [RFC,PR64946] "abs" vectorization fails for char/short types --- 2018-05-17 Kugan Vivekanandarajah New
[PR,gdb/21695] Fix lost line info for symbol at addr zero [PR,gdb/21695] Fix lost line info for symbol at addr zero --- 2018-05-15 Omair Javaid New
coffcode.h: Fix uninitialized variable. coffcode.h: Fix uninitialized variable. --- 2018-05-15 Christophe Lyon New
PR85734 PR85734 --- 2018-05-14 Prathamesh Kulkarni New
[PR63185,RFC] Improve DSE with branches [PR63185,RFC] Improve DSE with branches --- 2018-05-14 Kugan Vivekanandarajah New
[v2,15/27] target/arm: Fix fp_status_f16 tininess before rounding softfloat patch roundup --- 2018-05-12 Richard Henderson New
[v2,02/27] fpu/softfloat: Don't set Invalid for float-to-int(MAXINT) softfloat patch roundup --- 2018-05-12 Richard Henderson New
[RFC] Configure and testsuite updates for ARM FDPIC target [RFC] Configure and testsuite updates for ARM FDPIC target --- 2018-05-07 Christophe Lyon New
[PR,gdb/23127,AArch64] Fix tagged pointer support [PR,gdb/23127,AArch64] Fix tagged pointer support --- 2018-05-01 Omair Javaid New
[ARM/FDPIC,v4,4/4] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets FDPIC ABI for ARM --- 2018-04-30 Christophe Lyon New
[ARM/FDPIC,v2,4/4] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets FDPIC ABI for ARM --- 2018-04-23 Christophe Lyon New
[ARM/FDPIC,v2,3/4] linux-user: ARM-FDPIC: Add support of FDPIC for ARM. FDPIC ABI for ARM --- 2018-04-23 Christophe Lyon New
linux-user: Add ARM get_tls syscall support linux-user: Add ARM get_tls syscall support --- 2018-04-16 Christophe Lyon New
[ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets [ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets --- 2018-04-13 Christophe Lyon New
[RFC] Improve tree DSE [RFC] Improve tree DSE --- 2018-04-10 Kugan Vivekanandarajah New
[ARM/FDPIC,4/4] linux-user: ARM-FDPIC: Add arm get tls syscall support FDPIC ABI for ARM --- 2018-04-06 Christophe Lyon New
[ARM/FDPIC,3/4] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets FDPIC ABI for ARM --- 2018-04-06 Christophe Lyon New
[ARM/FDPIC,2/4] linux-user: ARM-FDPIC: Add support of FDPIC for ARM. FDPIC ABI for ARM --- 2018-04-06 Christophe Lyon New
[ARM/FDPIC,1/4] linux-user: ARM-FDPIC: Add configure option to support loading of FDPIC binaries FDPIC ABI for ARM --- 2018-04-06 Christophe Lyon New
[Linaro-uefi] opteed-build.sh: Read TOS_ARCH from config file.. [Linaro-uefi] opteed-build.sh: Read TOS_ARCH from config file.. --- 2018-03-29 Victor Chong New
[Linaro-uefi,v2] opteed-build.sh: Copy images to UEFI dir [Linaro-uefi,v2] opteed-build.sh: Copy images to UEFI dir --- 2018-03-29 Victor Chong New
[Linaro-uefi] platforms.config: Fix spacing [Linaro-uefi] platforms.config: Fix spacing --- 2018-03-27 Victor Chong New
[Linaro-uefi] atf-build.sh: Fix path to BL32* images [Linaro-uefi] atf-build.sh: Fix path to BL32* images --- 2018-03-27 Victor Chong New
[testsuite] Fix order of dg-do and dg-require-effective-target directives [testsuite] Fix order of dg-do and dg-require-effective-target directives --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,12/12,ARM] FDPIC: Implement Thumb-only PLT for FDPIC. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,11/12,ARM] FDPIC: New tests. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,10/12,ARM] FDPIC: Fix ld testcase not to conflict with uclibc's includes. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,09/12,ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbol FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,08/12,ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation for FDPIC platform FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,07/12,ARM] FDPIC: Add stack segment FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,06/12,ARM] Add TLS relocations for FDPIC. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,05/12,ARM] Implement PLT for FDPIC. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,04/12,ARM] Implement FDPIC relocations. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,03/12,ARM] Add FDPIC relocations definitions FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,02/12,ARM] Add FDPIC OSABI flag support. FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[ARM-FDPIC,01/12,ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backends FDPIC ABI for ARM --- 2018-03-22 Christophe Lyon New
[Linaro-uefi,5/5] edk2-platforms.config: hikey960: Add UART5 option Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-19 Victor Chong New
[Linaro-uefi,4/5] edk2-platforms.config: hikey*: Set TOS_BIN_EXTRA{1, 2} Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-19 Victor Chong New
[Linaro-uefi,3/5] atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2 Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-19 Victor Chong New
[Linaro-uefi,2/5] opteed-build.sh: Remove copy of images to UEFI dir Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-19 Victor Chong New
[Linaro-uefi,1/5] platforms.config: hikey: Change default TOS_BIN Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-19 Victor Chong New
[PULL,01/18] linux-user: Drop unicore32 code [PULL,01/18] linux-user: Drop unicore32 code --- 2018-03-13 Laurent Vivier New
[Linaro-uefi,v2,1/3] atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2 Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-03-02 Victor Chong New
[RFC,AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision [RFC,AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision --- 2018-02-12 Kugan Vivekanandarajah New
[RFC,AARCH64] Implements target hook [RFC,AARCH64] Implements target hook --- 2018-02-12 Kugan Vivekanandarajah New
[RFC] Tree Loop Unroller Pass [RFC] Tree Loop Unroller Pass --- 2018-02-12 Kugan Vivekanandarajah New
[RFC] Adds a target hook [RFC] Adds a target hook --- 2018-02-12 Kugan Vivekanandarajah New
[35/54] linux-user/signal.c: Rename MC_* defines [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[26/54] linux-user: Fix locking order in fork_start() [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[17/54] hw/sd/ssi-sd: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[16/54] hw/sd/milkymist-memcard: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[15/54] hw/sd/pl181: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[12/54] hw/intc/arm_gic: reserved register addresses are RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[11/54] hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[01/54] target/i386: Fix handling of VEX prefixes [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[Linaro-uefi,2/2] platforms.config: hikey*: Set TOS_BIN_EXTRA{1, 2} Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 --- 2018-01-31 Victor Chong New
[Linaro-uefi] platforms.config: hikey: Change default TOS_BIN [Linaro-uefi] platforms.config: hikey: Change default TOS_BIN --- 2018-01-31 Victor Chong New
Fix for GDB failing to interrupt after run when no PID issued by stub Fix for GDB failing to interrupt after run when no PID issued by stub --- 2018-01-29 Omair Javaid New
[RFC,PR82479] missing popcount builtin detection [RFC,PR82479] missing popcount builtin detection --- 2018-01-24 Kugan Vivekanandarajah New
[PULL,02/13] linux-user: wrap fork() in a start/end exclusive section [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[PULL,01/13] linux-user: Fix locking order in fork_start() [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[ARM,testsuite] Make arm_arch_FUNC_ok more robust [ARM,testsuite] Make arm_arch_FUNC_ok more robust --- 2018-01-18 Christophe Lyon New
PR83775 PR83775 --- 2018-01-10 Prathamesh Kulkarni New
PR81703 and Martin's fix for PR83501 PR81703 and Martin's fix for PR83501 --- 2018-01-10 Prathamesh Kulkarni New
PR83648 PR83648 --- 2018-01-03 Prathamesh Kulkarni New
PR83501 PR83501 --- 2017-12-21 Prathamesh Kulkarni New
[PULL,13/61] accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h Untitled series #7260 --- 2017-12-17 Michael Tokarev New
[35/55] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD Untitled series #6867 --- 2017-12-06 Michael Roth New
PR82665 - missing value range optimization for memchr PR82665 - missing value range optimization for memchr --- 2017-11-20 Prathamesh Kulkarni New
[Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C) [Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C) --- 2017-11-13 Christophe Lyon New
[ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets [ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets --- 2017-11-10 Christophe Lyon New
[AARCH64] implements neon vld1_*_x2 intrinsics [AARCH64] implements neon vld1_*_x2 intrinsics --- 2017-11-07 Kugan Vivekanandarajah New
PR82808 PR82808 --- 2017-11-03 Prathamesh Kulkarni New
[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
« 1 2 ... 83 84 8595 96 »