summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker2018-05-151-0/+2
*---. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-114-22/+36
|\ \ \
| | | * doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney2017-12-053-8/+4
| | |/
| * / doc: Update dyntick-idle design documentation for NMI/irq consolidationPaul E. McKenney2017-11-281-14/+32
| |/
* / doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney2017-12-043-9/+8
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1315-78/+14292
|\
| * documentation: Update RCU CPU stall warning messagesPaul E. McKenney2017-10-091-77/+105
| * documentation: Slow systems can stall RCU grace periodsPaul E. McKenney2017-10-091-0/+6
| * documentation: Long-running irq handlers can stall RCU grace periodsPaul E. McKenney2017-10-091-1/+11
| * documentation: RCU grace-period memory ordering guaranteesPaul E. McKenney2017-10-0914-0/+14170
* | Documentation: fix ref to workqueue contentTom Saeger2017-10-191-1/+1
|/
* doc: Set down RCU's scheduling-clock-interrupt needsPaul E. McKenney2017-08-171-0/+130
* doc: No longer allowed to use rcu_dereference on non-pointersPaul E. McKenney2017-08-171-40/+21
* doc: Update RCU documentationPaul E. McKenney2017-08-175-49/+111
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-083-538/+1
* rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-082-10/+7
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-081-5/+1
* doc: Take tail recursion into account in RCU requirementsPaul E. McKenney2017-06-081-1/+2
* srcu: Document auto-expediting requirementPaul E. McKenney2017-06-081-0/+14
*-. Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-214-6/+31
|\ \
| | * rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney2017-04-181-1/+10
| | * rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney2017-04-181-2/+2
| | * rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney2017-04-181-2/+10
| | * rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney2017-04-181-1/+8
| * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-183-5/+6
| |/
* | doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney2017-04-121-1/+3
* | doc: Update the comparisons rule in rcu_dereference.txtMichalis Kokologiannakis2017-04-121-0/+9
* | doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney2017-04-121-14/+15
* | doc: Update requirements based on recent changesPaul E. McKenney2017-04-121-26/+94
* | doc: Update RCU data-structure documentation for rcu_segcblistPaul E. McKenney2017-04-122-85/+156
* | doc: Update stallwarn.txt to make causes more prominentPaul E. McKenney2017-04-121-90/+100
* | doc: Add mid-boot operation to expedited grace periodsPaul E. McKenney2017-04-121-3/+44
* | doc: Synchronous RCU grace periods are now legal throughout bootPaul E. McKenney2017-04-121-34/+47
|/
*-. Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-251-4/+1
|\ \
| | * rcu: Eliminate unused expedited_normal counterPaul E. McKenney2017-01-231-4/+1
| |/
* | doc: Quick-Quiz answers are now inlinePaul E. McKenney2017-01-141-4/+1
* | doc: Fix RCU requirements typosTetsuo Handa2017-01-141-6/+6
* | rcu: Design documentation for expedited grace periodsPaul E. McKenney2017-01-1412-0/+5093
|/
* Documentation/RCU: Fix minor typoPranith Kumar2016-11-141-1/+1
* documentation: Present updated RCU guaranteePaul E. McKenney2016-11-141-1/+24
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-1/+1
* documentation: Record reason for rcu_head two-byte alignmentPaul E. McKenney2016-08-221-0/+22
* rcutorture: Remove outdated config option descriptionSeongJae Park2016-08-221-15/+0
* Documentation: Fix spelling mistakeEric Engestrom2016-06-141-1/+1
* documentation: Add RCU_NONIDLE() restrictions to requirementsPaul E. McKenney2016-06-141-0/+35
* documentation: Add references to 2010 and 2014 Big API TablesPaul E. McKenney2016-06-141-0/+2
* documentation: Add reference to 2014 RCU API LWN articlePaul E. McKenney2016-06-141-0/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-191-3/+3
|\
| * Documentation: fix common spelling mistakesKees Cook2016-04-281-3/+3
| |
| \
*-. | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney2016-04-211-5/+5
|\ \|