Age | Commit message (Expand) | Author | Files | Lines |
2015-12-05 | documentation: Update RCU requirements based on expedited changes | Paul E. McKenney | 2 | -3/+19 |
2015-12-05 | documentation: Clarify RCU memory barriers and requirements | Paul E. McKenney | 2 | -54/+78 |
2015-12-05 | documentation: Expand on scheduler/RCU deadlock requirements | Paul E. McKenney | 2 | -10/+18 |
2015-12-05 | documentation: Composability analogies | Paul E. McKenney | 2 | -0/+16 |
2015-12-05 | documentation: Cover requirements controlling stall warnings | Paul E. McKenney | 2 | -2/+48 |
2015-12-05 | Documentation: Record bottom-bit-zero guarantee for ->next | Paul E. McKenney | 2 | -0/+86 |
2015-12-05 | documentation: Record RCU requirements | Paul E. McKenney | 7 | -0/+6800 |
2015-10-07 | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney | 3 | -29/+23 |
2015-10-06 | documentation: Catch up list of torture_type options | Paul E. McKenney | 1 | -26/+13 |
2015-10-06 | documentation: Correct doc to use rcu_dereference_protected | Jason A. Donenfeld | 1 | -3/+3 |
2015-10-06 | documentation: Call out slow consoles as cause of stall warnings | Paul E. McKenney | 1 | -0/+7 |
2015-09-20 | rcu: Invert passed_quiesce and rename to cpu_no_qs | Paul E. McKenney | 1 | -16/+16 |
2015-08-04 | Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD | Paul E. McKenney | 1 | -1/+1 |
2015-08-04 | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD | Paul E. McKenney | 2 | -36/+29 |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney | 1 | -1/+1 |
2015-07-17 | rcu: Add fastpath bypassing funnel locking | Paul E. McKenney | 1 | -26/+10 |
2015-07-17 | documentation: Describe new expedited stall warnings | Paul E. McKenney | 1 | -0/+17 |
2015-07-17 | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney | 1 | -10/+2 |
2015-07-15 | documentation: Fix spelling of "operators" | Paul E. McKenney | 1 | -1/+1 |
2015-06-24 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-06-22 | Doc: Change wikipedia's URL from http to https | Masanari Iida | 1 | -1/+1 |
2015-05-27 | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 2 | -1/+8 |
2015-05-27 | documentation: State that rcu_dereference() reloads pointer | Milos Vyletel | 1 | -1/+3 |
2015-05-27 | documentation: Update rcu_dereference.txt based on WG21 discussions | Paul E. McKenney | 1 | -0/+5 |
2015-05-27 | documentation: RCU-protected array indexes no longer supported | Paul E. McKenney | 4 | -37/+28 |
2015-01-15 | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2 | -16/+30 |
2015-01-15 | rcu: Add GP-kthread-starvation checks to CPU stall warnings | Paul E. McKenney | 1 | -0/+9 |
2015-01-15 | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney | 1 | -16/+16 |
2015-01-06 | rcu: Improve diagnostics for spurious RCU CPU stall warnings | Paul E. McKenney | 1 | -0/+5 |
2015-01-06 | documentation: Update sysfs path for rcu_cpu_stall_timeout | Xie XiuQi | 1 | -1/+1 |
2014-11-13 | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 4 | -15/+9 |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 4 | -9/+9 |
2014-10-28 | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE | Paul E. McKenney | 1 | -6/+0 |
2014-09-07 | documentation: Add verbiage on RCU-tasks stall warning messages | Paul E. McKenney | 1 | -9/+24 |
2014-08-06 | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias | 1 | -1/+1 |
2014-07-08 | documentation: Add pointer to percpu-ref for RCU and refcount | Paul E. McKenney | 1 | -0/+9 |
2014-07-08 | documentation: Update reference, kerneltrap.org no longer works | Pranith Kumar | 1 | -2/+2 |
2014-04-29 | documentation: Update API documentation | Paul E. McKenney | 1 | -11/+44 |
2014-04-29 | documentation: Record rcu_dereference() value mishandling | Paul E. McKenney | 3 | -4/+381 |
2014-04-29 | documentation: Update sysfs path for rcu_cpu_stall_suppress | Paul E. McKenney | 1 | -1/+1 |
2014-02-17 | documentation: Fix some inconsistencies in RTFP.txt | Paul E. McKenney | 1 | -24/+125 |
2014-02-17 | documentation: Document call_rcu() safety mechanisms and limitations | Paul E. McKenney | 1 | -5/+13 |
2014-02-10 | Documentation/: update 00-INDEX files | Henrik Austad | 1 | -0/+2 |
2013-12-12 | Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03... | Paul E. McKenney | 1 | -8/+12 |
2013-12-03 | rcu: Break call_rcu() deadlock involving scheduler and perf | Paul E. McKenney | 1 | -8/+12 |
2013-12-03 | rcu: Fix typo in Documentation/RCU/trace.txt | Paul E. McKenney | 1 | -1/+1 |
2013-09-25 | rcu: Fix occurrence of "the the" in checklist.txt | Michael Opdenacker | 1 | -2/+2 |
2013-09-25 | rcu: Update stall-warning documentation | Paul E. McKenney | 1 | -7/+15 |
2013-08-31 | Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ... | Paul E. McKenney | 1 | -0/+10 |
2013-08-20 | rcu: Increase rcutorture test coverage | Paul E. McKenney | 1 | -0/+10 |