summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney
2017-12-11torture: Save a line in stutter_wait(): while -> forPaul E. McKenney
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney
2017-12-11locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2017-12-11locking/locktorture: Fix rwsem reader_delayDavidlohr Bueso
2017-12-11torture: Place all torture-test modules in one MAINTAINERS groupPaul E. McKenney
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park
2017-12-11rcutorture: Simplify loggingSeongJae Park
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park
2017-12-11rcutorture: Preempt RCU-preempt readers more vigorouslyPaul E. McKenney
2017-12-11torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney
2017-12-11rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick
2017-12-11rcu: Add comment giving debug strategy for double call_rcu()Paul E. McKenney
2017-12-11tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)
2017-12-05drivers/vhost: Remove now-redundant read_barrier_depends()Paul E. McKenney
2017-12-05checkpatch: Add warnings for {smp_,}read_barrier_depends()Paul E. McKenney
2017-12-05netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-05genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-05doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney
2017-12-05drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04keyring: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04netfilter: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04mm/ksm: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04lib/assoc_array: Remove smp_read_barrier_depends()Paul E. McKenney
2017-12-04tracepoint: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-04locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04seqlock: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney
2017-12-04rcu: Adjust read-side accessor comments for READ_ONCE()Paul E. McKenney
2017-12-04percpu: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney
2017-12-04fs/dcache: Use release-acquire for name/length updatePaul E. McKenney
2017-12-04drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney
2017-12-04mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney
2017-12-04doc: READ_ONCE() now implies smp_barrier_depends()Paul E. McKenney
2017-12-04rcu: Account for rcu_all_qs() in cond_resched()Paul E. McKenney
2017-12-04doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04fs: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-11-28mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney