Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Paul E. McKenney
| Archived =
No
| 688 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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
[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,15/17] Prevent uninitialized string in RCU stall info
-
-
-
2012-06-22
Paul E. McKenney
Accepted
[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
[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
[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,5/6] rcu: Make __kfree_rcu() less dependent on compiler choices
-
-
-
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,3/6] rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
-
-
-
2012-04-23
Paul E. McKenney
Accepted
[RFC,tip/core/rcu,2/6] rcu: List-debug variants of rcu list routines.
-
-
-
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
«
1
2
3
4
…
6
7
»