Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   2870 patches
« 1 2 ... 3 4 528 29 »
Patch Series S/W/F Date Submitter Delegate State
Another enhancement of widen-mult in the vectorizer --- 2011-06-16 Ira Rosen Accepted
Another enhancement of widen-mult in the vectorizer --- 2011-06-16 Ira Rosen Accepted
[01/28] Remove pointless compiler flags --- 2011-06-16 Daniel Lezcano Accepted
[02/28] nit : fix output hexadecimal format --- 2011-06-16 Daniel Lezcano Accepted
[03/28] fix display when the default display is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[04/28] make the keyscan code human readable --- 2011-06-16 Daniel Lezcano Accepted
[05/28] compute next and previous window with modulo arithmetic --- 2011-06-16 Daniel Lezcano Accepted
[06/28] move clock_info structure definition --- 2011-06-16 Daniel Lezcano Accepted
[07/28] reorganize code to prevent forward declaration --- 2011-06-16 Daniel Lezcano Accepted
[08/28] provide a clock allocator --- 2011-06-16 Daniel Lezcano Accepted
[09/28] remove unused variable --- 2011-06-16 Daniel Lezcano Accepted
[10/28] fix segfault when the default window is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[11/28] refresh the windows instead of killing them and recreate --- 2011-06-16 Daniel Lezcano Accepted
[12/28] tree structure abstraction for directory hierarchies --- 2011-06-16 Daniel Lezcano Accepted
[13/28] function helper to read the files --- 2011-06-16 Daniel Lezcano Accepted
[14/28] use the tree code to dump the clocks --- 2011-06-16 Daniel Lezcano Accepted
[15/28] Remove old clock tree dump code --- 2011-06-16 Daniel Lezcano Accepted
[16/28] add 'find' function for the tree --- 2011-06-16 Daniel Lezcano Accepted
[17/28] use 'find' tree function --- 2011-06-16 Daniel Lezcano Accepted
[18/28] remove unused parameter --- 2011-06-16 Daniel Lezcano Accepted
[19/28] remove unused parameter 'options->dump' --- 2011-06-16 Daniel Lezcano Accepted
[20/28] remove unused code and parameter for clock dump function --- 2011-06-16 Daniel Lezcano Accepted
[21/28] remove unused 'verbose' option --- 2011-06-16 Daniel Lezcano Accepted
[22/28] add a function to browse at reverse order the tree --- 2011-06-16 Daniel Lezcano Accepted
[23/28] make the mainloop immune against the signals --- 2011-06-16 Daniel Lezcano Accepted
[24/28] add a tree function to return a list of elements --- 2011-06-16 Daniel Lezcano Accepted
[25/28] compute the number of children for a specific node --- 2011-06-16 Daniel Lezcano Accepted
[26/28] document the tree code --- 2011-06-16 Daniel Lezcano Accepted
[27/28] rewrite the powerdebug clock code --- 2011-06-16 Daniel Lezcano Accepted
[28/28] remove unused 'hrow' and 'selected' parameters --- 2011-06-16 Daniel Lezcano Accepted
[tip/core/urgent,1/2] rcu: use softirq instead of kthreads except when RCU_BOOST=y --- 2011-06-17 Paul E. McKenney Accepted
[tip/core/urgent,2/2] rcu: Move RCU_BOOST #ifdefs to header file --- 2011-06-17 Paul E. McKenney Accepted
[RFC] alarmtimers: Handle late rtc module loading --- 2011-06-17 John Stultz Superseded
[powerdebug,01/17] add a real mainloop --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,02/17] make use of the mainloop code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,03/17] simplify the windows --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,04/17] remove useless definition --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,05/17] remove maxx and maxy global variables --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,06/17] Factor out display code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,07/17] Cleanup the headers --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,08/17] Add the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,09/17] split header and footer display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,10/17] Optimize the display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,11/17] implement the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,12/17] find a clock with a clock name --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,13/17] add a select callback on a clock from the search result --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,14/17] Optimize the code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,15/17] the find list has it's own cursor --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,16/17] tree should not return a result when we pass an empty string --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,17/17] handle the scrolling with the search result list --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,1/2] reset scrolling when selecting an item in the search list --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,2/2] set version to 0.5.0 --- 2011-06-21 Daniel Lezcano Accepted
Fix PR testsuite/49443 --- 2011-06-21 Ira Rosen Accepted
Fix PR tree-optimization/49478 --- 2011-06-21 Ira Rosen Accepted
[1/2] alarmtimers: Handle late rtc module loading --- 2011-06-21 John Stultz Accepted
[2/2] alarmtimers: Return -ENOTSUPP if no RTC device is present --- 2011-06-21 John Stultz Accepted
[Richard,Sandiford] Add a mode argument to cannot_force_const_mem --- 2011-06-22 Richard Sandiford Accepted
[powerdebug] fix segfault when no clock is available --- 2011-06-27 Daniel Lezcano Accepted
[vectorizer] Handle pattern statements with multiple uses --- 2011-06-29 Ira Rosen New
Fix inline assembly. --- 2011-06-30 Ken Werner Accepted
Valgrind: ldrexd/strexd in thumb mode --- 2011-07-01 Dr. David Alan Gilbert New
[1/3] ARM 64 bit atomic operations --- 2011-07-01 Dr. David Alan Gilbert Superseded
[2/3] ARM 64 bit atomic operations --- 2011-07-01 Dr. David Alan Gilbert Superseded
[3/3] ARM 64 bit atomic operations --- 2011-07-01 Dr. David Alan Gilbert Superseded
Fix PR tree-optimization/49610 --- 2011-07-03 Ira Rosen New
[RFC,tip/core/rcu,4/6] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,5/6] rcu: Warn when srcu_read_lock() is used in an extended quiescent state --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,6/6] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-07-08 Paul E. McKenney New
[rfc] Fix remote shared library tests (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[rfc] Fix tls-shared.exp remote test (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[commit] Enable gdb.base/type-opaque.exp for remote targets --- 2011-07-15 Ulrich Weigand Accepted
Fix gcc.dg/vect/pr49038.c (was Re: [patch] Fix PR tree-optimization/49038) --- 2011-07-17 Ira Rosen New
alarmtimer: Check for rtc devices in alarmtimer_suspend --- 2011-07-19 John Stultz Superseded
alarmtimer: Provide accessor to alarmtimer rtc device --- 2011-07-19 John Stultz Superseded
android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME --- 2011-07-19 John Stultz Superseded
android-alarm: Rework android alarm driver to use upstream alarm timers --- 2011-07-19 John Stultz Superseded
Fix PR tree-optimization/49771 --- 2011-07-19 Ira Rosen New
Reduce over-promotion of vector operations --- 2011-07-19 Ira Rosen New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU --- 2011-07-20 Paul E. McKenney Accepted
change license for PM-QA --- 2011-07-21 Daniel Lezcano Accepted
[rfc] Re: Remote testsuite problem: invalid executable cache (fwd) --- 2011-07-22 Ulrich Weigand Accepted
[commit] Remote testing bug in py-shared.exp (fwd) --- 2011-07-22 Ulrich Weigand Accepted
[commit] Always respect no_hardware_watchpoints in py-breakpoint.c (fwd) --- 2011-07-22 Ulrich Weigand Accepted
Fix last sector write on sd card --- 2011-07-25 Dr. David Alan Gilbert Accepted
[1/4] ARM 64 bit sync atomic operations [V2] --- 2011-07-26 Dr. David Alan Gilbert Superseded
[2/4] ARM 64 bit sync atomic operations [V2] --- 2011-07-26 Dr. David Alan Gilbert Superseded
[3/4] ARM 64 bit sync atomic operations [V2] --- 2011-07-26 Dr. David Alan Gilbert Superseded
[4/4] ARM 64 bit sync atomic operations [V2] --- 2011-07-26 Dr. David Alan Gilbert Superseded
[pm-qa,01/14] put in place the new framework --- 2011-07-26 Daniel Lezcano Accepted
« 1 2 ... 3 4 528 29 »