Patch Metrics

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

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

Current Members

Show patches with: Archived = No       |   1942 patches
« 1 2 ... 14 15 1619 20 »
Patch Series S/W/F Date Submitter Delegate State
[tip/core/rcu,26/26] ia64: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,03/26] rcu: Make RCU_FAST_NO_HZ handle adaptive ticks --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/3] rcu: Disallow callback registry on offline CPUs --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,1/3] rcu: Remove _rcu_barrier() dependency on __stop_machine() --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,14/15] time: RCU permitted to stop idle entry via softirq --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,13/15] rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,12/15] rcu: Remove redundant memory barrier from __call_rcu() --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,11/15] rcu: Avoid spurious RCU CPU stall warnings --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,10/15] rcu: Protect rcu_node accesses during CPU stall warnings --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,09/15] rcu: Avoid rcu_print_detail_task_stall_rnp() segfault --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,08/15] rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,07/15] rcu: Fix obsolete rcu_initiate_boost() header comment --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,06/15] rcu: Make offline-CPU checking allow for indefinite delays --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,05/15] rcu: Improve boost selection when moving tasks to root rcu_node --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,04/15] rcu: Permit RCU_NONIDLE() to be used from interrupt context --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,03/15] rcu: Properly initialize ->boost_tasks on CPU offline --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,02/15] rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,01/15] rcu: Add PROVE_RCU_DELAY to provoke difficult races --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,5/5] rcu: Prevent initialization race in rcutorture kthreads --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,4/5] rcu: Switch rcutorture to pr_alert() and friends --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,3/5] rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/5] rcu: Track CPU-hotplug duration statistics --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,1/5] rcu: Update rcutorture defaults --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,23/23] rcu: Simplify quiescent-state detection --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,22/23] rcu: Reduce synchronize_rcu_expedited() latency --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,21/23] rcu: Eliminate signed overflow in synchronize_rcu_expedited() --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,20/23] rcu: Remove callback acceleration from grace-period initialization --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,19/23] rcu: Adjust for unconditional ->completed assignment --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,18/23] rcu: Add random PROVE_RCU_DELAY to grace-period initialization --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,17/23] rcu: Fix day-zero grace-period initialization/cleanup race --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,16/23] rcu: Prevent initialization-time quiescent-state race --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,15/23] rcu: Make rcutree module parameters visible in sysfs --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,14/23] rcu: Remove now-unused rcu_state fields --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,13/23] rcu: Control grace-period duration from sysfs --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,12/23] rcu: Prevent force_quiescent_state() memory contention --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,11/23] rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,10/23] rcu: Allow RCU quiescent-state forcing to be preempted --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,09/23] rcu: Move quiescent-state forcing into kthread --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,07/23] rcu: Provide OOM handler to motivate lazy RCU callbacks --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,06/23] rcu: Break up rcu_gp_kthread() into subfunctions --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,05/23] rcu: Prevent offline CPUs from executing RCU core code --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,04/23] rcu: Allow RCU grace-period cleanup to be preempted --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,03/23] rcu: Move RCU grace-period cleanup into kthread --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,02/23] rcu: Allow RCU grace-period initialization to be preempted --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,01/23] rcu: Move RCU grace-period initialization into a kthread --- 2012-08-30 Paul E. McKenney New
Fixes the single core switching issue. --- 2012-08-29 Rony Nandy Accepted
Fixes the DxeLibrary Dependency for the latest edk2 release. --- 2012-08-03 Rony Nandy Accepted
[RESEND] SamsungPlatform:Origen: Forward ported to build with the latest edk2 code --- 2012-07-24 Rony Nandy Accepted
Forward ported to the latest edk2 code to build with it nd --- 2012-07-19 Rony Nandy Superseded
[tip/core/rcu] Make RCU_FAST_NO_HZ respect nohz= boot parameter --- 2012-07-05 Paul E. McKenney Accepted
[tip/core/rcu] Introduce check for callback list/count mismatch --- 2012-07-05 Paul E. McKenney Accepted
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 534: Merge lp:~emanuele-aina/linaro-image-tools/fix-apt-source-dup-detect; fixes --- 2012-07-05 loic.minier@linaro.org Accepted
[tip/core/rcu,07/17] key: Remove extraneous parentheses from rcu_assign_keypointer() --- 2012-06-25 Paul E. McKenney New
[tip/core/urgent] rcu: Stop rcu_do_batch() from multiplexing the "count" variable --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,17/17] rcu: Add check for CPUs going offline with callbacks queued --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,16/17] rcu: Disable preemption in rcu_blocking_is_gp() --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,14/17] rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,13/17] rcu: Split RCU core processing out of __call_rcu() --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,12/17] rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,11/17] rcu: Make __call_rcu() handle invocation from idle --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,10/17] rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,09/17] rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,08/17] rcu: Remove return value from rcu_assign_pointer() --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,07/17] key: Remove extraneous parentheses from rcu_assign_keypointer() --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,06/17] rcu: Remove return value from RCU_INIT_POINTER() --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,05/17] rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,04/17] rcu: Add a gcc-style structure initializer for RCU pointers --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,03/17] rcu: Add ACCESS_ONCE() to ->qlen accesses --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,02/17] rcu: Consolidate duplicate callback-list initialization --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,01/17] rcu: Fix detection of abruptly-ending stall --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,22/22] rcu: Prevent offline CPUs from executing RCU core code --- 2012-06-22 Paul E. McKenney Superseded
[tip/core/rcu,21/22] rcu: Allow RCU grace-period cleanup to be preempted --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,20/22] rcu: Move RCU grace-period cleanup into kthread --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,19/22] rcu: Allow RCU grace-period initialization to be preempted --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,18/22] rcu: Move RCU grace-period initialization into a kthread --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,17/22] rcu: RCU_SAVE_DYNTICK code no longer ever dead --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,16/22] rcu: Use for_each_rcu_flavor() in TREE_RCU tracing --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,15/22] rcu: Introduce for_each_rcu_flavor() and use it --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,14/22] rcu: Remove unneeded __rcu_process_callbacks() argument --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,13/22] rcu: Add rcu_barrier() statistics to debugfs tracing --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,12/22] rcu: Add tracing for _rcu_barrier() --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,11/22] rcu: Increase rcu_barrier() concurrency --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,10/22] rcu: Remove needless initialization --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,09/22] rcu: Move rcu_barrier_mutex to rcu_state structure --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,08/22] rcu: Move rcu_barrier_completion to rcu_state structure --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,07/22] rcu: Move rcu_barrier_cpu_count to rcu_state structure --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,06/22] rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,05/22] rcu: Place pointer to call_rcu() in rcu_data structure --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,04/22] rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,03/22] rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,02/22] rcu: Four-level hierarchy is no longer experimental --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,01/22] rcu: Control RCU_FANOUT_LEAF from boot-time parameter --- 2012-06-22 Paul E. McKenney Accepted
[tip/core/rcu,15/15] rcu: RCU_SAVE_DYNTICK code no longer ever dead --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,14/15] rcu: Use for_each_rcu_flavor() in TREE_RCU tracing --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,13/15] rcu: Introduce for_each_rcu_flavor() and use it --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,12/15] rcu: Remove unneeded __rcu_process_callbacks() argument --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,11/15] rcu: Add rcu_barrier() statistics to debugfs tracing --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,10/15] rcu: Add tracing for _rcu_barrier() --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,09/15] rcu: Increasing rcu_barrier() concurrency --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,08/15] rcu: Move rcu_barrier_mutex to rcu_state structure --- 2012-06-15 Paul E. McKenney New
« 1 2 ... 14 15 1619 20 »