aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds5-125/+163
2019-06-28doc: RCU callback locks need only _bh, not necessarily _irqJiunn Chang1-6/+7
2019-06-27Documentation: RCU: Add TOC tree hooksJiunn Chang1-0/+19
2019-06-27Documentation: RCU: Rename txt files to rstJiunn Chang3-0/+0
2019-06-27Documentation: RCU: Convert RCU UP systems to reSTJiunn Chang1-14/+23
2019-06-27Documentation: RCU: Convert RCU linked list to reSTJiunn Chang1-16/+22
2019-06-27Documentation: RCU: Convert RCU basic concepts to reSTJiunn Chang1-58/+61
2019-06-19Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.13a', 'srcu.2019.05.28a', 'sync.2019.05.28a' and 'torture.2019.05.28a' into HEADPaul E. McKenney3-6/+25
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri1-4/+4
2019-05-28doc: Fixup definition of rcupdate.rcu_task_stall_timeoutZhenzhong Duan1-1/+1
2019-05-28doc/rcuref: Document real world examples in kernelJoel Fernandes (Google)1-1/+20
2019-03-26doc: Fix typos and otherwise modernize checklist.txtPaul E. McKenney1-18/+25
2019-03-26doc: Describe choice of rcu_dereference() APIs and __rcu usagePaul E. McKenney1-0/+103
2019-03-26doc: Repair some whitespace damageTycho Andersen1-5/+5
2019-03-26doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney8-76/+66
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds1-6/+6
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven1-3/+3
2019-03-04doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven1-3/+3
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEADPaul E. McKenney5-178/+13
2019-01-25RCU/torture.txt: Remove section MODULE PARAMETERSJunchang Wang1-167/+2
2019-01-25rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney3-5/+5
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney4-6/+6
2019-01-25doc: Fix outdated linksJunchang Wang1-2/+2
2019-01-25doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney1-7/+13
2019-01-25rcu: Discard separate per-CPU callback countsPaul E. McKenney1-7/+8
2019-01-25rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2-20/+24
2018-11-12doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)1-1/+1
2018-11-12doc: Correct parameter in stallwarnJoel Fernandes (Google)1-1/+1
2018-11-12doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney1-15/+29
2018-11-12doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)1-1/+1
2018-11-12doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)1-50/+0
2018-11-12doc: Make reader aware of rcu_dereference_protectedJoel Fernandes (Google)1-1/+14
2018-11-12doc: rcu: Encourage use of rcu_barrier in checklistJoel Fernandes (Google)1-2/+2
2018-11-12doc: rcu: Remove obsolete checklist item about synchronize_rcu usageJoel Fernandes (Google)1-30/+7
2018-11-12doc: rcu: Remove obsolete suggestion from checklistJoel Fernandes (Google)1-5/+1
2018-11-12doc: rcu: Add more rationale for using rcu_read_lock_sched in checklistJoel Fernandes (Google)1-1/+1
2018-11-12doc: rcu: Update core and full API in whatisRCUJoel Fernandes (Google)1-27/+28
2018-11-12doc: rcu: Update description of gp_seq fields in rcu_dataJoel Fernandes (Google)1-3/+4
2018-11-12doc: rcu: Better clarify the rcu_segcblist ->len fieldJoel Fernandes (Google)1-8/+15
2018-11-12doc: rcu: Update Data-Structures for RCU flavor consolidationJoel Fernandes (Google)5-2240/+559
2018-11-12doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)2-760/+25
2018-11-12doc: Update information about resched_cpuJoel Fernandes (Google)1-3/+3
2018-11-08doc: Remove rcu_preempt_state reference in stallwarnJoel Fernandes (Google)1-3/+2
2018-11-08doc: Clarify RCU data-structure comment about rcu_tree fanoutJoel Fernandes (Google)1-3/+5
2018-11-08doc: Set down forward-progress requirementsPaul E. McKenney1-2/+108
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2-38/+0
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad2-38/+0
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney1-26/+24
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney1-26/+24
2018-08-30doc: Fix broken HTML directivePaul E. McKenney1-1/+1