Show patches with: Submitter = Paul E. McKenney       |    Archived = No       |   688 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[01/19] dm integrity: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[02/19] EDAC, altera: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[03/19] firmware/ivc: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[04/19] fs: dcache: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[05/19] fs: ncpfs: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[06/19] media: dvb_ringbuffer: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[07/19] net: netlink/netfilter: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[08/19] net/ipv4/tcp_input.c: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[09/19] net: average: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[10/19] samples: mic/mpssd/mpssd.c: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[11/19] selftests/powerpc: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[12/19] workqueue: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[13/19] rcutorture: formal: Prepare for ACCESS_ONCE() removal [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[16/19] linux/compiler.h: Split into compiler.h and compiler-types.h [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[17/19] locking/barriers: Kill lockless_dereference [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[18/19] alpha: atomics: Add smp_read_barrier_depends() to release/relaxed atomics [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[19/19] COCCINELLE: treewide: kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[locking,3/4] documentation: ACQUIRE applies to loads, RELEASE applies to stores --- 2016-04-26 Paul E. McKenney New
[memory-model,03/19] tools/memory-model: Update required version of herdtools7 Untitled series #11373 --- 2018-05-14 Paul E. McKenney New
[memory-model,05/14] tools/memory-model: Remove ACCESS_ONCE() from recipes Untitled series #13250 --- 2018-07-16 Paul E. McKenney New
[memory-model,06/14] tools/memory-model: Remove ACCESS_ONCE() from model Untitled series #13250 --- 2018-07-16 Paul E. McKenney New
[memory-model,1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example [memory-model,1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example --- 2018-05-14 Paul E. McKenney New
[rcu,1/8] rcu: RCU_FAST_NO_HZ detection of callback adoption --- 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,3/8] rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure --- 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,5/8] rcu: Dump only the current CPU's buffers for idle-entry/exit warnings --- 2012-06-08 Paul E. McKenney Accepted
[rcu,6/8] rcu: The rcu_needs_cpu() function is not a quiescent state --- 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,8/8] rcu: Fix qlen_lazy breakage --- 2012-06-08 Paul E. McKenney Accepted
[RFC,1/7] rcu: Move PREEMPT_RCU preemption to switch_to() invocation --- 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,3/7] rcu: Make exit_rcu() more precise and consolidate --- 2012-04-14 Paul E. McKenney Accepted
[RFC,4/7] rcu: Move __rcu_read_lock() and __rcu_read_unlock() to per-CPU variables --- 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,6/7] rcu: Inline preemptible RCU __rcu_read_lock() --- 2012-04-14 Paul E. McKenney New
[RFC,7/7] rcu: Inline preemptible RCU __rcu_read_unlock() --- 2012-04-14 Paul E. McKenney New
[RFC,idle,1/3] x86: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC,idle,2/3] arm: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC,idle,3/3] sh: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC] rcu: Make rcu_barrier() less disruptive --- 2012-03-15 Paul E. McKenney New
[RFC] rcu: Make __rcu_read_lock() inlinable --- 2012-03-25 Paul E. McKenney New
[RFC,tip/core/rcu,01/13] rcu: Add rcutorture CPU-hotplug capability --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,01/28] powerpc: Strengthen value-returning-atomics memory barriers --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,01/41] rcu: Bring RTFP.txt up to date. --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,02/13] nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,02/28] rcu: ->signaled better named ->fqs_state --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,02/41] rcu: Improve synchronize_rcu() diagnostics --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,03/13] doc: Add load/store guarantees to Documentation/atomic-ops.txt --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,03/28] rcu: Avoid RCU-preempt expedited grace-period botch --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,03/41] rcu: Add lockdep-RCU checks for simple self-deadlock --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,04/13] rcu: Update trace_rcu_dyntick() header comment --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,04/28] rcu: Make synchronize_sched_expedited() better at work sharing --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,04/41] rcu: Add diagnostic for misaligned rcu_head structures --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,05/13] rcu: Add tracing for RCU_FAST_NO_HZ --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,05/28] lockdep: Update documentation for lock-class leak detection --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,05/41] rcu: Avoid waking up CPUs having only kfree_rcu() callbacks --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,06/13] rcu: Go dyntick-idle more quickly if CPU has serviced current grace period --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,06/28] rcu: Track idleness independent of idle tasks --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,06/41] rcu: Move RCU_TRACE to lib/Kconfig.debug --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,07/13] rcu: Avoid needlessly IPIing CPUs at GP end --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,07/28] trace: Allow ftrace_dump() to be called from modules --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,07/41] s390: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,08/13] rcu: Eliminate RCU_FAST_NO_HZ grace-period hang --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,08/28] rcu: Add failure tracing to rcutorture --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,08/41] tcm_fc: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,09/13] rcu: Reduce latency of rcu_prepare_for_idle() --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,09/28] rcu: Document failing tick as cause of RCU CPU stall warning --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,09/41] ipv4: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,10/13] rcu: Remove dynticks false positives and RCU failures --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,10/28] rcu: Disable preemption in rcu_is_cpu_idle() --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,10/41] ipv4: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,11/13] rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,11/28] rcu: Omit self-awaken when setting up expedited grace period --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,11/41] mac80211: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,12/13] rcu: Document same-context read-side constraints --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,12/28] rcu: Detect illegal rcu dereference in extended quiescent state --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,12/41] rcu: Simplify offline processing --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,1/2] rcu: Fix code-style issues involving "else" --- 2012-05-17 Paul E. McKenney New
[RFC,tip/core/rcu,13/13] rcu: Permit dyntick-idle with callbacks pending --- 2011-11-28 Paul E. McKenney Accepted
[RFC,tip/core/rcu,13/28] rcu: Inform the user about extended quiescent state on PROVE_RCU warning --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,13/41] rcu: Make rcutorture flag online/offline failures --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,1/3] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() --- 2012-02-03 Paul E. McKenney New
[RFC,tip/core/rcu,14/28] rcu: Warn when rcu_read_lock() is used in extended quiescent state --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,14/41] rcu: Limit lazy-callback duration --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,1/4] rcu: Add RCU_FAST_NO_HZ tracing for idle exit --- 2012-04-23 Paul E. McKenney Accepted
[RFC,tip/core/rcu,15/28] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,15/41] rcu: Check for callback invocation from offline CPUs --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,16/28] rcu: Warn when srcu_read_lock() is used in an extended quiescent state --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,16/41] rcu: Don't make callbacks go through second full grace period --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,1/6] rcu: Add rcutorture tests for srcu_read_lock_raw() --- 2011-12-13 Paul E. McKenney Accepted
[RFC,tip/core/rcu,1/6] rcu: Detect illegal rcu dereference in extended quiescent state --- 2011-07-08 Paul E. McKenney New
[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,17/28] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,17/41] rcu: Remove single-rcu_node optimization in rcu_start_gp() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,1/7] rcu: Don't check irq nesting from rcu idle entry/exit --- 2011-12-03 Paul E. McKenney Accepted
[RFC,tip/core/rcu,18/28] nohz: Separate out irq exit and idle loop dyntick logic --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,18/41] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,19/28] nohz: Allow rcu extended quiescent state handling seperately from tick stop --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,19/41] rcu: Streamline code produced by __rcu_read_unlock() --- 2012-02-01 Paul E. McKenney Superseded
« 1 2 3 46 7 »