Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | docs: Fix reST markup when linking to sections | NĂcolas F. R. A. Prado | 2 | -14/+14 |
2020-11-07 | docs/rcu: Update the call_rcu() API | Hui Su | 1 | -2/+1 |
2020-11-07 | docs: RCU: Requirements.rst: Fix a list block | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-11-07 | docs: Update RCU's hotplug requirements with a bit about design | Joel Fernandes (Google) | 1 | -10/+39 |
2020-11-03 | doc: Present the role of READ_ONCE() | Paul E. McKenney | 2 | -0/+13 |
2020-10-09 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 3 | -4/+4 |
2020-08-25 | docs: Fix function name trailing double-()s | Kees Cook | 1 | -1/+1 |
2020-08-25 | doc: Drop doubled words from RCU requirements documentation | Randy Dunlap | 1 | -2/+2 |
2020-08-25 | doc: Drop doubled words from RCU Data-Structures.rst | Randy Dunlap | 1 | -1/+1 |
2020-08-25 | docs: Fix typo in synchronize_rcu() function name | Tobias Klauser | 1 | -1/+1 |
2020-08-04 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -404/+500 |
2020-07-21 | Documentation/barriers: Remove references to [smp_]read_barrier_depends() | Will Deacon | 1 | -1/+1 |
2020-06-29 | doc: Tasks RCU must protect instructions before trampoline | Paul E. McKenney | 1 | -1/+6 |
2020-06-29 | doc: Timer problems can cause RCU CPU stall warnings | Paul E. McKenney | 1 | -0/+7 |
2020-06-29 | docs: RCU: Don't duplicate chapter names in rculist_nulls.rst | Mauro Carvalho Chehab | 1 | -0/+6 |
2020-06-29 | docs: RCU: Convert stallwarn.txt to ReST | Mauro Carvalho Chehab | 2 | -21/+35 |
2020-06-29 | docs: RCU: Convert rcuref.txt to ReST | Mauro Carvalho Chehab | 2 | -96/+104 |
2020-06-29 | docs: RCU: Convert torture.txt to ReST | Mauro Carvalho Chehab | 2 | -53/+65 |
2020-06-29 | docs: RCU: Convert rculist_nulls.txt to ReST | Mauro Carvalho Chehab | 3 | -172/+195 |
2020-06-29 | docs: RCU: Convert lockdep.txt to ReST | Mauro Carvalho Chehab | 2 | -4/+9 |
2020-06-29 | docs: RCU: Convert lockdep-splat.txt to ReST | Mauro Carvalho Chehab | 2 | -52/+58 |
2020-06-29 | docs: RCU: Convert checklist.txt to ReST | Mauro Carvalho Chehab | 2 | -5/+15 |
2020-04-27 | rcu: Make rcu_read_unlock_special() safe for rq/pi locks | Paul E. McKenney | 1 | -45/+16 |
2020-02-27 | doc: Add rcutorture scripting to torture.txt | Paul E. McKenney | 1 | -7/+140 |
2020-02-27 | doc/RCU/rcu: Use https instead of http if possible | SeongJae Park | 1 | -1/+1 |
2020-02-27 | doc/RCU/rcu: Use absolute paths for non-rst files | SeongJae Park | 1 | -2/+2 |
2020-02-27 | doc/RCU/rcu: Use ':ref:' for links to other docs | SeongJae Park | 1 | -6/+6 |
2020-02-27 | doc/RCU/listRCU: Update example function name | SeongJae Park | 1 | -3/+3 |
2020-02-27 | doc/RCU/listRCU: Fix typos in a example code snippets | SeongJae Park | 1 | -2/+2 |
2020-02-27 | doc/RCU/Design: Remove remaining HTML tags in ReST files | SeongJae Park | 1 | -4/+4 |
2020-02-27 | doc: Add some more RCU list patterns in the kernel | Joel Fernandes (Google) | 1 | -64/+211 |
2020-01-24 | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf... | Paul E. McKenney | 1 | -8/+3 |
2020-01-24 | rcu: Remove kfree_rcu() special casing and lazy-callback handling | Joel Fernandes (Google) | 1 | -8/+3 |
2019-12-11 | doc: Fix typo "deference" to "dereference" | Paul E. McKenney | 1 | -1/+1 |
2019-12-11 | doc: Updated full list of RCU API in whatisRCU.rst | Madhuparna Bhowmik | 1 | -2/+7 |
2019-12-11 | doc: Convert to rcubarrier.txt to ReST | Amol Grover | 2 | -97/+126 |
2019-12-11 | doc: Convert to rcu_dereference.txt to rcu_dereference.rst | Amol Grover | 2 | -34/+42 |
2019-12-11 | doc: Convert whatisRCU.txt to .rst | Phong Tran | 2 | -107/+178 |
2019-12-11 | doc: Converted NMI-RCU.txt to NMI-RCU.rst. | Madhuparna Bhowmik | 2 | -25/+29 |
2019-12-11 | doc: Convert arrayRCU.txt to arrayRCU.rst | Madhuparna Bhowmik | 2 | -11/+24 |
2019-10-29 | Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() | Sebastian Andrzej Siewior | 3 | -3/+3 |
2019-10-29 | doc: Update list_for_each_entry_rcu() documentation | Joel Fernandes (Google) | 2 | -5/+23 |
2019-10-29 | Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()" | Joel Fernandes (Google) | 1 | -0/+54 |
2019-10-29 | Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-29 | docs: rcu: Increase toctree to 3 | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-29 | docs: rcu: Correct links referring to titles | Joel Fernandes (Google) | 2 | -60/+47 |
2019-10-29 | docs: rcu: convert some articles from html to ReST | Mauro Carvalho Chehab | 11 | -6104/+4978 |
2019-10-29 | Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-29 | Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo... | Joel Fernandes (Google) | 1 | -71/+0 |
2019-08-14 | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney | 2 | -1/+78 |