summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-22rcu: Make rcu_barrier() account for offline no-CBs CPUsPaul E. McKenney2-12/+25
2020-03-22rcu: Mark rcu_state.gp_seq to detect concurrent writesPaul E. McKenney1-14/+8
2020-02-27Documentation/memory-barriers: Fix typosSeongJae Park1-4/+4
2020-02-27doc: Add rcutorture scripting to torture.txtPaul E. McKenney1-7/+140
2020-02-27doc/RCU/rcu: Use https instead of http if possibleSeongJae Park1-1/+1
2020-02-27doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park1-2/+2
2020-02-27doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park1-6/+6
2020-02-27doc/RCU/listRCU: Update example function nameSeongJae Park1-3/+3
2020-02-27doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park1-2/+2
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park1-4/+4
2020-02-27doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)1-64/+211
2020-02-21rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney1-0/+2
2020-02-21rcutorture: Manually clean up after rcu_barrier() failurePaul E. McKenney1-1/+15
2020-02-21rcutorture: Make rcu_torture_barrier_cbs() post from corresponding CPUPaul E. McKenney1-3/+13
2020-02-21rcuperf: Measure memory footprint during kfree_rcu() testJoel Fernandes (Google)1-2/+12
2020-02-21rcutorture: Annotation lockless accesses to rcu_torture_currentPaul E. McKenney1-4/+6
2020-02-21rcutorture: Add READ_ONCE() to rcu_torture_count and rcu_torture_batchPaul E. McKenney1-2/+2
2020-02-21rcutorture: Fix stray access to rcu_fwd_cb_nodelayPaul E. McKenney1-1/+1
2020-02-21rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data racePaul E. McKenney1-4/+6
2020-02-21rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney1-0/+2
2020-02-21rcutorture: Summarize summary of build and run resultsPaul E. McKenney1-1/+16