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 ... 15 16 1719 20 »
Patch Series S/W/F Date Submitter Delegate State
[tip/core/rcu,07/15] rcu: Move rcu_barrier_completion to rcu_state structure --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,06/15] rcu: Move rcu_barrier_cpu_count to rcu_state structure --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,05/15] rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,04/15] rcu: Place pointer to call_rcu() in rcu_data structure --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,03/15] rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,02/15] rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,01/15] rcu: Control RCU_FANOUT_LEAF from boot-time parameter --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,14/14] rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,13/14] rcu: Split RCU core processing out of __call_rcu() --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,12/14] rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,11/14] rcu: Make __call_rcu() handle invocation from idle --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,10/14] rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,09/14] rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,08/14] rcu: Remove return value from rcu_assign_pointer() --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,07/14] key: Remove extraneous parentheses from rcu_assign_keypointer() --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,06/14] rcu: Remove return value from RCU_INIT_POINTER() --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,05/14] rcu: Use new INIT_RCU_POINTER for gcc-style initializations --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,04/14] rcu: Add a gcc-style structure initializer for RCU pointers --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,03/14] rcu: Add ACCESS_ONCE() to ->qlen accesses --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,02/14] rcu: Consolidate duplicate callback-list initialization --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,01/14] rcu: Fix detection of abruptly-ending stall --- 2012-06-15 Paul E. McKenney Superseded
[tip/core/rcu,6/6] rcu: Make rcutorture fakewriters invoke rcu_barrier() --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,5/6] rcu: Fix diagnostic-printk typo in rcutorture --- 2012-06-15 Paul E. McKenney Accepted
[tip/core/rcu,4/6] rcu: Fix bug in rcu_barrier() torture test --- 2012-06-15 Paul E. McKenney New
[tip/core/rcu,3/6] rcu: Test srcu_barrier() from rcutorture test suite --- 2012-06-15 Paul E. McKenney Accepted
[tip/core/rcu,2/6] rcu: Rationalize ordering of torture_ops list --- 2012-06-15 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
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 524: Merge lp:~lool/linaro-image-tools/pep8-fixes; PEP8 test and compliance fixes. --- 2012-06-08 loic.minier@linaro.org Accepted
[rcu,8/8] rcu: Fix qlen_lazy breakage --- 2012-06-08 Paul E. McKenney Accepted
[rcu,7/8] rcu: Round FAST_NO_HZ lazy timeout to nearest second --- 2012-06-08 Paul E. McKenney New
[rcu,6/8] rcu: The rcu_needs_cpu() function is not a quiescent state --- 2012-06-08 Paul E. McKenney Accepted
[rcu,5/8] rcu: Dump only the current CPU's buffers for idle-entry/exit warnings --- 2012-06-08 Paul E. McKenney Accepted
[rcu,4/8] rcu: Precompute RCU_FAST_NO_HZ timer offsets --- 2012-06-08 Paul E. McKenney Accepted
[rcu,3/8] rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure --- 2012-06-08 Paul E. McKenney Accepted
[rcu,2/8] rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks --- 2012-06-08 Paul E. McKenney Accepted
[rcu,1/8] rcu: RCU_FAST_NO_HZ detection of callback adoption --- 2012-06-08 Paul E. McKenney Accepted
[RFC,tip/core/rcu,2/2] rcu: Fix broken strings in RCU's source code. --- 2012-05-17 Paul E. McKenney New
[RFC,tip/core/rcu,1/2] rcu: Fix code-style issues involving "else" --- 2012-05-17 Paul E. McKenney New
timer: Fix mod_timer_pinned() header commen (was: [PATCH RFC tip/core/rcu 4/4] rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU) --- 2012-04-26 Paul E. McKenney Accepted
[RFC,tip/core/rcu,4/4] rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU --- 2012-04-26 Paul E. McKenney New
[RFC,tip/core/rcu,6/6] rcu: Reduce cache-miss initialization latencies for large systems --- 2012-04-23 Paul E. McKenney Accepted
[RFC,tip/core/rcu,4/6] rcu: Clarify help text for RCU_BOOST_PRIO --- 2012-04-23 Paul E. McKenney Accepted
[RFC,tip/core/rcu,1/6] rcu: Stabilize use of num_online_cpus() for GP short circuit --- 2012-04-23 Paul E. McKenney New
[RFC,tip/core/rcu,4/4] rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU --- 2012-04-23 Paul E. McKenney New
[RFC,tip/core/rcu,3/4] rcu: Make RCU_FAST_NO_HZ account for pauses out of idle --- 2012-04-23 Paul E. McKenney Accepted
[RFC,tip/core/rcu,2/4] rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer --- 2012-04-23 Paul E. McKenney Accepted
[RFC,tip/core/rcu,1/4] rcu: Add RCU_FAST_NO_HZ tracing for idle exit --- 2012-04-23 Paul E. McKenney Accepted
[tip/rcu/core] v2 rcu: Make rcu_barrier() less disruptive --- 2012-04-23 Paul E. McKenney Accepted
[RFC,7/7] rcu: Inline preemptible RCU __rcu_read_unlock() --- 2012-04-14 Paul E. McKenney New
[RFC,6/7] rcu: Inline preemptible RCU __rcu_read_lock() --- 2012-04-14 Paul E. McKenney New
[RFC,5/7] fs: Silence bogus copy_to_user() build errors --- 2012-04-14 Paul E. McKenney New
[RFC,4/7] rcu: Move __rcu_read_lock() and __rcu_read_unlock() to per-CPU variables --- 2012-04-14 Paul E. McKenney New
[RFC,3/7] rcu: Make exit_rcu() more precise and consolidate --- 2012-04-14 Paul E. McKenney Accepted
[RFC,2/7] rcu: Create per-CPU variables and avoid name conflict --- 2012-04-14 Paul E. McKenney New
[RFC,1/7] rcu: Move PREEMPT_RCU preemption to switch_to() invocation --- 2012-04-14 Paul E. McKenney Accepted
[tip/urgent] rcu: Permit call_rcu() from CPU_DYING notifiers --- 2012-04-05 Paul E. McKenney New
[RFC] rcu: Make __rcu_read_lock() inlinable --- 2012-03-25 Paul E. McKenney New
[RFC] rcu: Make rcu_barrier() less disruptive --- 2012-03-15 Paul E. McKenney New
[tip/core/rcu,4/4] rcu: Fixes to rcutorture error handling and cleanup --- 2012-02-21 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,1/4] rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop --- 2012-02-21 Paul E. McKenney Accepted
[10/10] ARM: virt: Fix hypervisor stub installation work without RAM --- 2012-02-15 Nicolas Pitre New
[RFC,tip/core/rcu] rcu: direct algorithmic SRCU implementation --- 2012-02-13 Paul E. McKenney New
[4/4] arm: add device tree support --- 2012-02-08 Peter Maydell Accepted
[tip/core/rcu,47/47] cpuidle: Inform RCU of read-side critical sections --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,46/47] rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,45/47] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,44/47] rcu: Remove redundant check for rcu_head misalignment --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,41/47] rcu: Trace only after NULL-pointer check --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,40/47] rcu: Call out dangers of expedited RCU primitives --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,39/47] rcu: Rework detection of use of RCU by offline CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,38/47] lockdep: Add CPU-idle/offline warning to lockdep-RCU splat --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,37/47] rcu: No interrupt disabling for rcu_prepare_for_idle() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,36/47] rcu: Move synchronize_sched_expedited() to rcutree.c --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,35/47] rcu: Check for illegal use of RCU from offlined CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,34/47] rcu: Make boolean rcutorture parameters be of type "bool" --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,33/47] rcu: Update stall-warning documentation --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,32/47] rcu: Add CPU-stall capability to rcutorture --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,31/47] rcu: Make documentation give more realistic rcutorture duration --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,30/47] rcutorture: Permit holding off CPU-hotplug operations during boot --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,29/47] rcu: Print scheduling-clock information on RCU CPU stall-warning messages --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,28/47] rcu: Set RCU CPU stall times via sysfs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,27/47] rcu: Remove #ifdef CONFIG_SMP from TREE_RCU --- 2012-02-04 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,25/47] rcu: Make rcu_sleep_check() also check rcu_lock_map --- 2012-02-04 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,23/47] rcu: Clean up straggling rcu_preempt_needs_cpu() name --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,22/47] rcu: Simplify unboosting checks --- 2012-02-04 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,20/47] rcu: Prevent RCU callbacks from executing before scheduler initialized --- 2012-02-04 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,18/47] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers --- 2012-02-04 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,16/47] rcu: Don't make callbacks go through second full grace period --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,15/47] rcu: Check for callback invocation from offline CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,14/47] rcu: Limit lazy-callback duration --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,13/47] rcu: Make rcutorture flag online/offline failures --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,12/47] rcu: Simplify offline processing --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,11/47] mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,10/47] ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu --- 2012-02-04 Paul E. McKenney Accepted
« 1 2 ... 15 16 1719 20 »