aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAge
*-. Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney2019-08-13
|\ \
| | * treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-01
| |/ |/|
| * doc: Add rcutree.kthread_prio pointer to stallwarn.txtPaul E. McKenney2019-08-01
| * rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney2019-08-01
|/
* docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-17
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\
| * doc: RCU callback locks need only _bh, not necessarily _irqJiunn Chang2019-06-28
| * Documentation: RCU: Add TOC tree hooksJiunn Chang2019-06-27
| * Documentation: RCU: Rename txt files to rstJiunn Chang2019-06-27
| * Documentation: RCU: Convert RCU UP systems to reSTJiunn Chang2019-06-27
| * Documentation: RCU: Convert RCU linked list to reSTJiunn Chang2019-06-27
| * Documentation: RCU: Convert RCU basic concepts to reSTJiunn Chang2019-06-27
| |
| \
*-. \ Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-19
|\ \ \ | |_|/ |/| |
| | * rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-13
| |/ |/|
| * doc: Fixup definition of rcupdate.rcu_task_stall_timeoutZhenzhong Duan2019-05-28
| * doc/rcuref: Document real world examples in kernelJoel Fernandes (Google)2019-05-28
|/
* doc: Fix typos and otherwise modernize checklist.txtPaul E. McKenney2019-03-26
* doc: Describe choice of rcu_dereference() APIs and __rcu usagePaul E. McKenney2019-03-26
* doc: Repair some whitespace damageTycho Andersen2019-03-26
* doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney2019-03-26
* Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\
| * Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven2019-03-04
| * doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven2019-03-04
| |
| \
| \
| \
*---. \ Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-09
|\ \ \ \
| | | * | RCU/torture.txt: Remove section MODULE PARAMETERSJunchang Wang2019-01-25
| | |/ /
| * | | rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney2019-01-25
| * | | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-25
| |/ /
* | | doc: Fix outdated linksJunchang Wang2019-01-25
* | | doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney2019-01-25
|/ /
* | rcu: Discard separate per-CPU callback countsPaul E. McKenney2019-01-25
* | rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2019-01-25
|/
* doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)2018-11-12
* doc: Correct parameter in stallwarnJoel Fernandes (Google)2018-11-12
* doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney2018-11-12
* doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)2018-11-12
* doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)2018-11-12
* doc: Make reader aware of rcu_dereference_protectedJoel Fernandes (Google)2018-11-12
* doc: rcu: Encourage use of rcu_barrier in checklistJoel Fernandes (Google)2018-11-12
* doc: rcu: Remove obsolete checklist item about synchronize_rcu usageJoel Fernandes (Google)2018-11-12
* doc: rcu: Remove obsolete suggestion from checklistJoel Fernandes (Google)2018-11-12
* doc: rcu: Add more rationale for using rcu_read_lock_sched in checklistJoel Fernandes (Google)2018-11-12
* doc: rcu: Update core and full API in whatisRCUJoel Fernandes (Google)2018-11-12
* doc: rcu: Update description of gp_seq fields in rcu_dataJoel Fernandes (Google)2018-11-12
* doc: rcu: Better clarify the rcu_segcblist ->len fieldJoel Fernandes (Google)2018-11-12
* doc: rcu: Update Data-Structures for RCU flavor consolidationJoel Fernandes (Google)2018-11-12
* doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)2018-11-12
* doc: Update information about resched_cpuJoel Fernandes (Google)2018-11-12
* doc: Remove rcu_preempt_state reference in stallwarnJoel Fernandes (Google)2018-11-09
* doc: Clarify RCU data-structure comment about rcu_tree fanoutJoel Fernandes (Google)2018-11-09
* doc: Set down forward-progress requirementsPaul E. McKenney2018-11-09