| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Add rcutorture scripting to torture.txt | Paul E. McKenney | 2020-02-27 | 1 | -7/+140 |
* | doc/RCU/rcu: Use https instead of http if possible | SeongJae Park | 2020-02-27 | 1 | -1/+1 |
* | doc/RCU/rcu: Use absolute paths for non-rst files | SeongJae Park | 2020-02-27 | 1 | -2/+2 |
* | doc/RCU/rcu: Use ':ref:' for links to other docs | SeongJae Park | 2020-02-27 | 1 | -6/+6 |
* | doc/RCU/listRCU: Update example function name | SeongJae Park | 2020-02-27 | 1 | -3/+3 |
* | doc/RCU/listRCU: Fix typos in a example code snippets | SeongJae Park | 2020-02-27 | 1 | -2/+2 |
* | doc/RCU/Design: Remove remaining HTML tags in ReST files | SeongJae Park | 2020-02-27 | 1 | -4/+4 |
* | doc: Add some more RCU list patterns in the kernel | Joel Fernandes (Google) | 2020-02-27 | 1 | -64/+211 |
*-. | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf... | Paul E. McKenney | 2020-01-24 | 1 | -8/+3 |
|\ \ |
|
| | * | rcu: Remove kfree_rcu() special casing and lazy-callback handling | Joel Fernandes (Google) | 2020-01-24 | 1 | -8/+3 |
| |/ |
|
* | | doc: Fix typo "deference" to "dereference" | Paul E. McKenney | 2019-12-10 | 1 | -1/+1 |
* | | doc: Updated full list of RCU API in whatisRCU.rst | Madhuparna Bhowmik | 2019-12-10 | 1 | -2/+7 |
* | | doc: Convert to rcubarrier.txt to ReST | Amol Grover | 2019-12-10 | 2 | -97/+126 |
* | | doc: Convert to rcu_dereference.txt to rcu_dereference.rst | Amol Grover | 2019-12-10 | 2 | -34/+42 |
* | | doc: Convert whatisRCU.txt to .rst | Phong Tran | 2019-12-10 | 2 | -107/+178 |
* | | doc: Converted NMI-RCU.txt to NMI-RCU.rst. | Madhuparna Bhowmik | 2019-12-10 | 2 | -25/+29 |
* | | doc: Convert arrayRCU.txt to arrayRCU.rst | Madhuparna Bhowmik | 2019-12-10 | 2 | -11/+24 |
|/ |
|
* | Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() | Sebastian Andrzej Siewior | 2019-10-29 | 3 | -3/+3 |
* | doc: Update list_for_each_entry_rcu() documentation | Joel Fernandes (Google) | 2019-10-29 | 2 | -5/+23 |
* | Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()" | Joel Fernandes (Google) | 2019-10-29 | 1 | -0/+54 |
* | Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 2019-10-29 | 1 | -1/+1 |
* | docs: rcu: Increase toctree to 3 | Joel Fernandes (Google) | 2019-10-29 | 1 | -1/+1 |
* | docs: rcu: Correct links referring to titles | Joel Fernandes (Google) | 2019-10-29 | 2 | -60/+47 |
* | docs: rcu: convert some articles from html to ReST | Mauro Carvalho Chehab | 2019-10-29 | 11 | -6104/+4978 |
* | Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 2019-10-29 | 1 | -1/+1 |
* | Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo... | Joel Fernandes (Google) | 2019-10-29 | 1 | -71/+0 |
*-. | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney | 2019-08-13 | 2 | -1/+78 |
|\ \ |
|
| | * | treewide: Rename rcu_dereference_raw_notrace() to _check() | Joel Fernandes (Google) | 2019-08-01 | 1 | -1/+1 |
| |/
|/| |
|
| * | doc: Add rcutree.kthread_prio pointer to stallwarn.txt | Paul E. McKenney | 2019-08-01 | 1 | -0/+6 |
| * | rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock() | Paul E. McKenney | 2019-08-01 | 1 | -0/+71 |
|/ |
|
* | docs: fix broken doc references due to renames | Mauro Carvalho Chehab | 2019-07-17 | 1 | -1/+1 |
* | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 5 | -125/+163 |
|\ |
|
| * | doc: RCU callback locks need only _bh, not necessarily _irq | Jiunn Chang | 2019-06-28 | 1 | -6/+7 |
| * | Documentation: RCU: Add TOC tree hooks | Jiunn Chang | 2019-06-27 | 1 | -0/+19 |
| * | Documentation: RCU: Rename txt files to rst | Jiunn Chang | 2019-06-27 | 3 | -0/+0 |
| * | Documentation: RCU: Convert RCU UP systems to reST | Jiunn Chang | 2019-06-27 | 1 | -14/+23 |
| * | Documentation: RCU: Convert RCU linked list to reST | Jiunn Chang | 2019-06-27 | 1 | -16/+22 |
| * | Documentation: RCU: Convert RCU basic concepts to reST | Jiunn Chang | 2019-06-27 | 1 | -58/+61 |
| | | |
| \ | |
*-. \ | Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1... | Paul E. McKenney | 2019-06-19 | 3 | -6/+25 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Don't return a value from rcu_assign_pointer() | Andrea Parri | 2019-06-13 | 1 | -4/+4 |
| |/
|/| |
|
| * | doc: Fixup definition of rcupdate.rcu_task_stall_timeout | Zhenzhong Duan | 2019-05-28 | 1 | -1/+1 |
| * | doc/rcuref: Document real world examples in kernel | Joel Fernandes (Google) | 2019-05-28 | 1 | -1/+20 |
|/ |
|
* | doc: Fix typos and otherwise modernize checklist.txt | Paul E. McKenney | 2019-03-26 | 1 | -18/+25 |
* | doc: Describe choice of rcu_dereference() APIs and __rcu usage | Paul E. McKenney | 2019-03-26 | 1 | -0/+103 |
* | doc: Repair some whitespace damage | Tycho Andersen | 2019-03-26 | 1 | -5/+5 |
* | doc: Remove obsolete RCU update functions from RCU documentation | Paul E. McKenney | 2019-03-26 | 8 | -76/+66 |
* | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 2019-03-09 | 1 | -6/+6 |
|\ |
|
| * | Documentation/locking/lockdep: Drop last two chars of sample states | Geert Uytterhoeven | 2019-03-04 | 1 | -3/+3 |
| * | doc: rcu: Suspicious RCU usage is a warning | Geert Uytterhoeven | 2019-03-04 | 1 | -3/+3 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 2019-02-09 | 5 | -178/+13 |
|\ \ \ \ |
|