| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-04 | 1 | -3/+3 |
|\ |
|
| * | doc: Fix diagram references in memory-ordering document | Frederic Weisbecker | 2021-05-11 | 1 | -2/+2 |
| * | doc: Fix statement of RCU's memory-ordering requirements | Paul E. McKenney | 2021-05-11 | 1 | -1/+1 |
* | | doc: Give XDP as example of non-obvious RCU reader/updater pairing | Toke Høiland-Jørgensen | 2021-06-24 | 1 | -2/+9 |
* | | doc: Clarify and expand RCU updaters and corresponding readers | Paul E. McKenney | 2021-06-24 | 1 | -21/+27 |
|/ |
|
* | docs: Correctly spell Stephen Hemminger's name | Paul E. McKenney | 2021-03-15 | 1 | -1/+1 |
* | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 2021-02-22 | 1 | -47/+47 |
|\ |
|
| * | Documentation: Replace lkml.org links with lore | Joe Perches | 2021-01-11 | 1 | -47/+47 |
* | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-21 | 6 | -377/+412 |
|\ \ |
|
| * \ | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2021-02-12 | 6 | -377/+412 |
| |\ \
| | |/
| |/| |
|
| | *-----. | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney | 2021-01-23 | 2 | -1/+40 |
| | |\ \ \ \ |
|
| | | | | | * | srcu: Document polling interfaces for Tree SRCU grace periods | Paul E. McKenney | 2021-01-04 | 1 | -0/+18 |
| | | | | |/
| | | | |/| |
|
| | | | | * | rcu: Check and report missed fqs timer wakeup on RCU stall | Neeraj Upadhyay | 2021-01-07 | 1 | -1/+22 |
| | | | |/ |
|
| | * | | | doc: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior | 2021-01-07 | 6 | -24/+24 |
| | * | | | doc: Update RCU's requirements page about the PREEMPT_RT wiki | Sebastian Andrzej Siewior | 2021-01-07 | 1 | -1/+1 |
| | * | | | doc: Update RCU requirements RCU_INIT_POINTER() description | Paul E. McKenney | 2021-01-04 | 1 | -2/+1 |
| | * | | | docs: Fix typos and drop/fix dead links in RCU documentation | Paul Gortmaker | 2021-01-04 | 2 | -17/+14 |
| | * | | | doc: Remove obsolete RCU-bh and RCU-sched update-side API members | Paul E. McKenney | 2021-01-04 | 1 | -14/+14 |
| | * | | | docs: Remove redundant "``" from Requirements.rst | Paul E. McKenney | 2021-01-04 | 1 | -332/+332 |
| | | |/
| | |/| |
|
* | / | | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 1 | -2/+1 |
|/ / / |
|
* / / | docs: Fix reST markup when linking to sections | Nícolas F. R. A. Prado | 2020-12-31 | 2 | -14/+14 |
|/ / |
|
* | | docs/rcu: Update the call_rcu() API | Hui Su | 2020-11-07 | 1 | -2/+1 |
* | | docs: RCU: Requirements.rst: Fix a list block | Mauro Carvalho Chehab | 2020-11-07 | 1 | -0/+1 |
* | | docs: Update RCU's hotplug requirements with a bit about design | Joel Fernandes (Google) | 2020-11-07 | 1 | -10/+39 |
* | | doc: Present the role of READ_ONCE() | Paul E. McKenney | 2020-11-03 | 2 | -0/+13 |
|/ |
|
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2020-10-09 | 3 | -4/+4 |
|\ |
|
| * | doc: Drop doubled words from RCU requirements documentation | Randy Dunlap | 2020-08-24 | 1 | -2/+2 |
| * | doc: Drop doubled words from RCU Data-Structures.rst | Randy Dunlap | 2020-08-24 | 1 | -1/+1 |
| * | docs: Fix typo in synchronize_rcu() function name | Tobias Klauser | 2020-08-24 | 1 | -1/+1 |
* | | docs: Fix function name trailing double-()s | Kees Cook | 2020-08-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 10 | -404/+500 |
|\ |
|
| * | doc: Tasks RCU must protect instructions before trampoline | Paul E. McKenney | 2020-06-29 | 1 | -1/+6 |
| * | doc: Timer problems can cause RCU CPU stall warnings | Paul E. McKenney | 2020-06-29 | 1 | -0/+7 |
| * | docs: RCU: Don't duplicate chapter names in rculist_nulls.rst | Mauro Carvalho Chehab | 2020-06-29 | 1 | -0/+6 |
| * | docs: RCU: Convert stallwarn.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -21/+35 |
| * | docs: RCU: Convert rcuref.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -96/+104 |
| * | docs: RCU: Convert torture.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -53/+65 |
| * | docs: RCU: Convert rculist_nulls.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 3 | -172/+195 |
| * | docs: RCU: Convert lockdep.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -4/+9 |
| * | docs: RCU: Convert lockdep-splat.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -52/+58 |
| * | docs: RCU: Convert checklist.txt to ReST | Mauro Carvalho Chehab | 2020-06-29 | 2 | -5/+15 |
* | | Documentation/barriers: Remove references to [smp_]read_barrier_depends() | Will Deacon | 2020-07-21 | 1 | -1/+1 |
|/ |
|
* | rcu: Make rcu_read_unlock_special() safe for rq/pi locks | Paul E. McKenney | 2020-04-27 | 1 | -45/+16 |
* | doc: Add rcutorture scripting to torture.txt | Paul E. McKenney | 2020-02-27 | 1 | -7/+140 |
* | doc/RCU/rcu: Use https instead of http if possible | SeongJae Park | 2020-02-27 | 1 | -1/+1 |
* | doc/RCU/rcu: Use absolute paths for non-rst files | SeongJae Park | 2020-02-27 | 1 | -2/+2 |
* | doc/RCU/rcu: Use ':ref:' for links to other docs | SeongJae Park | 2020-02-27 | 1 | -6/+6 |
* | doc/RCU/listRCU: Update example function name | SeongJae Park | 2020-02-27 | 1 | -3/+3 |
* | doc/RCU/listRCU: Fix typos in a example code snippets | SeongJae Park | 2020-02-27 | 1 | -2/+2 |
* | doc/RCU/Design: Remove remaining HTML tags in ReST files | SeongJae Park | 2020-02-27 | 1 | -4/+4 |