- e4453d8 rcu: Make rcu_read_unlock_special() safe for rq/pi locks by Paul E. McKenney · 4 years, 11 months ago
- 9671f30 doc: Add rcutorture scripting to torture.txt by Paul E. McKenney · 5 years ago
- 06a649b doc/RCU/rcu: Use https instead of http if possible by SeongJae Park · 5 years ago
- 6a534b2 doc/RCU/rcu: Use absolute paths for non-rst files by SeongJae Park · 5 years ago
- be28956 doc/RCU/rcu: Use ':ref:' for links to other docs by SeongJae Park · 5 years ago
- 3282b04 doc/RCU/listRCU: Update example function name by SeongJae Park · 5 years ago
- c50a871 doc/RCU/listRCU: Fix typos in a example code snippets by SeongJae Park · 5 years ago
- d18c265 doc/RCU/Design: Remove remaining HTML tags in ReST files by SeongJae Park · 5 years ago
- dc8cb9d doc: Add some more RCU list patterns in the kernel by Joel Fernandes (Google) · 4 years, 11 months ago
- 0e24738 Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEAD by Paul E. McKenney · 5 years ago
- 77a40f9 rcu: Remove kfree_rcu() special casing and lazy-callback handling by Joel Fernandes (Google) · 5 years ago
- 6e6eca2 doc: Fix typo "deference" to "dereference" by Paul E. McKenney · 5 years ago
- 17f0da1 doc: Updated full list of RCU API in whatisRCU.rst by Madhuparna Bhowmik · 5 years ago
- 4af4983 doc: Convert to rcubarrier.txt to ReST by Amol Grover · 5 years ago
- b00aedf doc: Convert to rcu_dereference.txt to rcu_dereference.rst by Amol Grover · 5 years ago
- 5e1bc93 doc: Convert whatisRCU.txt to .rst by Phong Tran · 5 years ago
- 6705cae doc: Converted NMI-RCU.txt to NMI-RCU.rst. by Madhuparna Bhowmik · 5 years ago
- 9ffdd79 doc: Convert arrayRCU.txt to arrayRCU.rst by Madhuparna Bhowmik · 5 years ago
- b1ec18e Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() by Sebastian Andrzej Siewior · 5 years ago
- 4527106 doc: Update list_for_each_entry_rcu() documentation by Joel Fernandes (Google) · 5 years ago
- 71cb46a Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()" by Joel Fernandes (Google) · 5 years ago
- d7424e2 Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()" by Joel Fernandes (Google) · 5 years ago
- 76e771d docs: rcu: Increase toctree to 3 by Joel Fernandes (Google) · 5 years ago
- 07335c1 docs: rcu: Correct links referring to titles by Joel Fernandes (Google) · 5 years ago
- ccc9971 docs: rcu: convert some articles from html to ReST by Mauro Carvalho Chehab · 5 years ago
- c07e6f36 Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()" by Joel Fernandes (Google) · 5 years ago
- 97df75c Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()" by Joel Fernandes (Google) · 5 years ago
- 31da067 Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08.13a' and 'torture.2019.08.01b' into HEAD by Paul E. McKenney · 5 years ago
- 0a5b99f treewide: Rename rcu_dereference_raw_notrace() to _check() by Joel Fernandes (Google) · 5 years ago
- 0500873 doc: Add rcutree.kthread_prio pointer to stallwarn.txt by Paul E. McKenney · 5 years ago
- 1f3ebc8 rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock() by Paul E. McKenney · 6 years ago
- bff9e34 docs: fix broken doc references due to renames by Mauro Carvalho Chehab · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- acb6258 doc: RCU callback locks need only _bh, not necessarily _irq by Jiunn Chang · 6 years ago
- c0e679b Documentation: RCU: Add TOC tree hooks by Jiunn Chang · 6 years ago
- f93a3e4 Documentation: RCU: Rename txt files to rst by Jiunn Chang · 6 years ago
- 2a5b0c84 Documentation: RCU: Convert RCU UP systems to reST by Jiunn Chang · 6 years ago
- 9422dc2 Documentation: RCU: Convert RCU linked list to reST by Jiunn Chang · 6 years ago
- a9f0969 Documentation: RCU: Convert RCU basic concepts to reST by Jiunn Chang · 6 years ago
- 11ca7a9 Merge 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 HEAD by Paul E. McKenney · 6 years ago
- 9129b01 rcu: Don't return a value from rcu_assign_pointer() by Andrea Parri · 6 years ago
- 588759a doc: Fixup definition of rcupdate.rcu_task_stall_timeout by Zhenzhong Duan · 6 years ago
- de1dbce doc/rcuref: Document real world examples in kernel by Joel Fernandes (Google) · 6 years ago
- 884b429 doc: Fix typos and otherwise modernize checklist.txt by Paul E. McKenney · 6 years ago
- d1b493b doc: Describe choice of rcu_dereference() APIs and __rcu usage by Paul E. McKenney · 6 years ago
- 0fa201d doc: Repair some whitespace damage by Tycho Andersen · 6 years ago
- 4fea6ef doc: Remove obsolete RCU update functions from RCU documentation by Paul E. McKenney · 6 years ago
- 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- 866d65b Documentation/locking/lockdep: Drop last two chars of sample states by Geert Uytterhoeven · 6 years ago
- 6cd4385 doc: rcu: Suspicious RCU usage is a warning by Geert Uytterhoeven · 6 years ago
- e7ffb4e Merge 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 HEAD by Paul E. McKenney · 6 years ago
- 6684880 RCU/torture.txt: Remove section MODULE PARAMETERS by Junchang Wang · 6 years ago
- fb60e53 rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU by Paul E. McKenney · 6 years ago
- c98cac6 rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() by Paul E. McKenney · 6 years ago
- 87d1779 doc: Fix outdated links by Junchang Wang · 6 years ago
- 6efebf8 doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier() by Paul E. McKenney · 6 years ago
- 260e1e4 rcu: Discard separate per-CPU callback counts by Paul E. McKenney · 6 years ago
- 142d106 rcu: Determine expedited-GP IPI handler at build time by Paul E. McKenney · 6 years ago
- 97b5937 doc: Fix "struction" typo in RCU memory-ordering documentation by Joel Fernandes (Google) · 6 years ago
- a78ad16 doc: Correct parameter in stallwarn by Joel Fernandes (Google) · 6 years ago
- 97562c0 doc: RCU scheduler spinlock rcu_read_unlock() restriction remains by Paul E. McKenney · 6 years ago
- 97949f0 doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() by Joel Fernandes (Google) · 6 years ago
- 8b9df28 doc: Remove obsolete (non-)requirement about disabling preemption by Joel Fernandes (Google) · 6 years ago
- 93eb1420 doc: Make reader aware of rcu_dereference_protected by Joel Fernandes (Google) · 6 years ago
- 1c7d6d4 doc: rcu: Encourage use of rcu_barrier in checklist by Joel Fernandes (Google) · 6 years ago
- e060a03 doc: rcu: Remove obsolete checklist item about synchronize_rcu usage by Joel Fernandes (Google) · 6 years ago
- bc2072c doc: rcu: Remove obsolete suggestion from checklist by Joel Fernandes (Google) · 6 years ago
- 090c168 doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist by Joel Fernandes (Google) · 6 years ago
- 3398496 doc: rcu: Update core and full API in whatisRCU by Joel Fernandes (Google) · 6 years ago
- 70f0508 doc: rcu: Update description of gp_seq fields in rcu_data by Joel Fernandes (Google) · 6 years ago
- 82eccec doc: rcu: Better clarify the rcu_segcblist ->len field by Joel Fernandes (Google) · 6 years ago
- b54d9db doc: rcu: Update Data-Structures for RCU flavor consolidation by Joel Fernandes (Google) · 6 years ago
- c9b6f89 doc: Remove rcu_dynticks from Data-Structures by Joel Fernandes (Google) · 6 years ago
- 5cc379a doc: Update information about resched_cpu by Joel Fernandes (Google) · 6 years ago
- dd944ca doc: Remove rcu_preempt_state reference in stallwarn by Joel Fernandes (Google) · 6 years ago
- 2d0350a doc: Clarify RCU data-structure comment about rcu_tree fanout by Joel Fernandes (Google) · 6 years ago
- 832aa35 doc: Set down forward-progress requirements by Paul E. McKenney · 6 years ago
- 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- a7ddcea Drop all 00-INDEX files from Documentation/ by Henrik Austad · 6 years ago
- b56ada1 Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD by Paul E. McKenney · 6 years ago
- 3e31009 rcu: Defer reporting RCU-preempt quiescent states when disabled by Paul E. McKenney · 7 years ago
- 5c3f78e doc: Fix broken HTML directive by Paul E. McKenney · 6 years ago
- 7709590 doc: Update removal of RCU-bh/sched update machinery by Paul E. McKenney · 7 years ago
- ea24c12 doc: Improve rcu_dynticks::dynticks documentation by Joel Fernandes (Google) · 7 years ago
- a5a2889 doc: Fix broken RCU-requirements link to LKML archive by Joel Fernandes (Google) · 7 years ago
- e77cb32 doc: Add design documentation on interruption of NMI handlers by Paul E. McKenney · 7 years ago
- b7b6f94 rculist: Improve documentation for list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
- 264d4f8 doc: Update synchronize_rcu() definition in whatisRCU.txt by Andrea Parri · 7 years ago
- e133346 doc: Update RCU CPU stall-warning documentation by Paul E. McKenney · 7 years ago
- 869cc74 doc: Update memory-ordering documentation for ->gp-seq by Paul E. McKenney · 7 years ago
- b1e1f21 doc: Update data-structure documentation for ->gp_seq by Paul E. McKenney · 7 years ago
- 628c084 doc: Ensure whatisRCU.txt actually says what RCU is by Paul Gortmaker · 7 years ago
- 1dfa55e Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD by Paul E. McKenney · 7 years ago
- 9ad3c14 doc: De-emphasize smp_read_barrier_depends by Paul E. McKenney · 7 years ago
- f2b1760 doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() by Paul E. McKenney · 7 years ago
- 3af3999 doc: Update dyntick-idle design documentation for NMI/irq consolidation by Paul E. McKenney · 7 years ago
- 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d354a6f Documentation: fix ref to workqueue content by Tom Saeger · 7 years ago
- d3cf517 documentation: Update RCU CPU stall warning messages by Paul E. McKenney · 7 years ago
- 3d916a4 documentation: Slow systems can stall RCU grace periods by Paul E. McKenney · 7 years ago