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: none      |   2870 patches
« 1 2 ... 25 26 2728 29 »
Patch Series S/W/F Date Submitter Delegate State
[rfc] Fix tls-shared.exp remote test (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[rfc] Fix remote shared library tests (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[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,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,4/6] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-07-08 Paul E. McKenney New
Fix PR tree-optimization/49610 --- 2011-07-03 Ira Rosen New
[3/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
[1/3] ARM 64 bit atomic operations --- 2011-07-01 Dr. David Alan Gilbert Superseded
Valgrind: ldrexd/strexd in thumb mode --- 2011-07-01 Dr. David Alan Gilbert New
Fix inline assembly. --- 2011-06-30 Ken Werner Accepted
[vectorizer] Handle pattern statements with multiple uses --- 2011-06-29 Ira Rosen New
[powerdebug] fix segfault when no clock is available --- 2011-06-27 Daniel Lezcano Accepted
[Richard,Sandiford] Add a mode argument to cannot_force_const_mem --- 2011-06-22 Richard Sandiford Accepted
[2/2] alarmtimers: Return -ENOTSUPP if no RTC device is present --- 2011-06-21 John Stultz Accepted
[1/2] alarmtimers: Handle late rtc module loading --- 2011-06-21 John Stultz Accepted
Fix PR tree-optimization/49478 --- 2011-06-21 Ira Rosen Accepted
Fix PR testsuite/49443 --- 2011-06-21 Ira Rosen Accepted
[powerdebug,2/2] set version to 0.5.0 --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,1/2] reset scrolling when selecting an item in the search list --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,17/17] handle the scrolling with the search result list --- 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,15/17] the find list has it's own cursor --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,14/17] Optimize the code --- 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,12/17] find a clock with a clock name --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,11/17] implement the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,10/17] Optimize the display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,09/17] split header and footer display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,08/17] Add the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,07/17] Cleanup the headers --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,06/17] Factor out display code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,05/17] remove maxx and maxy global variables --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,04/17] remove useless definition --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,03/17] simplify the windows --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,02/17] make use of the mainloop code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,01/17] add a real mainloop --- 2011-06-20 Daniel Lezcano Accepted
[RFC] alarmtimers: Handle late rtc module loading --- 2011-06-17 John Stultz Superseded
[tip/core/urgent,2/2] rcu: Move RCU_BOOST #ifdefs to header file --- 2011-06-17 Paul E. McKenney Accepted
[tip/core/urgent,1/2] rcu: use softirq instead of kthreads except when RCU_BOOST=y --- 2011-06-17 Paul E. McKenney Accepted
[28/28] remove unused 'hrow' and 'selected' parameters --- 2011-06-16 Daniel Lezcano Accepted
[27/28] rewrite the powerdebug clock code --- 2011-06-16 Daniel Lezcano Accepted
[26/28] document the tree code --- 2011-06-16 Daniel Lezcano Accepted
[25/28] compute the number of children for a specific node --- 2011-06-16 Daniel Lezcano Accepted
[24/28] add a tree function to return a list of elements --- 2011-06-16 Daniel Lezcano Accepted
[23/28] make the mainloop immune against the signals --- 2011-06-16 Daniel Lezcano Accepted
[22/28] add a function to browse at reverse order the tree --- 2011-06-16 Daniel Lezcano Accepted
[21/28] remove unused 'verbose' option --- 2011-06-16 Daniel Lezcano Accepted
[20/28] remove unused code and parameter for clock dump function --- 2011-06-16 Daniel Lezcano Accepted
[19/28] remove unused parameter 'options->dump' --- 2011-06-16 Daniel Lezcano Accepted
[18/28] remove unused parameter --- 2011-06-16 Daniel Lezcano Accepted
[17/28] use 'find' tree function --- 2011-06-16 Daniel Lezcano Accepted
[16/28] add 'find' function for the tree --- 2011-06-16 Daniel Lezcano Accepted
[15/28] Remove old clock tree dump code --- 2011-06-16 Daniel Lezcano Accepted
[14/28] use the tree code to dump the clocks --- 2011-06-16 Daniel Lezcano Accepted
[13/28] function helper to read the files --- 2011-06-16 Daniel Lezcano Accepted
[12/28] tree structure abstraction for directory hierarchies --- 2011-06-16 Daniel Lezcano Accepted
[11/28] refresh the windows instead of killing them and recreate --- 2011-06-16 Daniel Lezcano Accepted
[10/28] fix segfault when the default window is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[09/28] remove unused variable --- 2011-06-16 Daniel Lezcano Accepted
[08/28] provide a clock allocator --- 2011-06-16 Daniel Lezcano Accepted
[07/28] reorganize code to prevent forward declaration --- 2011-06-16 Daniel Lezcano Accepted
[06/28] move clock_info structure definition --- 2011-06-16 Daniel Lezcano Accepted
[05/28] compute next and previous window with modulo arithmetic --- 2011-06-16 Daniel Lezcano Accepted
[04/28] make the keyscan code human readable --- 2011-06-16 Daniel Lezcano Accepted
[03/28] fix display when the default display is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[02/28] nit : fix output hexadecimal format --- 2011-06-16 Daniel Lezcano Accepted
[01/28] Remove pointless compiler flags --- 2011-06-16 Daniel Lezcano Accepted
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
[rfc/rfa] VFP/NEON register set support for ARM core files --- 2011-06-15 Ulrich Weigand Accepted
[powerdebug,22/22] make some display functions static --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,21/22] remove unselect line --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,20/22] Remove the useless define --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,19/22] Encapsulate the display (10) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,18/22] cleanup the headers --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,17/22] change the keystroke callback for less test --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,16/22] Encapsulate the display (9) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,15/22] Encapsulate the display (8) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,14/22] Encapsulate the display (7) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,13/22] Encapsulate the display (6) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,12/22] Remove unused variables --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,11/22] Encapsulate the display (4) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,10/22] Encapsulate the display (3) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,09/22] Encapsulate the display (2) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,08/22] Encapsulate the display (1) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,07/22] make the functions name consistent --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,06/22] add sensors display --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,05/22] assign a pad for each window --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,04/22] Rewrite the sensor code with the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,03/22] Rewrite the regulator code based on the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,02/22] make all pm block own their display data --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,01/22] Add some helper functions in a specific utils file --- 2011-06-15 Daniel Lezcano Accepted
Don't insert pattern statements into the code (was Fix PR tree-optimization/49318) --- 2011-06-15 Ira Rosen Accepted
[SMS] Fix violation of memory dependence --- 2011-06-15 Revital Eres New
Don't insert pattern statements into the code (was Fix PR tree-optimization/49318) --- 2011-06-15 Ira Rosen Accepted
[SMS,1/4] Fix calculation of row_rest_count --- 2011-06-14 Revital Eres New
[RFC] alarmtimers: Return -ENOTSUPP if no RTC device is present --- 2011-06-14 John Stultz Superseded
Don't insert pattern statements into the code (was Fix PR tree-optimization/49318) --- 2011-06-13 Ira Rosen Accepted
[SMS] Fix violation of memory dependence --- 2011-06-13 Revital Eres New
« 1 2 ... 25 26 2728 29 »