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
...
4
5
6
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[tip/core/rcu,32/55] rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,31/55] rcu: Make rcu_implicit_dynticks_qs() locals be correct size
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,30/55] rcu: Eliminate in_irq() checks in rcu_enter_nohz()
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,29/55] nohz: Remove nohz_cpu_mask
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,28/55] rcu: Document interpretation of RCU-lockdep splats
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,27/55] rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,26/55] rcu: Remove unused and redundant interfaces
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,25/55] rcu: Update documentation for additional RCU lockdep functions
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[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,23/55] rcu: Simplify quiescent-state accounting
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[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,21/55] rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,20/55] rcu: Add event-trace markers to TREE_RCU kthreads
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,19/55] rcu: Move RCU_BOOST declarations to allow compiler checking
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,18/55] rcu: Update comments to reflect softirqs vs. kthreads
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,17/55] rcu: Add RCU type to callback-invocation tracing
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[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,15/55] rcu: Event-trace markers for computing RCU CPU utilization
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,14/55] rcu: Add event-tracing for RCU callback invocation
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,13/55] rcu: Don't destroy rcu_torture_boost() callback until it is done
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,12/55] rcu: Fix pathnames in documentation
-
-
-
2011-09-06
Paul E. McKenney
New
[tip/core/rcu,11/55] rcu: Drive configuration directly from SMP and PREEMPT
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,10/55] rcu: Fix RCU's NMI documentation
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,09/55] rcu: Catch rcutorture up to new RCU API additions
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,08/55] rcu: Abstract common code for RCU grace-period-wait primitives
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,07/55] rcu: Fix mismatched variable in rcutree_trace.c
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,06/55] rcu: Update rcutorture documentation
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,05/55] rcu: Move rcu_head definition to types.h
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,04/55] rcu: Restore checks for blocking in RCU read-side critical sections
-
-
-
2011-09-06
Paul E. McKenney
New
[tip/core/rcu,03/55] rcu: Update documentation to flag RCU_BOOST trace information
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,02/55] rcu: Avoid unnecessary self-wakeup of per-CPU kthreads
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[tip/core/rcu,01/55] rcu: Use kthread_create_on_node()
-
-
-
2011-09-06
Paul E. McKenney
Accepted
[RFC,tip/core/urgent] rcu: Avoid having just-onlined CPU resched itself when RCU is idle
-
-
-
2011-08-19
Paul E. McKenney
New
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,6/7] softirq,rcu: Inform RCU of irq_exit() activity
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,5/7] sched: Add irq_{enter,exit}() to scheduler_ipi()
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock()
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler
-
-
-
2011-07-20
Paul E. McKenney
Accepted
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler
-
-
-
2011-07-20
Paul E. McKenney
New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler
-
-
-
2011-07-20
Paul E. McKenney
Superseded
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU
-
-
-
2011-07-20
Paul E. McKenney
New
[tip/core/urgent,6/7] softirq,rcu: Inform RCU of irq_exit() activity
-
-
-
2011-07-20
Paul E. McKenney
Superseded
[tip/core/urgent,5/7] sched: Add irq_{enter,exit}() to scheduler_ipi()
-
-
-
2011-07-20
Paul E. McKenney
Superseded
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
-
-
-
2011-07-20
Paul E. McKenney
New
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock()
-
-
-
2011-07-20
Paul E. McKenney
Superseded
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
-
-
-
2011-07-20
Paul E. McKenney
Superseded
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler
-
-
-
2011-07-20
Paul E. McKenney
New
[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
[RFC,tip/core/rcu,3/6] rcu: Warn when rcu_read_lock() is used in extended quiescent state
-
-
-
2011-07-08
Paul E. McKenney
New
[RFC,tip/core/rcu,2/6] rcu: Inform the user about dynticks-idle mode on PROVE_RCU warning
-
-
-
2011-07-08
Paul E. McKenney
New
[RFC,tip/core/rcu,1/6] rcu: Detect illegal rcu dereference in extended quiescent state
-
-
-
2011-07-08
Paul E. McKenney
New
[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
[tip/core/rcu,28/28] net,rcu: Convert call_rcu(sk_filter_release_rcu) to kfree_rcu
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,27/28] net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
-
-
-
2011-06-08
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,25/28] vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
-
-
-
2011-06-08
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,23/28] ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()
-
-
-
2011-06-08
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,21/28] security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
-
-
-
2011-06-08
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,19/28] md,rcu: Convert call_rcu(free_conf) to kfree_rcu()
-
-
-
2011-06-08
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,17/28] ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()
-
-
-
2011-06-08
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,15/28] scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
-
-
-
2011-06-08
Paul E. McKenney
Accepted
[tip/core/rcu,14/28] security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()
-
-
-
2011-06-08
Paul E. McKenney
Accepted
[tip/core/rcu,13/28] nfs,rcu: Convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,12/28] block,rcu: Convert call_rcu(cfq_cfqd_free) to kfree_rcu()
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,11/28] audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
-
-
-
2011-06-08
Paul E. McKenney
Accepted
[tip/core/rcu,10/28] rcu: Fix RCU's NMI documentation
-
-
-
2011-06-08
Paul E. McKenney
Superseded
[tip/core/rcu,09/28] rcu: Catch rcutorture up to new RCU API additions
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,08/28] rcu: Abstract common code for RCU grace-period-wait primitives
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,07/28] Fix mismatched variable in rcutree_trace.c
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,06/28] rcu: Update rcutorture documentation
-
-
-
2011-06-08
Paul E. McKenney
Superseded
[tip/core/rcu,05/28] rcu: Move rcu_head definition to types.h
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,04/28] rcu: Restore checks for blocking in RCU read-side critical sections
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,03/28] rcu: Streamline code produced by __rcu_read_unlock()
-
-
-
2011-06-08
Paul E. McKenney
Superseded
[tip/core/rcu,02/28] rcu: Use kthread_create_on_node()
-
-
-
2011-06-08
Paul E. McKenney
New
[tip/core/rcu,01/28] rcu: Simplify curing of load woes
-
-
-
2011-06-08
Paul E. McKenney
Accepted
[tip/core/rcu,3/3] rcu: Avoid acquiring rcu_node locks in timer functions
-
-
-
2011-05-11
Paul E. McKenney
Accepted
[tip/core/rcu,2/3] atomic: add atomic_or()
-
-
-
2011-05-11
Paul E. McKenney
Accepted
[tip/core/rcu,1/3] rcu: avoid build error for third-party modules
-
-
-
2011-05-11
Paul E. McKenney
New
[tip/core/rcu,3/3] rcu: permit rcu_read_unlock() to be called while holding runqueue locks
-
-
-
2011-05-08
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,1/3] rcu: get rid of signed overflow in check_cpu_stall()
-
-
-
2011-05-08
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,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,10/86] rcu: eliminate unused boosting statistics
-
-
-
2011-05-02
Paul E. McKenney
New
[tip/core/rcu,7/7] net,rcu: convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
-
-
-
2011-05-02
Paul E. McKenney
Superseded
[tip/core/rcu,6/7] net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree
-
-
-
2011-05-02
Paul E. McKenney
New
[tip/core/rcu,5/7] batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu
-
-
-
2011-05-02
Paul E. McKenney
New
[tip/core/rcu,4/7] batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
-
-
-
2011-05-02
Paul E. McKenney
New
[tip/core/rcu,3/7] batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu
-
-
-
2011-05-02
Paul E. McKenney
New
«
1
2
...
4
5
6
7
»