Current Team Memberships

Show patches with: Archived = No       |   688 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[tip/core/rcu,26/55] rcu: Remove unused and redundant interfaces --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,26/47] rcu: Note that rcu_access_pointer() can be used for teardown --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,26/28] sysctl,rcu: Convert call_rcu(free_head) to kfree --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,26/26] ia64: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/5] rcu: Update RCU_FAST_NO_HZ help text --- 2012-10-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,25/86] rcu: code cleanups in TINY_RCU priority boosting. --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,25/55] rcu: Update documentation for additional RCU lockdep functions --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,25/47] rcu: Make rcu_sleep_check() also check rcu_lock_map --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,25/28] vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,25/26] xtensa: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/4] srcu: Export process_srcu() --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,2/4] rcu: Hold off RCU_FAST_NO_HZ after timer posted --- 2012-02-21 Paul E. McKenney Accepted
[tip/core/rcu,2/4] rcu: Correct the name of a reference in list of RCU papers --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,2/4] rcu: Add grace-period information to RCU CPU stall warnings --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,24/86] rcu: Switch to this_cpu() primitives --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,24/55] rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,24/47] rcu: Check for idle-loop entry while in RCU read-side critical section --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,24/28] vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,24/26] score: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/3] rcu: Reduce rcutorture tracing --- 2013-01-05 Paul E. McKenney New
[tip/core/rcu,2/3] rcu: provide rcu_virt_note_context_switch() function. --- 2011-05-08 Paul E. McKenney New
[tip/core/rcu,2/3] rcu: Disallow callback registry on offline CPUs --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,2/3] atomic: add atomic_or() --- 2011-05-11 Paul E. McKenney Accepted
[tip/core/rcu,23/86] rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,23/55] rcu: Simplify quiescent-state accounting --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,23/47] rcu: Clean up straggling rcu_preempt_needs_cpu() name --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,23/28] ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,23/26] parisc: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,23/23] rcu: Simplify quiescent-state detection --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,23/23] rcu: Shrink RCU based on number of CPUs --- 2012-09-20 Paul E. McKenney Accepted
[tip/core/rcu,2/2] rcu: Separate accounting of callbacks from callback-free CPUs --- 2012-10-31 Paul E. McKenney Accepted
[tip/core/rcu,22/86] rcu: mark rcutorture boosting callback as being on-stack --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,22/55] rcu: Add grace-period, quiescent-state, and call_rcu trace events --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,22/47] rcu: Simplify unboosting checks --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,22/28] ipc,rcu: Convert call_rcu(free_un) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,22/26] mn10300: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,22/23] rcu: Reduce synchronize_rcu_expedited() latency --- 2012-08-30 Paul E. McKenney Superseded
[tip/core/rcu,22/23] rcu: Handle unbalanced rcu_node configurations with few CPUs --- 2012-09-20 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/86] rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,21/55] rcu: Make TINY_RCU also use softirq for RCU_BOOST=n --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,21/47] rcu: Inform RCU of irq_exit() activity --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,21/28] security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,21/26] m68k: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,21/23] rcu: Simplify quiescent-state detection --- 2012-09-20 Paul E. McKenney Accepted
[tip/core/rcu,21/23] rcu: Eliminate signed overflow in synchronize_rcu_expedited() --- 2012-08-30 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/86] rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,20/55] rcu: Add event-trace markers to TREE_RCU kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,20/47] rcu: Prevent RCU callbacks from executing before scheduler initialized --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,20/28] security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,20/26] m32r: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,20/23] rcu: Remove callback acceleration from grace-period initialization --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,20/23] rcu: Reduce synchronize_rcu_expedited() latency --- 2012-09-20 Paul E. McKenney Accepted
[tip/core/rcu,20/22] rcu: Move RCU grace-period cleanup into kthread --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,1/9] rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU --- 2011-11-15 Paul E. McKenney Accepted
[tip/core/rcu,19/86] rcu: Add forward-progress diagnostic for per-CPU kthreads --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,19/55] rcu: Move RCU_BOOST declarations to allow compiler checking --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,19/47] rcu: Streamline code produced by __rcu_read_unlock() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,19/28] md,rcu: Convert call_rcu(free_conf) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,19/26] h8300: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,19/23] rcu: Eliminate signed overflow in synchronize_rcu_expedited() --- 2012-09-20 Paul E. McKenney Accepted
[tip/core/rcu,19/23] rcu: Adjust for unconditional ->completed assignment --- 2012-08-30 Paul E. McKenney Superseded
[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/86] rcu: add grace-period age to tracing --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,18/86] rcu: add grace-period age to tracing --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,18/55] rcu: Update comments to reflect softirqs vs. kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,18/47] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,18/28] jbd2,rcu: Convert call_rcu(free_devcache) to kfree_rcu() --- 2011-06-08 Paul E. McKenney New
[tip/core/rcu,18/26] frv: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,18/23] rcu: Adjust for unconditional ->completed assignment --- 2012-09-20 Paul E. McKenney Accepted
[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,18/22] rcu: Move RCU grace-period initialization into a kthread --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,1/7] rcu: Fix comment about _rcu_barrier()/orphanage exclusion --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,1/7] net,rcu: convert call_rcu(sk_filter_release_rcu) to kfree_rcu --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,17/55] rcu: Add RCU type to callback-invocation tracing --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,17/47] rcu: Remove single-rcu_node optimization in rcu_start_gp() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,17/28] ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,17/26] cris: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,17/23] rcu: Fix day-zero grace-period initialization/cleanup race --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,17/23] rcu: Add random PROVE_RCU_DELAY to grace-period initialization --- 2012-09-20 Paul E. McKenney Accepted
[tip/core/rcu,17/22] rcu: RCU_SAVE_DYNTICK code no longer ever dead --- 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,1/6] rcu: Update documentation to cover call_srcu() and srcu_barrier(). --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,1/6] rcu: Fix blimit type for trace_rcu_batch_start() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,1/6] rcu: Accelerate callbacks for CPU initiating a grace period --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,16/86] rcu: make rcutorture version numbers available through debugfs --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,16/55] rcu: Put names into TINY_RCU structures under RCU_TRACE --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,16/47] rcu: Don't make callbacks go through second full grace period --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,16/28] block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,16/26] alpha: Add missing RCU idle APIs on idle loop --- 2012-08-30 Paul E. McKenney Accepted
[tip/core/rcu,16/23] rcu: Prevent initialization-time quiescent-state race --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,16/23] rcu: Fix day-zero grace-period initialization/cleanup race --- 2012-09-20 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,16/17] rcu: Disable preemption in rcu_blocking_is_gp() --- 2012-06-22 Paul E. McKenney New
[tip/core/rcu,1/5] rcu: Update rcutorture defaults --- 2012-08-30 Paul E. McKenney New
« 1 2 3 46 7 »

Bundling

Create bundle: