aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-162-16/+30
|\ \
| | * rcu: Add GP-kthread-starvation checks to CPU stall warningsPaul E. McKenney2015-01-161-0/+9
| | * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-161-16/+16
| | * rcu: Improve diagnostics for spurious RCU CPU stall warningsPaul E. McKenney2015-01-061-0/+5
| |/
* / documentation: Update sysfs path for rcu_cpu_stall_timeoutXie XiuQi2015-01-061-1/+1
|/
*-. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-134-15/+9
|\ \
| | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-294-9/+9
| |/ |/|
| * rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-281-6/+0
|/
* documentation: Add verbiage on RCU-tasks stall warning messagesPaul E. McKenney2014-09-071-9/+24
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* documentation: Add pointer to percpu-ref for RCU and refcountPaul E. McKenney2014-07-081-0/+9
* documentation: Update reference, kerneltrap.org no longer worksPranith Kumar2014-07-081-2/+2
* documentation: Update API documentationPaul E. McKenney2014-04-291-11/+44
* documentation: Record rcu_dereference() value mishandlingPaul E. McKenney2014-04-293-4/+381
* documentation: Update sysfs path for rcu_cpu_stall_suppressPaul E. McKenney2014-04-291-1/+1
* documentation: Fix some inconsistencies in RTFP.txtPaul E. McKenney2014-02-171-24/+125
* documentation: Document call_rcu() safety mechanisms and limitationsPaul E. McKenney2014-02-171-5/+13
* Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-0/+2
*-. Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03...Paul E. McKenney2013-12-121-8/+12
|\ \
| * | rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-031-8/+12
| |/
* / rcu: Fix typo in Documentation/RCU/trace.txtPaul E. McKenney2013-12-031-1/+1
|/
* rcu: Fix occurrence of "the the" in checklist.txtMichael Opdenacker2013-09-251-2/+2
* rcu: Update stall-warning documentationPaul E. McKenney2013-09-251-7/+15
*-. Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney2013-08-311-0/+10
|\ \
| | * rcu: Increase rcutorture test coveragePaul E. McKenney2013-08-201-0/+10
| |/
* | rcu: Update RTFP documentationPaul E. McKenney2013-08-191-305/+553
* | rcu: Fix rcu_barrier() documentationPaul E. McKenney2013-08-181-4/+8
|/
*-. Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-104-123/+11
|\ \
| | * rcu: Remove TINY_PREEMPT_RCU tracing documentationPaul E. McKenney2013-06-101-96/+4
| |/ |/|
| * rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-103-27/+7
|/
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-025-22/+61
|\
| *-. Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-261-9/+24
| |\ \
| | * | rcu: Add softirq-stall indications to stall-warning messagesPaul E. McKenney2013-03-131-9/+24
| | |/
| * | rcu: Documentation updatePaul E. McKenney2013-03-123-11/+35
| * | rcu: Make bugginess of code sample more evidentPaul E. McKenney2013-03-121-2/+2
| |/
* / nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-1/+1
|/
*-. Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-166-196/+299
|\ \
| | * rcu: Remove list_for_each_continue_rcu()Paul E. McKenney2012-11-132-12/+9
| |/ |/|
| * rcu: Add documentation for the new rcuexp debugfs trace filePaul E. McKenney2012-11-161-0/+41
| * rcu: Update documentation for TREE_RCU debugfs tracingPaul E. McKenney2012-11-161-183/+182
| * rcu: Document alternative RCU/reference-count algorithmsPaul E. McKenney2012-11-081-2/+59
| * rcu: Update docs to include kfree_rcu()Kees Cook2012-11-082-3/+12
| * rcu: Correct the name of a reference in list of RCU papersDhaval Giani2012-10-231-1/+1
|/
*---. Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney2012-09-243-10/+21
|\ \ \
| | * | rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning messagePaul E. McKenney2012-09-231-8/+8
| | |/
| * / rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney2012-09-232-2/+13
| |/
* / rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney2012-09-231-27/+16
|/
* rcu: Update documentation to cover call_srcu() and srcu_barrier().Paul E. McKenney2012-07-024-33/+36
* rcu: Introduce rcutorture testing for rcu_barrier()Paul E. McKenney2012-04-301-1/+14
* rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-211-0/+14