summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/stallwarn.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney10-37/+6
2017-12-11torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney1-16/+17
2017-12-11locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso1-32/+44
2017-12-11locking/locktorture: Fix rwsem reader_delayDavidlohr Bueso1-1/+1
2017-12-11torture: Place all torture-test modules in one MAINTAINERS groupPaul E. McKenney1-9/+13
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park1-5/+0
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park5-5/+5
2017-12-11rcutorture: Simplify loggingSeongJae Park2-24/+12
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park3-3/+3
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park1-2/+3
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park1-2/+2
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park1-1/+0
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park1-25/+0
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2017-12-11rcutorture: Preempt RCU-preempt readers more vigorouslyPaul E. McKenney1-1/+1
2017-12-11torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney3-21/+13
2017-12-11rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick1-7/+4
2017-12-11rcu: Add comment giving debug strategy for double call_rcu()Paul E. McKenney1-0/+5
2017-12-11tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)1-0/+2
2017-12-05drivers/vhost: Remove now-redundant read_barrier_depends()Paul E. McKenney1-6/+1
2017-12-05checkpatch: Add warnings for {smp_,}read_barrier_depends()Paul E. McKenney1-0/+6
2017-12-05netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney1-2/+1
2017-12-05genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney1-2/+1
2017-12-05doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney5-12/+10
2017-12-05drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-2/+0
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney11-19/+1
2017-12-04keyring: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-7/+0
2017-12-04netfilter: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney3-18/+3
2017-12-04mm/ksm: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-8/+1
2017-12-04lib/assoc_array: Remove smp_read_barrier_depends()Paul E. McKenney1-25/+12
2017-12-04tracepoint: Remove smp_read_barrier_depends() from commentPaul E. McKenney1-5/+4
2017-12-04locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney1-7/+5
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-6/+6
2017-12-04seqlock: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-2/+1
2017-12-04rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney1-2/+1
2017-12-04rcu: Adjust read-side accessor comments for READ_ONCE()Paul E. McKenney1-12/+11
2017-12-04percpu: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney2-7/+7
2017-12-04fs/dcache: Use release-acquire for name/length updatePaul E. McKenney1-7/+3
2017-12-04drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney1-3/+1
2017-12-04mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney1-2/+5
2017-12-04doc: READ_ONCE() now implies smp_barrier_depends()Paul E. McKenney1-6/+9
2017-12-04rcu: Account for rcu_all_qs() in cond_resched()Paul E. McKenney1-1/+1
2017-12-04doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney3-9/+8
2017-12-04fs: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-12-04softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-12-04trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-12-04workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-11-29mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-11-29netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney1-1/+1
2017-11-29sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney1-1/+1