summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
...
* | doc: Convert to rcubarrier.txt to ReSTAmol Grover2019-12-102-97/+126
* | doc: Convert to rcu_dereference.txt to rcu_dereference.rstAmol Grover2019-12-102-34/+42
* | doc: Convert whatisRCU.txt to .rstPhong Tran2019-12-102-107/+178
* | doc: Converted NMI-RCU.txt to NMI-RCU.rst.Madhuparna Bhowmik2019-12-102-25/+29
* | doc: Convert arrayRCU.txt to arrayRCU.rstMadhuparna Bhowmik2019-12-102-11/+24
|/
* Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior2019-10-293-3/+3
* doc: Update list_for_each_entry_rcu() documentationJoel Fernandes (Google)2019-10-292-5/+23
* Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)2019-10-291-0/+54
* Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)2019-10-291-1/+1
* docs: rcu: Increase toctree to 3Joel Fernandes (Google)2019-10-291-1/+1
* docs: rcu: Correct links referring to titlesJoel Fernandes (Google)2019-10-292-60/+47
* docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab2019-10-2911-6104/+4978
* Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)2019-10-291-1/+1
* Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...Joel Fernandes (Google)2019-10-291-71/+0
*-. Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney2019-08-132-1/+78
|\ \
| | * treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-011-1/+1
| |/ |/|
| * doc: Add rcutree.kthread_prio pointer to stallwarn.txtPaul E. McKenney2019-08-011-0/+6
| * rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney2019-08-011-0/+71
|/
* docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-171-1/+1
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-095-125/+163
|\
| * doc: RCU callback locks need only _bh, not necessarily _irqJiunn Chang2019-06-281-6/+7
| * Documentation: RCU: Add TOC tree hooksJiunn Chang2019-06-271-0/+19
| * Documentation: RCU: Rename txt files to rstJiunn Chang2019-06-273-0/+0
| * Documentation: RCU: Convert RCU UP systems to reSTJiunn Chang2019-06-271-14/+23
| * Documentation: RCU: Convert RCU linked list to reSTJiunn Chang2019-06-271-16/+22
| * Documentation: RCU: Convert RCU basic concepts to reSTJiunn Chang2019-06-271-58/+61
| |
| \
*-. \ Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-193-6/+25
|\ \ \ | |_|/ |/| |
| | * rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-131-4/+4
| |/ |/|
| * doc: Fixup definition of rcupdate.rcu_task_stall_timeoutZhenzhong Duan2019-05-281-1/+1
| * doc/rcuref: Document real world examples in kernelJoel Fernandes (Google)2019-05-281-1/+20
|/
* doc: Fix typos and otherwise modernize checklist.txtPaul E. McKenney2019-03-261-18/+25
* doc: Describe choice of rcu_dereference() APIs and __rcu usagePaul E. McKenney2019-03-261-0/+103
* doc: Repair some whitespace damageTycho Andersen2019-03-261-5/+5
* doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney2019-03-268-76/+66
* Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-091-6/+6
|\
| * Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven2019-03-041-3/+3
| * doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven2019-03-041-3/+3
| |
| \
| \
| \
*---. \ Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-095-178/+13
|\ \ \ \
| | | * | RCU/torture.txt: Remove section MODULE PARAMETERSJunchang Wang2019-01-251-167/+2
| | |/ /
| * | | rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney2019-01-253-5/+5
| * | | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-254-6/+6
| |/ /
* | | doc: Fix outdated linksJunchang Wang2019-01-251-2/+2
* | | doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney2019-01-251-7/+13
|/ /
* | rcu: Discard separate per-CPU callback countsPaul E. McKenney2019-01-251-7/+8
* | rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2019-01-252-20/+24
|/
* doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)2018-11-121-1/+1
* doc: Correct parameter in stallwarnJoel Fernandes (Google)2018-11-121-1/+1
* doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney2018-11-121-15/+29
* doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)2018-11-121-1/+1
* doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)2018-11-121-50/+0