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 ... 83 84 8595 96 »
Patch Series S/W/F Date Submitter Delegate State
[ARM/FDPIC,v2,01/21,ARM] FDPIC: Add -mfdpic option support FDPIC ABI for ARM --- 2018-07-13 Christophe Lyon New
[RFC] Fix recent popcount change is breaking [RFC] Fix recent popcount change is breaking --- 2018-07-10 Kugan Vivekanandarajah New
[ARM] Fix warning cannot find thumb start symbol [ARM] Fix warning cannot find thumb start symbol --- 2018-07-05 Christophe Lyon New
[PULL,2/6] tcg: Define and use new tlb_hit() and tlb_hit_page() functions tcg queued patches --- 2018-07-02 Richard Henderson New
[ABSU_EXPR] Add some of the missing patterns in match,pd [ABSU_EXPR] Add some of the missing patterns in match,pd --- 2018-06-28 Kugan Vivekanandarajah New
[PULL,v2,4/9] hw/pci-host/xilinx-pcie: don't make "io" region be RAM Untitled series #12656 --- 2018-06-27 Aleksandar Markovic New
[PULL,v2,3/9] hw/mips/mips_malta: don't make bios region 'nomigrate' Untitled series #12656 --- 2018-06-27 Aleksandar Markovic New
[PULL,v2,2/9] hw/mips/boston: don't make flash region 'nomigrate' Untitled series #12656 --- 2018-06-27 Aleksandar Markovic New
[v2] Fix lost line info for symbol at addr zero [v2] Fix lost line info for symbol at addr zero --- 2018-06-27 Omair Javaid New
[3/3,POPCOUNT] Remove unnecessary if condition in phiopt [1/3,POPCOUNT] Handle COND_EXPR in expression_expensive_p --- 2018-06-22 Kugan Vivekanandarajah New
[2/3,POPCOUNT] Check if zero check is done before entering the loop [1/3,POPCOUNT] Handle COND_EXPR in expression_expensive_p --- 2018-06-22 Kugan Vivekanandarajah New
[1/3,POPCOUNT] Handle COND_EXPR in expression_expensive_p [1/3,POPCOUNT] Handle COND_EXPR in expression_expensive_p --- 2018-06-22 Kugan Vivekanandarajah New
[058/113] hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes Untitled series #12316 --- 2018-06-19 Michael Roth New
[054/113] cpus.c: ensure running CPU recalculates icount deadlines on timer expiry Untitled series #12316 --- 2018-06-19 Michael Roth New
[tree.c] Replace cast to (char *) by const_cast<char *> [tree.c] Replace cast to (char *) by const_cast<char *> --- 2018-06-18 Prathamesh Kulkarni New
[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
« 1 2 ... 83 84 8595 96 »